emacs-devel
[Top][All Lists]
Advanced

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

Re: Select completions from the minibuffer


From: Eli Zaretskii
Subject: Re: Select completions from the minibuffer
Date: Sat, 12 Mar 2022 21:16:15 +0200

> From: Juri Linkov <juri@linkov.net>
> Cc: Lars Ingebrigtsen <larsi@gnus.org>,  emacs-devel@gnu.org
> Date: Sat, 12 Mar 2022 20:52:56 +0200
> 
> >> >> +  "M-RET"     #'minibuffer-completion-choose)
> >> >
> >> > This one is a bad idea, IMO, as some WMs use this for their own
> >> > purposes, and on Windows it will cause an even worse effects.
> >>
> >> M-RET is bound in a whole bunch of modes already, though.  So it
> >> apparently works well enough that people don't complain.  If it's an
> >> issue on Windows, then perhaps it should be translated to something else
> >> there?
> >
> > I don't think it's possible, at least not easily.
> 
> On Microsoft Windows another set of keys could be used:
> `C-up', `C-down' and `C-return'.

That is even worse.



reply via email to

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