all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.