all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* minibuffer-choose-completion-or-exit behavior
@ 2023-11-09 16:40 T.V Raman
  2023-11-09 16:47 ` Juri Linkov
  0 siblings, 1 reply; 2+ messages in thread
From: T.V Raman @ 2023-11-09 16:40 UTC (permalink / raw)
  To: emacs-devel


I found another possible corner case that we could improve in
minibuffer-choose-completion-or-exit

With emacs -q:

M-x load-lib RET calls load-library

With the new minibuffer completion nav enabled, the above  errors if
you press RET after typing
M-x load-lib -- you have to hit TAB to complete it fully first.

-- 

-- 



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

* Re: minibuffer-choose-completion-or-exit behavior
  2023-11-09 16:40 minibuffer-choose-completion-or-exit behavior T.V Raman
@ 2023-11-09 16:47 ` Juri Linkov
  0 siblings, 0 replies; 2+ messages in thread
From: Juri Linkov @ 2023-11-09 16:47 UTC (permalink / raw)
  To: T.V Raman; +Cc: emacs-devel

> I found another possible corner case that we could improve in
> minibuffer-choose-completion-or-exit
>
> With emacs -q:
>
> M-x load-lib RET calls load-library
>
> With the new minibuffer completion nav enabled, the above  errors if
> you press RET after typing
> M-x load-lib -- you have to hit TAB to complete it fully first.

Thanks, this is fixed now.



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

end of thread, other threads:[~2023-11-09 16:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-09 16:40 minibuffer-choose-completion-or-exit behavior T.V Raman
2023-11-09 16:47 ` Juri Linkov

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.