|
From: | Stefan Monnier |
Subject: | Re: Select completions from the minibuffer |
Date: | Thu, 17 Mar 2022 18:44:23 -0400 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
>>> Now it keeps highlighting in *Completions* after switching to the >>> minibuffer, >>> but still doesn't move the highlighting in *Completions* when >>> completions are navigated from the minibuffer with >>Shooting from the side lines: sounds like maybe it's due to the >>difference between `point` and `window-point`. IOW maybe somewhere the >>new code should use `window-point` instead of `point`. > redisplay--update-cursor-face-highlight already uses > window-point... What do you mean? Then I guess my crystal ball needs an update. Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |