emacs-devel
[Top][All Lists]
Advanced

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

Re: Can the byte-compiler check whether functions passed by name are def


From: Stefan Monnier
Subject: Re: Can the byte-compiler check whether functions passed by name are defined?
Date: Wed, 07 Aug 2013 11:21:16 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> The patch only adds a single line of code to byte-compile-normal-call
> which calls defun byte-compile--higher-order--check-arguments.

But there's no normal call in (if a #'foo1 #'foo2), so how can this work?


        Stefan



reply via email to

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