From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: desktop and tilde-expand-file-name Date: 19 Feb 2003 19:57:23 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <5x7kbw14ks.fsf@kfs2.cua.dk> References: <3E52AE07.70401@math.ku.dk> <5xof593zpx.fsf@kfs2.cua.dk> <3E534CB9.6080305@math.ku.dk> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1045677868 32015 80.91.224.249 (19 Feb 2003 18:04:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 19 Feb 2003 18:04:28 +0000 (UTC) Cc: Lars Hansen Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18lYa2-0008K7-00 for ; Wed, 19 Feb 2003 19:04:26 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18lYnA-0005nU-00 for ; Wed, 19 Feb 2003 19:18:00 +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 18lYVH-0005SL-04 for emacs-devel@quimby.gnus.org; Wed, 19 Feb 2003 12:59:31 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18lYUj-0004vN-00 for emacs-devel@gnu.org; Wed, 19 Feb 2003 12:58:57 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18lYUS-0004V9-00 for emacs-devel@gnu.org; Wed, 19 Feb 2003 12:58:41 -0500 Original-Received: from mail.filanet.dk ([195.215.206.179]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18lYU7-00041g-00 for emacs-devel@gnu.org; Wed, 19 Feb 2003 12:58:19 -0500 Original-Received: from kfs2.cua.dk.cua.dk (unknown [10.1.82.3]) by mail.filanet.dk (Postfix) with SMTP id 4A8647C012; Wed, 19 Feb 2003 18:58:17 +0100 (CET) Original-To: emacs-devel@gnu.org In-Reply-To: Original-Lines: 27 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11771 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11771 Reiner Steib <4.uce.03.r.s@nurfuerspam.de> writes: > On Wed, Feb 19 2003, Lars Hansen wrote: > > > 1. Customizable variable `desktop-save' introduced. > > When the user changes desktop or quits emacs, should the desktop > > be saved? > > t -- Allways save. > > Typo: "always" > > > ask -- Ask. > > ask-if-new -- Ask if no desktop file exists, otherwise just save. > > nil -- Never. > > The desktop is never saved when `desktop-enable' is nil. > > I'd like > > if-exist -- save iff desktop file exists > (if and only if it exists in the current directory) > I'd like ask-if-exists -- ask if desktop file exists, otherwise DON'T save. -- Kim F. Storm http://www.cua.dk