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: Tue, 01 Jun 2021 16:22:39 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> ;; current
> (20.18251486 3 0.3386851209999975)
> (19.646946365 3 0.3477981569999997)
> (20.10486081 3 0.34829881900000004)
>
> ;; allocate extra cons and non-capturing function
> (21.353061817 3 0.3557993659999994)
> (21.124979874999998 3 0.361779398000003)
> (21.009165698 3 0.36675408300000356)

So, the current design is better?
I see no need to re-hash the whole discussion around it, unless you find
an actual concrete problem with it (rather than an aesthetic dislike).

Let's move on.  If we can't agree on this design which has no clear
flaw, I can't imagine we'll ever come to an agreement for the
replacement of `affixation-function` so we'll be stuck with the current
design and its real technical flaw (which makes does the layout in the
backend, and hence inevitably gets it wrong for some UIs).


        Stefan




reply via email to

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