bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#65797: 29.0.92; func-arity should not return (0 . many) with apply-p


From: Stefan Monnier
Subject: bug#65797: 29.0.92; func-arity should not return (0 . many) with apply-partially
Date: Fri, 08 Sep 2023 13:18:55 -0400
User-agent: Gnus/5.13 (Gnus v5.13)

> IIUC, the patch breaks code that passes a CONDITION predicate that accepts
> only one argument and also passes an ARG argument.
>
> Is there another case which would break?

Yes, it also breaks the reverse: when you don't pass ARG but the
function needs 2 arguments.


        Stefan






reply via email to

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