unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* completion-styles with increasing level of matching
@ 2022-08-01 13:05 uzibalqa via Users list for the GNU Emacs text editor
  2022-08-01 13:33 ` Emanuel Berg
  0 siblings, 1 reply; 5+ messages in thread
From: uzibalqa via Users list for the GNU Emacs text editor @ 2022-08-01 13:05 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org

I am setting up `completion-styles'. Would like to have a system
where a user could switch values according to an increasing level
of matching. From least aggressive to most aggressive. What
would be the most useful transitions?

1. (setq completion-styles '(basic substring))

2. (setq completion-styles '(basic partial-completion))

3. (setq completion-styles '(flex))

4. (setq completion-styles '(initials))

Are `flex' and `initials' considered frequently useful? Which isthe most aggressive from the two?

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-08-01 21:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-01 13:05 completion-styles with increasing level of matching uzibalqa via Users list for the GNU Emacs text editor
2022-08-01 13:33 ` Emanuel Berg
2022-08-01 15:25   ` uzibalqa
2022-08-01 15:34     ` Emanuel Berg
2022-08-01 21:38       ` Samuel Wales

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).