emacs-devel
[Top][All Lists]
Advanced

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

Re: require inside functions.


From: Stefan Monnier
Subject: Re: require inside functions.
Date: Thu, 07 Apr 2005 20:45:03 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> I don't understand it either, but ... if require doesn't actually load
> the file, surely nothing at all should be added to `current-load-list'?

current-load-list is used to build load-history and it was recently
discovered that the (require . foo) entries should be added there, whether
the require did cause a load or not.


        Stefan




reply via email to

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