bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#59918: 29.0.60; query-replace in the minibuffer lazy-highlights orig


From: Juri Linkov
Subject: bug#59918: 29.0.60; query-replace in the minibuffer lazy-highlights original buffer
Date: Mon, 12 Dec 2022 19:43:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/30.0.50 (x86_64-pc-linux-gnu)

>> 1. (setq enable-recursive-minibuffers t)
>> 1. M-! is C-a
>> 2. M-% is
>>
>> Matches are lazy-highlighted in the original buffer,
>> but the replacement is going to be used to replace
>> matches in the minibuffer.
>
> I guess this happens because minibuffer-selected-window returns the
> original buffer.  I think this patch does the trick?

We need to wait until Eli decides whether to install this
to emacs-29 or master.





reply via email to

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