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: Mon, 14 Mar 2022 21:34:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu)

> Now there is a variable completions-highlight-face. When nil highlight
> is disabled, otherwise it must be a the face to use, by default
> completions-highlight.
>
> I had the mode before because I needed some initialization, but with the
> cursor-face feature that is not needed and the code got simpler.

Thanks, highlighting works correctly when the current buffer is *Completions*.
But cursor-face is not highlighted in *Completions* when the current buffer
is the minibuffer.  Such highlighting is necessary when completions
are navigated from the minibuffer.



reply via email to

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