Kevin Rodgers wrote:
> I don't think desktop.el saves anything but buffers visiting files,
> unless you add the major mode to desktop-buffer-modes-to-save:

Since desktop.el save global variables, I should have said:

I don't think desktop.el saves any buffers that aren't visiting files,
unless you add the major mode to desktop-buffer-modes-to-save:

> (setq desktop-buffer-modes-to-save
>       (cons 'shell-mode desktop-buffer-modes-to-save))

--
Kevin Rodgers



_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to