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

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

bug#60527: 30.0.50; Typing SPC in a minibuffer with completion


From: Dmitry Gutov
Subject: bug#60527: 30.0.50; Typing SPC in a minibuffer with completion
Date: Wed, 4 Jan 2023 00:50:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 03/01/2023 21:05, Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors wrote:
So my favorite option is indeed to simply remove this binding.
Those few users who like it and use it (probably long-time users of
Emacs) could easily get it back with:

     (define-key minibuffer-local-completion-map
                 " " 'minibuffer-complete-word)

Yes, please.





reply via email to

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