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

> There was a long discussion with Stefan, Dmitry,  Juri and Eli where
> multiple different designs for the `group-function` have been considered
> and we settled on the current design.

As a "static typing" guy, I'm not fond of functions which return
different types depending on their argument (tho that's exactly what
depending typing is for, admittedly), but I think the current design is
indeed close enough to the best possible choice that it's better to
leave this bikeshed with its current color.


        Stefan




reply via email to

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