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

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

Re: package not needed to byte-compile


From: Michael Heerdegen
Subject: Re: package not needed to byte-compile
Date: Tue, 24 Feb 2015 00:11:29 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>    (if t (require B))           ;Don't load during compilation.

The rule is that only top-level `require' occurrences are special and
cause files to be loaded when compiling, right?  Because, I can't find
that fact spelled out in the docs.




reply via email to

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