From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: what are all theses .save???files for ? Date: Tue, 25 Mar 2003 23:38:49 +0200 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3405-Tue25Mar2003233848+0200-eliz@elta.co.il> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1048628797 14685 80.91.224.249 (25 Mar 2003 21:46:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 25 Mar 2003 21:46:37 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 25 22:46:36 2003 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 18xwFg-0003oh-00 for ; Tue, 25 Mar 2003 22:46:36 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18xwFX-0004cD-04 for gnu-help-gnu-emacs@m.gmane.org; Tue, 25 Mar 2003 16:46:27 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18xwF5-0004IB-00 for help-gnu-emacs@gnu.org; Tue, 25 Mar 2003 16:45:59 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18xwEr-0003tr-00 for help-gnu-emacs@gnu.org; Tue, 25 Mar 2003 16:45:45 -0500 Original-Received: from gandalf.inter.net.il ([192.114.186.22]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18xwEU-0003Ng-00 for help-gnu-emacs@gnu.org; Tue, 25 Mar 2003 16:45:22 -0500 Original-Received: from zaretsky ([80.230.234.142]) by gandalf.inter.net.il (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id AJW24460; Tue, 25 Mar 2003 23:45:09 +0200 (IST) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (mel@redolive.com) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:7898 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7898 > From: "Mel" > Newsgroups: gnu.emacs.help > Date: Tue, 25 Mar 2003 15:20:00 -0500 > > i am running on WinDoze XP and emacs creates all these .savexxx files for me > in .emacs.d folder > can someone explain what these are for and what i can do with them ? They are used by the recover-session command. See "C-h f recover-session RET" for more details.