emacs-devel
[Top][All Lists]
Advanced

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

Re: doc eval-when-compile, eval-and-compile


From: Richard M. Stallman
Subject: Re: doc eval-when-compile, eval-and-compile
Date: Tue, 25 Oct 2005 16:27:13 -0400

    It's probably not unnecessary: the evaluation at compile-time is used
    so that the byte-compiler knows the function exists and doesn't put out
    warnings about its use.  I.e. it works around the fact that the
    byte-compiler does not natively understand that `autoload' "defines"
    a function.

Should we fix that?




reply via email to

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