Lute Kamstra <[EMAIL PROTECTED]> writes:

> David Kastrup <[EMAIL PROTECTED]> writes:

> If files do get reloaded often (for good reasons), then recording
> old values of functions and variables should probably be done only
> if require loads a file.  That wouldn't happen twice.

Well, I still think that when we are concerned about a working
unload-feature, the decisive criterion is that we want to be able to
restore the state before a load that actually first provided a
feature, and it does not really matter whether this load was initiated
by load, by an autoload, or by require.

All that matters is that a recognizable load added the feature, and so
we want to have unload-feature restore the state before that
particular load where feasible.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to