Gary Lawrence Murphy <[EMAIL PROTECTED]> writes: > Loading dired... > byte-code: Symbol's value as variable is void: desktop-buffer-mode-handlers
You need to make autoloads I'm not sure why dired and several other files need to load desktop.el even if desktop is not being used. Perhaps the change that caused this should be made a different way - eg defining desktop-buffer-mode-handlers in a file that is always loaded if it needs to always be available. _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
