emacs-devel
[Top][All Lists]
Advanced

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

Re: Arbitrary function: find the number(s) of expected arguments


From: Paul Pogonyshev
Subject: Re: Arbitrary function: find the number(s) of expected arguments
Date: Sat, 19 Mar 2016 14:42:46 +0100

You need to guard the calls to subr-arity with subrp, and then your
code will be future-proof.

Eh, not really. Even if I catch the signal, it will still stop working in the way it did before.

Patches to add func-arity to Emacs are welcome.

Ok, I'll see if I can do it.

PaulĀ 



reply via email to

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