help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: saving shell-sessions with desktop.el?


From: Kevin Rodgers
Subject: Re: saving shell-sessions with desktop.el?
Date: Wed, 27 Apr 2005 14:08:45 -0600
User-agent: Mozilla Thunderbird 0.9 (X11/20041105)

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





reply via email to

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