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

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

About `cl-load-time-value'


From: Xue Fuqiao
Subject: About `cl-load-time-value'
Date: Sat, 2 Feb 2013 18:31:26 +0800

In the trunk version of (info "(cl) Time of Evaluation"):

     In a compiled file, `cl-load-time-value' arranges for FORM to be
     evaluated when the `.elc' file is loaded and then used as if it
     were a quoted constant.  In code compiled by `byte-compile' rather
     than `byte-compile-file', the effect is identical to
     `eval-when-compile'.

Why is the code compiled by `byte-compile' and `byte-compile-file'
being treated different?  Can anybody help?  Thanks.

-- 
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao



reply via email to

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