[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: get nargs for a function
From: |
Sam Halliday |
Subject: |
Re: get nargs for a function |
Date: |
Tue, 1 Sep 2015 04:30:01 -0700 (PDT) |
User-agent: |
G2/1.0 |
On Monday, 31 August 2015 01:17:46 UTC+1, Stefan Monnier wrote:
> >> To get the description of the arglist, you're better off using
> >> `help-function-arglist'.
> > I don't believe that works here as the input is typically anonymous.
>
> If it doesn't work, please report it as a bug.
It does work, I just misunderstood the function documentation (I thought it
took the name of a function, not the function itself). This is pretty much
exactly what I wanted. Thanks!
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: get nargs for a function,
Sam Halliday <=