help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Could save all emacs buffers?


From: liyer . vijay
Subject: Re: Could save all emacs buffers?
Date: 26 Jun 2006 20:18:11 -0700
User-agent: G2/0.2

Umi wrote:
> 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

Add this to your ~/.emacs file
(load "desktop")

And use M-x desktop-save and M-x desktop-read as required.

Cheers
Vijay



reply via email to

[Prev in Thread] Current Thread [Next in Thread]