From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Edward Welbourne Newsgroups: gmane.emacs.bugs Subject: Re: recover-session doesn't Date: Mon, 19 Aug 2002 10:29:58 +0200 Sender: bug-gnu-emacs-admin@gnu.org Message-ID: References: <200207111201.g6BC1og16997@aztec.santafe.edu> <200207310555.g6V5tDO16550@aztec.santafe.edu> <200208170451.g7H4pDP08670@wijiji.santafe.edu> Reply-To: eddy@opera.no NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1029745811 25657 127.0.0.1 (19 Aug 2002 08:30:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 19 Aug 2002 08:30:11 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org 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 17ghvL-0006fZ-00 for ; Mon, 19 Aug 2002 10:30:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17ghwR-0000gG-00; Mon, 19 Aug 2002 04:31:15 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17ghvH-0000dx-00 for bug-gnu-emacs@gnu.org; Mon, 19 Aug 2002 04:30:03 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17ghvF-0000dY-00 for bug-gnu-emacs@gnu.org; Mon, 19 Aug 2002 04:30:03 -0400 Original-Received: from pat.opera.com ([193.69.113.22] helo=whorl.intern.opera.no) by monty-python.gnu.org with esmtp (Exim 4.10) id 17ghvD-0000cz-00; Mon, 19 Aug 2002 04:29:59 -0400 Original-Received: from eddy by whorl.intern.opera.no with local (Exim 3.35 #1 (Debian)) id 17ghvC-0001K1-00; Mon, 19 Aug 2002 10:29:58 +0200 Original-To: rms@gnu.org In-Reply-To: <200208170451.g7H4pDP08670@wijiji.santafe.edu> (message from Richard Stallman on Fri, 16 Aug 2002 22:51:13 -0600 (MDT)) Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:3242 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:3242 > If you want to save and restore session status, we already have a > package for that: desktop. Aha ! That'd be what I needed to hear about then. Thanks for the pointer, I'll look into it ... Eddy.