From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dmitry Trunikov Newsgroups: gmane.emacs.help Subject: desktop-save Date: Mon, 04 Nov 2002 11:25:31 +0200 Sender: help-gnu-emacs-admin@gnu.org Message-ID: <3DC63D0B.1070203@quasarlabs.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1036402888 5460 80.91.224.249 (4 Nov 2002 09:41:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 4 Nov 2002 09:41:28 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 188dja-0001Pp-00 for ; Mon, 04 Nov 2002 10:41:27 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 188dgg-0004Cp-00; Mon, 04 Nov 2002 04:38:26 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 188dTB-0001Y0-00 for help-gnu-emacs@gnu.org; Mon, 04 Nov 2002 04:24:29 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 188dT5-0001WH-00 for help-gnu-emacs@gnu.org; Mon, 04 Nov 2002 04:24:28 -0500 Original-Received: from real.quasarlabs.com ([193.110.162.18] helo=quasarlabs.com) by monty-python.gnu.org with esmtp (Exim 4.10) id 188dT3-0001Re-00 for help-gnu-emacs@gnu.org; Mon, 04 Nov 2002 04:24:22 -0500 Original-Received: from quasarlabs.com (hoverla [10.0.0.2] (may be forged)) (authenticated bits=0) by quasarlabs.com (8.12.1/8.12.1) with ESMTP id gA49O5mA032404 for ; Mon, 4 Nov 2002 11:24:11 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020529 X-Accept-Language: en-us, en Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:3269 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:3269 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.