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: Daniel Mendler
Subject: Re: [PATCH] (icomplete-vertical-mode): Add support for affixations and, annotations
Date: Tue, 25 May 2021 05:12:15 +0200

On 5/25/21 12:54 AM, João Távora wrote:
> I think the second may not be that useful for the use cases we have
> right now, but let's say I'm wrong and it is.  In that case, I think
> we're better giving another optional endpoint to the backend to perform
> this setup teardown.  For example, a function of a lambda.

This sounds like a more complicated and impure API then the
`affixation-function` we have right now. I consider operating on lists
like `affixation-function` to be a cleaner solution. But it is of course
not as general. You may want to do setup/teardown only once, like in
minibuffer-setup/exit-hooks.

Daniel



reply via email to

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