Re: Could save all emacs buffers?
- From: Xiao-Yong Jin <xj2106NO@xxxxxxxxxxxxxxxx>
- Date: Fri, 23 Jun 2006 00:37:09 -0400
Umi <ptmono@xxxxxxxxx> writes:
Is it possible that save the all emacs buffers to use later?
Mozilla firefox browser can save all tabs with 'Bookmark All Tabs'. So I
can back to the task without some saving.
Is it possible in emacs, many buffer is opened in emacs
I need to turn off the computer now. I need a tool like 'Bookmark All
Tabs' to continue the task later without to save each buffer and to note
each buffer's name.
thanks
I think you need this.
---------- from info ----------
51 Saving Emacs Sessions
************************
Use the desktop library to save the state of Emacs from one session to
another. Once you save the Emacs "desktop"--the buffers, their file
names, major modes, buffer positions, and so on--then subsequent Emacs
sessions reload the saved desktop.
You can save the desktop manually with the command `M-x
desktop-save'. You can also enable automatic desktop saving when you
exit Emacs: use the Customization buffer (*note Easy Customization::)
to set `desktop-save-mode' to `t' for future sessions, or add this line
in your `~/.emacs' file:
(desktop-save-mode 1)
--
Xiao-Yong
.
- References:
- Could save all emacs buffers?
- From: Umi
- Could save all emacs buffers?
- Prev by Date: Could save all emacs buffers?
- Next by Date: ecb : emacs code browser
- Previous by thread: Could save all emacs buffers?
- Next by thread: ecb : emacs code browser
- Index(es):
Relevant Pages
|
Loading