From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Thomas Haselberger Newsgroups: gmane.emacs.help Subject: Re: auto-save-desktop? Date: Tue, 15 Apr 2003 17:10:42 +0200 Organization: UTA/netway (Customer) Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1050419765 22260 80.91.224.249 (15 Apr 2003 15:16:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 15 Apr 2003 15:16:05 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Tue Apr 15 17:15:53 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 195SA5-0005l4-00 for ; Tue, 15 Apr 2003 17:15:53 +0200 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 195S9w-0007vG-01 for gnu-help-gnu-emacs@m.gmane.org; Tue, 15 Apr 2003 11:15:44 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!feed.news.nacamar.de!newsfeed.stueberl.de!news.netway.at!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 7 Original-NNTP-Posting-Host: 212.152.175.178 Original-X-Trace: newsreader1.netway.at 1050419448 2938 212.152.175.178 (15 Apr 2003 15:10:48 GMT) Original-X-Complaints-To: abuse@netway.at Original-NNTP-Posting-Date: 15 Apr 2003 15:10:48 GMT User-Agent: Gnus/5.090018 (Oort Gnus v0.18) Emacs/21.2 (windows-nt) Cancel-Lock: sha1:6J7M191NO4IONOM8J/P9givhmzg= Original-Xref: shelby.stanford.edu gnu.emacs.help:112002 Original-To: help-gnu-emacs@gnu.org 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:8502 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8502 Steve Wainstead writes: > Does anyone know of an extension (or an existing way in Emacs that I > missed) to automatically save the desktop? take a look at desktop.el - it is in the emacs lisp directory (at least for version 21.x)