bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#60252: 29.0.60; help-fns--describe-function-or-command-prompt asks f


From: Gregory Heytings
Subject: bug#60252: 29.0.60; help-fns--describe-function-or-command-prompt asks for confirmation
Date: Fri, 23 Dec 2022 11:19:35 +0000


(define-key minibuffer-local-must-match-map (kbd "RET") 
#'minibuffer-force-complete-and-exit)

Thanks, Gregory. That would fix the use case I described but the cure is much worse than the disease: Whenever I'd wanted to run some sort of M-x foo I would get a pause, have the string [Sole Completion] appear in the minibuffer and only then get foo executed.


You're welcome! You can change that by customizing minibuffer-message-timeout and/or completion-show-inline-help.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]