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: Eli Zaretskii
Subject: bug#60252: 29.0.60; help-fns--describe-function-or-command-prompt asks for confirmation
Date: Fri, 23 Dec 2022 09:24:54 +0200

> Cc: 60252@debbugs.gnu.org
> Date: Thu, 22 Dec 2022 21:32:50 +0000
> From: Gregory Heytings <gregory@heytings.org>
> 
> I suggest
> 
> (define-key minibuffer-local-must-match-map (kbd "RET") 
> #'minibuffer-force-complete-and-exit)

I think this can lead to many false positives.  The "ask for
confirmation" behavior is better, in that it prevents inadvertent
errors that are annoying to fix.

People who prevent 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.





reply via email to

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