>>>>> "stefan" == stefan riha <[EMAIL PROTECTED]> 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
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to