emacs-devel
[Top][All Lists]
Advanced

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

Re: Stepping Back: A Wealth Of Completion systems Re: [ELPA] New package


From: Stefan Monnier
Subject: Re: Stepping Back: A Wealth Of Completion systems Re: [ELPA] New package: vertico
Date: Sat, 10 Apr 2021 00:04:14 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>> I think it would be desirable to change the default UI just enough so
>> that a code like Xref can make `completing-read` display the
>> completions eagerly.
> The *Completions* window, you mean?

I was thinking of a somewhat generic way to tell the UI that the list
should be shown eagerly.  Presumably the default UI would react to it by
displaying the *Completions* window, yes.

> It would still miss the ability to quickly accept one of them
> with RET.

Right, but the cycle-threshold helps with that, no?


        Stefan




reply via email to

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