emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] `affixation-function`: Allow only three-element lists


From: Juri Linkov
Subject: Re: [PATCH] `affixation-function`: Allow only three-element lists
Date: Tue, 27 Apr 2021 19:45:38 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

> Okay, fair enough. I am fine if the `cl-assert` is removed from the
> patch. The other changes should be kept though, such that we do not violate
> the more restricted specification. Other completion UIs may not support the
> two-element affixations which are then still accidentally allowed by the
> default completion UI. The `cl-assert` is just a cheap check to ensure that
> no violating affixation functions are accidentally reintroduced. But you
> are right that this is not fail-safe. Do you want me to send an updated
> patch with the `cl-assert` removed?

Your already sent patch is fine, thanks.  I only removed `cl-assert`,
added a fix in the Info node "Programmed Completion", and pushed to master.



reply via email to

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