emacs-devel
[Top][All Lists]
Advanced

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

Re: select yank via completion


From: Stefan Monnier
Subject: Re: select yank via completion
Date: Sat, 21 Nov 2020 16:08:28 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> The problem is that there is another self-inserting key that can be
> used for text editing: '?' is bound to minibuffer-completion-help.
> Maybe then the variable could be named e.g. minibuffer-self-insert?

But `minibuffer-completion-help` currently isn't bound to any other key,
so removing this binding is more problematic.  Also, I find the `?`
binding much less often problematic in practice (probably because
I type `?` much less often).


        Stefan




reply via email to

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