all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Alfred M. Szmidt" <ams@kemisten.nu>
Cc: help-gnu-emacs@gnu.org
Subject: Re: save-desktop
Date: Mon, 04 Nov 2002 11:04:32 +0100	[thread overview]
Message-ID: <E188e5w-0000Ud-00@lgh163a.kemisten.nu> (raw)
In-Reply-To: <3DC63E1B.1020008@quasarlabs.com> (message from Dmitry Trunikov on Mon, 04 Nov 2002 11:30:03 +0200)

   I need in your help. I use emacs 21.1 on Linux. Tell me please how can I 
   store current emacs'es desktop (all opened buffers) for restoring it in 
   future? Thnx.

You cannot use Emacs 21.1 on Linux, you probobly mean GNU/Linux,
please see http://www.gnu.org/gnu/linux-and-gnu.html,
http://www.gnu.org/gnu/why-gnu-linux.html and
http://www.gnu.org/gnu/gnu-linux-faq.html.

From (emacs)Saving Emacs Sessions:

   To use Desktop, you should use the Customization buffer (*note Easy
Customization::) to set `desktop-enable' to a non-`nil' value, or add
these lines at the end of your `.emacs' file:

     (desktop-load-default)
     (desktop-read)

The first time you save the state of the Emacs session, you must do it
manually, with the command `M-x desktop-save'.  Once you have done
that, exiting Emacs will save the state again--not only the present
Emacs session, but also subsequent sessions.  You can also save the
state at any time, without exiting Emacs, by typing `M-x desktop-save'
again.

  reply	other threads:[~2002-11-04 10:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-04  9:30 save-desktop Dmitry Trunikov
2002-11-04 10:04 ` Alfred M. Szmidt [this message]
     [not found] <mailman.1036402854.18738.help-gnu-emacs@gnu.org>
2002-11-04  9:54 ` save-desktop Henrik Enberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E188e5w-0000Ud-00@lgh163a.kemisten.nu \
    --to=ams@kemisten.nu \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.