* save-desktop
@ 2002-11-04 9:30 Dmitry Trunikov
2002-11-04 10:04 ` save-desktop Alfred M. Szmidt
0 siblings, 1 reply; 3+ messages in thread
From: Dmitry Trunikov @ 2002-11-04 9:30 UTC (permalink / raw)
Hello friends :)
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: save-desktop
2002-11-04 9:30 save-desktop Dmitry Trunikov
@ 2002-11-04 10:04 ` Alfred M. Szmidt
0 siblings, 0 replies; 3+ messages in thread
From: Alfred M. Szmidt @ 2002-11-04 10:04 UTC (permalink / raw)
Cc: help-gnu-emacs
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-11-04 10:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.1036402854.18738.help-gnu-emacs@gnu.org>
2002-11-04 9:54 ` save-desktop Henrik Enberg
2002-11-04 9:30 save-desktop Dmitry Trunikov
2002-11-04 10:04 ` save-desktop Alfred M. Szmidt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).