emacs-devel
[Top][All Lists]
Advanced

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

Re: Looking at function


From: Juri Linkov
Subject: Re: Looking at function
Date: Sun, 21 Aug 2022 19:09:27 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu)

>>>>> If so, perhaps a good alternative is to stop caring about whether those
>>>>> matches are adjacent and always store the latest two matches, whether they
>>>>> are next to each other or not.
>> And this is how it's implemented by the patches in bug#14013 and
>> bug#53758.
>
> Sounds good, then. So this is a workable solution?
>
> Or have you come across some pitfalls?

Everything works fine, but might require adding more conditionals
like '(>= emacs-major-version 29)' in 'xref--query-replace-1'
as suggested at the end of bug#54733.



reply via email to

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