emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ELPA] New package: vertico


From: Eli Zaretskii
Subject: Re: [ELPA] New package: vertico
Date: Sat, 10 Apr 2021 13:00:08 +0300

> Cc: Tassilo Horn <tsdh@gnu.org>, emacs-devel@gnu.org
> From: Daniel Mendler <mail@daniel-mendler.de>
> Date: Sat, 10 Apr 2021 11:38:52 +0200
> 
> > I'm talking about the "Next char not unique" message, not about the
> > candidate strings.  That is what Tassilo complained about, right?
> 
> Okay, thanks for clarifying. In Vertico I try hard to avoid modifying 
> existing functions. I am sure this issue could be fixed by adjusting the 
> `minibuffer-message` function with an advice such that it adds a cursor 
> property. Note that Icomplete also does not make these adjustments, so 
> maybe there is something else.

minibuffer-message already does what I described, so I wonder why this
doesn't work in your case.  I suggest to step through the code and
compare with the default use in "emacs -Q".  If you cannot figure it
out, submit a bug report with a reproduction recipe in "emacs -Q", and
someone will look into it.

> I think both Tassilo and I agreed that in the context we are discussing 
> (vertico+aggressive-completion), the messages are less important and can 
> be happily disabled, making this a non-issue/low-priority issue.

It's up to you; I just wanted to try helping where I can.



reply via email to

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