From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?SmFuIERqw6Rydg==?= Newsgroups: gmane.emacs.devel Subject: Re: Desktop locking broken with lazy desktop. Date: Fri, 15 Jun 2007 15:09:33 +0200 Message-ID: <46728F8D.2060104@swipnet.se> References: <46728E58.1010907@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1181912991 7457 80.91.229.12 (15 Jun 2007 13:09:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Jun 2007 13:09:51 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 15 15:09:50 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 1HzBYj-0001ko-M9 for ged-emacs-devel@m.gmane.org; Fri, 15 Jun 2007 15:09:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HzBYi-0004Y7-Nu for ged-emacs-devel@m.gmane.org; Fri, 15 Jun 2007 09:09:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HzBYf-0004WT-Gw for emacs-devel@gnu.org; Fri, 15 Jun 2007 09:09:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HzBYd-0004Sv-SW for emacs-devel@gnu.org; Fri, 15 Jun 2007 09:09:45 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HzBYd-0004Sn-Qb for emacs-devel@gnu.org; Fri, 15 Jun 2007 09:09:43 -0400 Original-Received: from av7-2-sn3.vrr.skanova.net ([81.228.9.182]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HzBYd-0003uh-Dz for emacs-devel@gnu.org; Fri, 15 Jun 2007 09:09:43 -0400 Original-Received: by av7-2-sn3.vrr.skanova.net (Postfix, from userid 502) id 81BB7380E7; Fri, 15 Jun 2007 15:08:54 +0200 (CEST) Original-Received: from smtp3-2-sn3.vrr.skanova.net (smtp3-2-sn3.vrr.skanova.net [81.228.9.102]) by av7-2-sn3.vrr.skanova.net (Postfix) with ESMTP id 66ABA38032 for ; Fri, 15 Jun 2007 15:08:54 +0200 (CEST) Original-Received: from husetbladh.homeip.net (81-235-205-78-no59.tbcn.telia.com [81.235.205.78]) by smtp3-2-sn3.vrr.skanova.net (Postfix) with ESMTP id 350FD37E46 for ; Fri, 15 Jun 2007 15:09:42 +0200 (CEST) User-Agent: Thunderbird 2.0.0.0 (X11/20070419) In-Reply-To: <46728E58.1010907@swipnet.se> 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:72951 Archived-At: Jan Dj=C3=A4rv skrev: >=20 > I have lazy loading of the desktop enabled. > Everytime I start Emacs, it says: >=20 > Warning: desktop file appears to be in use by PID 2932. > Using it may cause conflicts. Use it anyway? (y or n) >=20 > where 2932 is the pid for the previous Emacs (cleanly shutdown with C-x= =20 > C-c). Actually it is the pid for the Emacs that asks the question. Jan D.