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: Juri Linkov
Subject: Re: [Patch] Add project.el command to replace symbol at point throughout project
Date: Tue, 01 Feb 2022 22:09:31 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu)

>> After thinking more about this, I can't find a possible use for
>> read-string-defaults-function, because every call of read-string
>> provides own default value.  Also using read-regexp-defaults-function
>> in query-replace-read-from is not the right thing either - when
>> the users already customized it for e.g. occur, it would be too
>> unexpected when it will use a tag at point instead of from->to
>> pairs in query-replace.
>> Since query-replace is a very special command, the most uncontroversial
>> thing to do for a conservative approach would be to add two specific
>> variables (that later could be turned into options when needed):
>
> Sounds reasonable, thanks.
>
> If you're satisfied with the change, please go ahead and install the
> patches.

So now patches are installed in master.



reply via email to

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