emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] (icomplete-vertical-mode): Add support for affixations and,


From: Stefan Monnier
Subject: Re: [PATCH] (icomplete-vertical-mode): Add support for affixations and, annotations
Date: Wed, 02 Jun 2021 10:54:00 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

>> AFAIK it was written under the assumption that the
>> `icomplete-tidy` call would be automatically "undone" by the
>> `post-command-hook` before the next redisplay.
> Are you okay with the proposed change, then?

I think it's worth a try.

> And how do you feel about reducing icomplete-compute-delay to 100ms at most?

I don't have an opinion on that.

I do think that 0.05s would be worse than 0s, OTOH (in the sense that
I think it would have the downside that it's not immediate and it
requires 2 redisplays, but without the upside of skipping some
computation while the user is typing since 0.05s is short enough that it
will still trigger between keys in many/most cases).


        Stefan




reply via email to

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