Re: Could save all emacs buffers?



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
.



Relevant Pages

  • Re: newb: setting up GNU Emacs for Ruby -- help
    ... > highlighting when I open a Ruby source file. ... What the autoload function does is make Emacs load a particular file ... tabs seem to be coming out ...
    (comp.lang.ruby)
  • Re: How to start?
    ... Later will add colour and tabs. ... it is about saving the world ... ... Not many shall really understand this written here, and reasons ... life for a new humankind. ...
    (alt.html)
  • Re: How to clear the data copied from the previous record?
    ... Alex Dybenko (MVP) ... > would like to clear it without saving when I move to another form or close ... I use tabs to store forms. ...
    (microsoft.public.access.modulesdaovba)
  • Re: How to start?
    ... Later will add colour and tabs. ... it is about saving the world ... ... Not many shall really understand this written here, and reasons ... Headings are very important because they assist people, ...
    (alt.html)
  • Re: [kde-linux] State of Konqueror: my 2 cents
    ... Januar 2008 22:38:21 schrieb James Richard Tyrer: ... mixed together -- you can't save a set of tabs' URLs without saving a ... configuration. ...
    (KDE)

Loading