Luc Teirlinck <[EMAIL PROTECTED]> writes:

> I do not get these errors, because my loaddefs.el is up to date.
> 
>    the desired behavior is ability to load/use info, dired, rmail, without
>    having to load desktop.el.  if i don't use desktop.el, i don't want it
>    loaded (or autoloaded), *ever*.
> 
> `desktop-buffer-mode-handlers' is a variable.  Autoloading a variable
> does not load its file.  The definition in loaddefs.el suffices:
> 
> *** Welcome to IELM ***  Type (describe-mode) for help.
> ELISP> desktop-buffer-mode-handlers
> nil
> ELISP> (featurep 'desktop)
> nil
> 
> I believe that you should revert your changes.

ok, thanks for the explanation.  i will update the local loaddefs.el.
(i see the changes have already been reverted.)

thi


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

Reply via email to