From: Juri Linkov <juri@linkov.net>
To: Dmitry Gutov <dgutov@yandex.ru>
Cc: emacs-devel@gnu.org
Subject: Re: Looking at function
Date: Sun, 21 Aug 2022 19:09:27 +0300 [thread overview]
Message-ID: <86edx9imi4.fsf@mail.linkov.net> (raw)
In-Reply-To: <875d1684-e3d7-a16c-7fee-b5a03e45edce@yandex.ru> (Dmitry Gutov's message of "Wed, 17 Aug 2022 03:27:48 +0300")
>>>>> 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.
prev parent reply other threads:[~2022-08-21 16:09 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-28 18:01 Looking at function Juri Linkov
2022-06-28 19:22 ` Stefan Monnier
2022-07-01 15:49 ` Juri Linkov
2022-07-11 1:26 ` Dmitry Gutov
2022-07-11 19:14 ` Juri Linkov
2022-07-12 0:19 ` Dmitry Gutov
2022-07-12 0:29 ` Stefan Monnier
2022-08-17 0:23 ` Dmitry Gutov
2022-07-12 7:50 ` Juri Linkov
2022-08-17 0:27 ` Dmitry Gutov
2022-08-21 16:09 ` Juri Linkov [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86edx9imi4.fsf@mail.linkov.net \
--to=juri@linkov.net \
--cc=dgutov@yandex.ru \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).