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: Eli Zaretskii
Subject: Re: Arbitrary function: find the number(s) of expected arguments
Date: Sat, 19 Mar 2016 18:32:32 +0200

> From: Philipp Stephani <address@hidden>
> Date: Sat, 19 Mar 2016 16:30:30 +0000
> Cc: address@hidden, address@hidden
> 
>  No, that's not g's arity:
> 
>  (g 10 202 30) => error -> "Wrong number of arguments"
> 
> This cannot be detected without evaluating the function. 

Are we discussing the usefulness of the function, or are we discussing
how best to implement it?



reply via email to

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