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:21:58 +0000


I suggest

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

People who prefer speed, and are sure they will never be tripped by the above, can always make the above customization in their init files. But there's no need to force this on everyone.


Of course I did not suggest to force this on everyone, it was a suggestion for Martin who asked "some way to get the old behavior back".






reply via email to

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