emacs-devel
[Top][All Lists]
Advanced

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

Re: Recent changes to dired.el and info.el


From: Thien-Thi Nguyen
Subject: Re: Recent changes to dired.el and info.el
Date: 14 Aug 2005 21:14:04 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Luc Teirlinck <address@hidden> 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




reply via email to

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