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: Phillip Lord
Subject: Re: saving shell-sessions with desktop.el?
Date: 28 Apr 2005 13:29:07 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

>>>>> "stefan" == stefan riha <stefanriha@yahoo.de> writes:

  stefan> Hi!  I'm trying to save my buffer list by putting the lines

  stefan> (desktop-load-default) (desktop-read)

  stefan> into .emacs This works, except that I can't save
  stefan> shell-sessions.  I just don't want to type "M-x shell" RET
  stefan> "M-x rename-buffer" "sh1" RET every time I start emacs.

Rather than messing around with desktop, why don't you just stick...

(shell "*sh1*")

at the end of your .emacs.

Phil


reply via email to

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