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: Juri Linkov
Subject: Re: Select completions from the minibuffer
Date: Fri, 11 Mar 2022 10:58:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu)

> Thanks, with that it compiles,

Actually, it's an improved version of the patch from bug#47417.

> but doesn't quite seem to do the right thing.
>
> emacs -Q
> f TAB M-<down> M-<down>

> I.e., it prepends the choice instead of replacing it.
>
> But it's otherwise what I want.  😃

Oh, this is bug#34517 and bug#49931.  So we need to finish fixing this now.

> Perhaps it should also highlight the current choice in the
> *Completions* buffer?  It moves point in the buffer, but that's a
> too-subtle hint, I think.

Ergus already added completions-highlight-mode
in the feature/completions-customs branch.
But maybe it could enabled by default?



reply via email to

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