From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Teemu Likonen Newsgroups: gmane.emacs.help Subject: Re: Lock file names Date: Fri, 20 Jul 2012 09:10:25 +0300 Message-ID: <87zk6vufn2.fsf@mithlond.arda> References: <20120719192955.GF3756@kuru.dyndns-at-home.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: Quoted-Printable X-Trace: dough.gmane.org 1342764643 28746 80.91.229.3 (20 Jul 2012 06:10:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 20 Jul 2012 06:10:43 +0000 (UTC) Cc: Emacs help To: Suvayu Ali Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Jul 20 08:10:43 2012 Return-path: Envelope-to: geh-help-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 1Ss6QD-0007g7-UM for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Jul 2012 08:10:42 +0200 Original-Received: from localhost ([::1]:35847 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ss6QD-0003sn-0E for geh-help-gnu-emacs@m.gmane.org; Fri, 20 Jul 2012 02:10:41 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:36832) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ss6Q7-0003sg-T2 for help-gnu-emacs@gnu.org; Fri, 20 Jul 2012 02:10:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ss6Q6-0003RV-Vg for help-gnu-emacs@gnu.org; Fri, 20 Jul 2012 02:10:35 -0400 Original-Received: from mta-out.inet.fi ([195.156.147.13]:47612 helo=kirsi1.inet.fi) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ss6Q6-0003NZ-Kr for help-gnu-emacs@gnu.org; Fri, 20 Jul 2012 02:10:34 -0400 Original-Received: from mithlond.arda (84.251.134.110) by kirsi1.inet.fi (8.5.140.03) id 4FD08A230259224A; Fri, 20 Jul 2012 09:10:26 +0300 Original-Received: from dtw by mithlond.arda with local (Exim 4.72) (envelope-from ) id 1Ss6Px-0000gE-O3; Fri, 20 Jul 2012 09:10:25 +0300 In-Reply-To: <20120719192955.GF3756@kuru.dyndns-at-home.com> (Suvayu Ali's message of "Thu, 19 Jul 2012 21:29:55 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 195.156.147.13 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:85950 Archived-At: Suvayu Ali [2012-07-19 21:29:55 +0200] wrote: > I am using GNU Emacs 24.1.50.1 (built in the 1st week of July) and I > see a change in the file naming scheme for lock files. As far as I > recall, it used to be `.##', but now I see `.#'. > The trailing hash is missing. Is this a bug? I think autosave files are named =E2=80=9C#name#=E2=80=9D but lock files = are a symbolic links named =E2=80=9C.#name=E2=80=9D.