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

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

Re: ~`symbol-function' to get code as list even when byte-compiled?


From: Stefan Monnier
Subject: Re: ~`symbol-function' to get code as list even when byte-compiled?
Date: Tue, 26 May 2015 22:31:16 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> You mean, I should NOT name it that, but
> "add-one-shot-hook-args-ignored" or something like
> that. OK.

Right.  Tho my recommendation is to always pass those args to your
payloads; and if those payloads are meant to be used "anywhere" and
don't care about their args, then give them an arglist of (&rest _).


        Stefan


reply via email to

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