Luc Teirlinck <[EMAIL PROTECTED]> writes:

> Can you tell how to reproduce the bugs these changes are supposed to fix:

dired.el, info.el, (and i just noticed) mail/rmail.el fail to load
because the variable `desktop-buffer-mode-handlers' is not defined.
the scenario occurs when one doesn't load desktop.el ever.

> In general, use of eval-after-load should be avoided.

what is a better way to avoid the error thrown by `add-to-list' (in
this specific case), then?

thi


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

Reply via email to