From: Alexander Shukaev <emacs@Alexander.Shukaev.name>
To: 39015@debbugs.gnu.org
Subject: bug#39015: `isearch-complete1' should use `completion-at-point' or `completion-in-region'
Date: Tue, 7 Jan 2020 17:19:29 +0100 [thread overview]
Message-ID: <7da1738e-1e8a-3c12-31bf-741ee171db5c@Alexander.Shukaev.name> (raw)
Not sure why in the first place `isearch-complete1' uses some custom
auto-completion implementation that is different from a conventional
solution, perhaps historical reasons. Thus, I believe that reusing
either `completion-at-point' or `completion-in-region' to implement that
functionality is much better in the long run. This would also allow
packages, which customize completion behavior, to hook into `isearch'
auto-completion as well. See also [1] for example.
[1] https://github.com/abo-abo/swiper/issues/1882
next reply other threads:[~2020-01-07 16:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-07 16:19 Alexander Shukaev [this message]
2020-01-20 0:27 ` bug#39015: `isearch-complete1' should use `completion-at-point' or `completion-in-region' Juri Linkov
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=7da1738e-1e8a-3c12-31bf-741ee171db5c@Alexander.Shukaev.name \
--to=emacs@alexander.shukaev.name \
--cc=39015@debbugs.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).