emacs-devel
[Top][All Lists]
Advanced

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

Re: [External] : Re: Select completions from the minibuffer


From: Juri Linkov
Subject: Re: [External] : Re: Select completions from the minibuffer
Date: Thu, 10 Mar 2022 21:59:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu)

>> > +  "M-<up>"    #'minibuffer-completion-previous
>> > +  "M-<down>"  #'minibuffer-completion-next
>> > +  "M-RET"     #'minibuffer-completion-choose)
>> 
>> If I'm reading this patch correctly, then this looks 
>> like just what I've wanted for decades.  😀
>
> In Icicles for over 2 decades.
>
> <up>, <down>, RET, by default - no need for `M-'.
>
> (And keys customizable with just a simple option.)

Obviously <up>, <down> can't by used without modifiers by default.
So in the next patch I intended to add an option to use these keys
without modifiers.



reply via email to

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