From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Emacs leaves many .#file symlinks even after exiting from Emacs (related to file-locking) Date: Sun, 17 Jan 2010 11:37:31 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1263746274 16921 80.91.229.12 (17 Jan 2010 16:37:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 17 Jan 2010 16:37:54 +0000 (UTC) Cc: emacs-devel@gnu.org To: Ken Hori Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 17 17:37:47 2010 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 1NWY8H-0002Fs-Fy for ged-emacs-devel@m.gmane.org; Sun, 17 Jan 2010 17:37:45 +0100 Original-Received: from localhost ([127.0.0.1]:41702 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NWY8I-0006wZ-CL for ged-emacs-devel@m.gmane.org; Sun, 17 Jan 2010 11:37:46 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NWY8B-0006vi-Q5 for emacs-devel@gnu.org; Sun, 17 Jan 2010 11:37:39 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NWY87-0006tS-2V for emacs-devel@gnu.org; Sun, 17 Jan 2010 11:37:39 -0500 Original-Received: from [199.232.76.173] (port=34966 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NWY86-0006tP-Sm for emacs-devel@gnu.org; Sun, 17 Jan 2010 11:37:34 -0500 Original-Received: from mx20.gnu.org ([199.232.41.8]:10369) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NWY86-0007Ez-If for emacs-devel@gnu.org; Sun, 17 Jan 2010 11:37:34 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181] helo=ironport2-out.pppoe.ca) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NWY85-0002zY-TT for emacs-devel@gnu.org; Sun, 17 Jan 2010 11:37:34 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AtgEAMHLUkvO+LMp/2dsb2JhbACBRtIWhDIEij8 X-IronPort-AV: E=Sophos;i="4.49,291,1262581200"; d="scan'208";a="53945251" Original-Received: from 206-248-179-41.dsl.teksavvy.com (HELO ceviche.home) ([206.248.179.41]) by ironport2-out.pppoe.ca with ESMTP; 17 Jan 2010 11:37:32 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id DCEFF70104; Sun, 17 Jan 2010 11:37:31 -0500 (EST) In-Reply-To: (Ken Hori's message of "Sun, 17 Jan 2010 06:38:28 -0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) X-detected-operating-system: by mx20.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:120165 Archived-At: > I received an email from someone who is also bothered by this > behavior (or should I call it a bug?). It might be a bug, yes. Please file it as one. Stefan