emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Patch] Add project.el command to replace symbol at point throughout


From: Eli Zaretskii
Subject: Re: [Patch] Add project.el command to replace symbol at point throughout project
Date: Tue, 11 Jan 2022 15:10:18 +0200

> From: Jon Eskin <eskinjp@gmail.com>
> Date: Tue, 11 Jan 2022 02:45:57 -0500
> 
> Attached is a small patch adding command 'project-query-replace-at-point' to 
> project.el. The command is
> designed to improve the ergonomics of making a project wide text replacement 
> of a symbol at point.

Thanks.

I think we should have such a command outside project.el as well.
Would it be possible to base it on xref.el and related facilities, so
that, for example, one could rename a symbol in all the files
mentioned in TAGS table?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]