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

> Eli just fixed the real issue in the display engine. So now your code
> does not need to force the update. BUT it still needs to set the
>
> (setq-local cursor-face-highlight-nonselected-window t)
>
> in completion-setup-function... I can do it for you unless you prefer to
> add your own function to completion-setup-hook.

Maybe better to set a new window parameter in the command that navigates
completions from the minibuffer.  Then such a window parameter could be
checked in redisplay--update-cursor-face-highlight.



reply via email to

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