emacs-devel
[Top][All Lists]
Advanced

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

Re: Removing unloaded functions from auto-mode-alist.


From: David Kastrup
Subject: Re: Removing unloaded functions from auto-mode-alist.
Date: Mon, 25 Apr 2005 02:07:42 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Lute Kamstra <address@hidden> writes:

> David Kastrup <address@hidden> 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




reply via email to

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