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 09:38:06 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> Indeed it doesn't, just tried it. So I have even less objection to doing it.
> Do you have a take on the reasons for this `icomplete-tidy` call in
> pre-command-hook?

I think it was/is the fear that the overlay could interfere with
the command.  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.


        Stefan




reply via email to

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