From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Re: On desktop loking Date: Fri, 27 Jul 2007 22:24:32 +0200 (MET DST) Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1185567888 25190 80.91.229.12 (27 Jul 2007 20:24:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 27 Jul 2007 20:24:48 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jul 27 22:24:42 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IEWMb-0001RT-VE for ged-emacs-devel@m.gmane.org; Fri, 27 Jul 2007 22:24:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IEWMb-0001SU-F7 for ged-emacs-devel@m.gmane.org; Fri, 27 Jul 2007 16:24:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IEWMY-0001SP-Ac for emacs-devel@gnu.org; Fri, 27 Jul 2007 16:24:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IEWMW-0001SD-2R for emacs-devel@gnu.org; Fri, 27 Jul 2007 16:24:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IEWMV-0001SA-Us for emacs-devel@gnu.org; Fri, 27 Jul 2007 16:24:35 -0400 Original-Received: from postino1.roma1.infn.it ([141.108.26.15]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IEWMV-00080P-J9 for emacs-devel@gnu.org; Fri, 27 Jul 2007 16:24:35 -0400 Original-Received: from ax0rm1.roma1.infn.it (ax0rm1.roma1.infn.it [141.108.26.19]) by postino1.roma1.infn.it (8.12.11/8.12.11) with ESMTP id l6RKOXgS012703 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Fri, 27 Jul 2007 22:24:33 +0200 X-PMX-Version: 4.7.1.128075, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.7.27.122932 X-PerlMx-Spam: Gauge=IIIIIII, Probability=7%, Report='__CT 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0' X-detected-kernel: Linux 2.4-2.6 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:75721 Archived-At: Leo wrote: > Yes, don't load desktop-save-mode. This does not look as a solution ("Do not eat, you beacome fat!"). I confirm it is very, very annoying! Suppose that the system crashes, the '.emacs.desktop.lock' is not deleted and you have to restart the PC and emacs: it says 'Warning: desktop file appears to be in use by PID...' but it is the firt tipe you starts emacs! there are not processes using the desktop file! Is this a clean logic? It is my opinion that there is something of 'illogic' in this. Cheers... and sorry for the noise, Angelo.