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: Sat, 12 Mar 2022 19:29:57 +0200

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Cc: Juri Linkov <juri@linkov.net>,  Eli Zaretskii <eliz@gnu.org>,
>   emacs-devel@gnu.org
> Date: Sat, 12 Mar 2022 18:04:54 +0100
> 
> Ergus <spacibba@aol.com> writes:
> 
> > I added a highlight mode for completions in my branch using hooks and
> > overlays, but I am wondering since then: why we don't have a text
> > property that highlight the region when the cursor is over the region,
> > like the `mouse-face` but for the cursor (point)... Is it possible to
> > implement such thing more or less easily?
> 
> Hm, that does sound kind of attractive.  I don't know whether it'd be a
> lot of work to implement -- Eli?

Isn't it very similar to the region?



reply via email to

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