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 21:55:32 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> I'll use that for the lambda instead: that way the
> functions remain unaware which was the idea all along.

That's fine, but then you should name it "add-one-shot-hook" since that
name implies it can be used with any hook and any function placed on
such a hook, rather than only for those functions which want to ignore
the arguments provided by the hook's caller.


        Stefan


reply via email to

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