From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: save all emacs buffers Date: Sun, 25 Jun 2006 18:57:06 +0200 Message-ID: References: <1151041571.608902.270370@u72g2000cwu.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v750) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1151254705 16710 80.91.229.2 (25 Jun 2006 16:58:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 25 Jun 2006 16:58:25 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jun 25 18:58:25 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FuXwC-0001io-49 for geh-help-gnu-emacs@m.gmane.org; Sun, 25 Jun 2006 18:58:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FuXwB-0002KA-MY for geh-help-gnu-emacs@m.gmane.org; Sun, 25 Jun 2006 12:58:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FuXvy-0002Jj-7U for help-gnu-emacs@gnu.org; Sun, 25 Jun 2006 12:58:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FuXvu-0002Iy-E6 for help-gnu-emacs@gnu.org; Sun, 25 Jun 2006 12:58:05 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FuXvu-0002Ik-96 for help-gnu-emacs@gnu.org; Sun, 25 Jun 2006 12:58:02 -0400 Original-Received: from [217.72.192.227] (helo=fmmailgate02.web.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FuY7a-0008LF-Nw for help-gnu-emacs@gnu.org; Sun, 25 Jun 2006 13:10:07 -0400 Original-Received: from smtp07.web.de (fmsmtp07.dlan.cinetic.de [172.20.5.215]) by fmmailgate02.web.de (Postfix) with ESMTP id 4260B460FB1 for ; Sun, 25 Jun 2006 18:57:08 +0200 (CEST) Original-Received: from [84.245.173.92] (helo=[192.168.1.2]) by smtp07.web.de with asmtp (TLSv1:RC4-SHA:128) (WEB.DE 4.107 #114) id 1FuXv2-0006yJ-00 for help-gnu-emacs@gnu.org; Sun, 25 Jun 2006 18:57:08 +0200 In-Reply-To: <1151041571.608902.270370@u72g2000cwu.googlegroups.com> X-Image-Url: http://homepage.mac.com/sparifankal/.cv/thumbs/me.thumbnail Original-To: emacs mailing list X-Mailer: Apple Mail (2.750) X-Sender: Peter_Dyballa@web.de X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:35651 Archived-At: Am 23.06.2006 um 07:46 schrieb pluskid: > maybe desktop.el will meet your need. BTW, it is better to use it with > session.el which save your local variables and registers etc. of your > buffers. I think, too, that the combination of these two produces the best outcome. Session alone seems to forget about some buffers (or simply does not re-open some files in buffers, maybe those I have only visited?), and desktop is a bit simplistic. Combining both all useful files open in buffers again -- and the points are located where they were before! With some Elisp it's easy to have different work-sets for different Emacsen (versions for example). -- Greetings Pete When you meet a master swordsman, show him your sword. When you meet a man who is not a poet, do not show him your poem. -- Rinzai, ninth century Zen master