From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#15512: 24.3; Desktop lock file still exists after emacs exits Date: Wed, 09 Oct 2013 21:13:34 -0400 Message-ID: References: <877gdu3zdq.fsf@fastmail.co.uk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1381367647 22123 80.91.229.3 (10 Oct 2013 01:14:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Oct 2013 01:14:07 +0000 (UTC) Cc: 15512@debbugs.gnu.org To: Sian Mountbatten Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Oct 10 03:14:10 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VU4pM-00014n-4a for geb-bug-gnu-emacs@m.gmane.org; Thu, 10 Oct 2013 03:14:08 +0200 Original-Received: from localhost ([::1]:44526 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VU4pL-0004ZY-6C for geb-bug-gnu-emacs@m.gmane.org; Wed, 09 Oct 2013 21:14:07 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47209) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VU4pH-0004ZR-CF for bug-gnu-emacs@gnu.org; Wed, 09 Oct 2013 21:14:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VU4pG-0008Dh-56 for bug-gnu-emacs@gnu.org; Wed, 09 Oct 2013 21:14:03 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:58997) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VU4pG-0008Dd-1i for bug-gnu-emacs@gnu.org; Wed, 09 Oct 2013 21:14:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VU4pF-000115-RV for bug-gnu-emacs@gnu.org; Wed, 09 Oct 2013 21:14:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 10 Oct 2013 01:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15512 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 15512-submit@debbugs.gnu.org id=B15512.13813676193847 (code B ref 15512); Thu, 10 Oct 2013 01:14:01 +0000 Original-Received: (at 15512) by debbugs.gnu.org; 10 Oct 2013 01:13:39 +0000 Original-Received: from localhost ([127.0.0.1]:39055 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VU4os-0000zx-UX for submit@debbugs.gnu.org; Wed, 09 Oct 2013 21:13:39 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:35440) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VU4or-0000zq-5j for 15512@debbugs.gnu.org; Wed, 09 Oct 2013 21:13:37 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1VU4oo-0003a8-QY; Wed, 09 Oct 2013 21:13:35 -0400 X-Spook: class struggle emc White Water CESID Yukon global X-Ran: {+R{iiZg&',Z+"swrim4i@+F}MMtbR#GM7Ova#4&@t& X-Hue: black X-Attribution: GM In-Reply-To: <877gdu3zdq.fsf@fastmail.co.uk> (Sian Mountbatten's message of "Thu, 03 Oct 2013 20:53:05 +0100") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:79133 Archived-At: Sian Mountbatten wrote: > In the init.el file, there is a line "(desktop-save-mode 1)". > When emacs has exited, the file "~/.emacs.d/.emacs.desktop.lock" > still exists making it difficult to run emacs again. I can't reproduce this. Though I think I have seen something like this in the past. If you can narrow down a minimal recipe to produce the issue, that would be helpful. > In GNU Emacs 24.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.8.4) > of 2013-09-26 on trouble, modified by Debian