all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* completion-styles and moving the minibuffer point
@ 2021-10-21 14:34 Philip Kaludercic
  2021-10-23 15:19 ` Stefan Monnier via Users list for the GNU Emacs text editor
  0 siblings, 1 reply; 2+ messages in thread
From: Philip Kaludercic @ 2021-10-21 14:34 UTC (permalink / raw)
  To: help-gnu-emacs


My completion-styles set to

  '(basic initials partial-completion substring)

which is close to perfect for me.

I find it hard to verbalize an annoyance in understanding when
what completion-styles move the point around in the minibuffer. Maybe an
example might help: When selecting a buffer with C-x b, I might have two
buffers open "*Help*" and "*Bug Help*". Typing "Help<tab>" adds a "*",
but another <tab> does nothing. I have to manually C-a to the beginning
of the input and <tab> again for something to happen.

Sometimes Emacs moves the cursor automatically to wherever the possible
input diverges. I haven't understood when or why this happens, but I'd
like to have this happen more often. Does anyone know how?

-- 
	Philip Kaludercic



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

end of thread, other threads:[~2021-10-23 15:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-21 14:34 completion-styles and moving the minibuffer point Philip Kaludercic
2021-10-23 15:19 ` Stefan Monnier via Users list for the GNU Emacs text editor

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.