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: Fri, 18 Mar 2022 13:26:42 +0200

> From: Juri Linkov <juri@linkov.net>
> Date: Fri, 18 Mar 2022 11:27:52 +0200
> Cc: Lars Ingebrigtsen <larsi@gnus.org>, emacs-devel@gnu.org
> 
> But still when cursor-face-highlight-nonselected-window is nil by default,
> let-binding it to t has no effect:

If this variable is used in a hook run by redisplay, it's expected:
the let-binding of variables done by a command is undone by the time
redisplay runs.

(Apologies if what I said makes no sense: I wasn't closely following
this discussion.)



reply via email to

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