From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Hansen Newsgroups: gmane.emacs.devel Subject: Re: desktop.el not playing nice Date: Mon, 18 Apr 2005 20:42:24 +0200 Message-ID: <4263FF90.80503@math.ku.dk> References: <40781.194.95.226.87.1113749198.squirrel@wwws.franken.de> <4262CFD5.2050008@math.ku.dk> <85y8bh9jzp.fsf@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1113849870 31470 80.91.229.2 (18 Apr 2005 18:44:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Apr 2005 18:44:30 +0000 (UTC) Cc: Stephan Stahl , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 18 20:44:28 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DNbDa-0003nw-RR for ged-emacs-devel@m.gmane.org; Mon, 18 Apr 2005 20:43:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DNbHk-0006EP-NY for ged-emacs-devel@m.gmane.org; Mon, 18 Apr 2005 14:47:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DNbHM-00068s-92 for emacs-devel@gnu.org; Mon, 18 Apr 2005 14:47:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DNbHL-00068K-8Q for emacs-devel@gnu.org; Mon, 18 Apr 2005 14:47:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DNbHL-0005tM-4C for emacs-devel@gnu.org; Mon, 18 Apr 2005 14:47:27 -0400 Original-Received: from [212.99.225.245] (helo=odin.broadcom.dk) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DNbEc-0004TH-GU; Mon, 18 Apr 2005 14:44:39 -0400 Original-Received: from pppoe3-ves.broadcom.dk ([212.99.255.42] helo=[10.17.1.185]) by odin.broadcom.dk with esmtp (Exim 4.24; FreeBSD) id 1DNZJm-0001yO-JD; Mon, 18 Apr 2005 18:41:50 +0200 User-Agent: Debian Thunderbird 1.0 (X11/20050116) X-Accept-Language: en-us, en Original-To: David Kastrup In-Reply-To: <85y8bh9jzp.fsf@gnu.org> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:36090 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:36090 David Kastrup wrote: >However, when calling desktop-read explicitly in a --no-desktop >session, desktop-save-mode should probably be reset to the customized >default. At least I think that is more or less what people would >expect. > > I think it would be confusing if desktop-read behaved differently in a session started with --no-desktop that in other sessions. If one wants desktop saving turned on again, one should use the command desktop-save-mode.