From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.bugs Subject: bug#8159: file-name-sans-version fails for some git files Date: Thu, 03 Mar 2011 15:45:01 +0100 Message-ID: References: <83zkpcx3ch.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1299164860 13012 80.91.229.12 (3 Mar 2011 15:07:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 3 Mar 2011 15:07:40 +0000 (UTC) Cc: 8159@debbugs.gnu.org To: Reuben Thomas Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Mar 03 16:07:34 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PvA7m-00032X-D8 for geb-bug-gnu-emacs@m.gmane.org; Thu, 03 Mar 2011 16:07:34 +0100 Original-Received: from localhost ([127.0.0.1]:50956 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PvA7d-0000Wr-Cq for geb-bug-gnu-emacs@m.gmane.org; Thu, 03 Mar 2011 10:07:21 -0500 Original-Received: from [140.186.70.92] (port=37201 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PvA7Q-0000S5-KQ for bug-gnu-emacs@gnu.org; Thu, 03 Mar 2011 10:07:16 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PvA78-00023Q-N2 for bug-gnu-emacs@gnu.org; Thu, 03 Mar 2011 10:06:55 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:47861) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PvA78-00023M-LM for bug-gnu-emacs@gnu.org; Thu, 03 Mar 2011 10:06:50 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1Pv9mz-0003Dj-QF; Thu, 03 Mar 2011 09:46:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Andreas Schwab Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 03 Mar 2011 14:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8159 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 8159-submit@debbugs.gnu.org id=B8159.129916351212316 (code B ref 8159); Thu, 03 Mar 2011 14:46:01 +0000 Original-Received: (at 8159) by debbugs.gnu.org; 3 Mar 2011 14:45:12 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Pv9mB-0003Cb-RV for submit@debbugs.gnu.org; Thu, 03 Mar 2011 09:45:12 -0500 Original-Received: from mail-out.m-online.net ([212.18.0.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Pv9m8-0003CO-FB for 8159@debbugs.gnu.org; Thu, 03 Mar 2011 09:45:09 -0500 Original-Received: from frontend1.mail.m-online.net (frontend1.mail.intern.m-online.net [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id B7E60186DED1; Thu, 3 Mar 2011 15:45:02 +0100 (CET) Original-Received: from localhost (dynscan1.mnet-online.de [192.168.8.164]) by mail.m-online.net (Postfix) with ESMTP id C18821C001A5; Thu, 3 Mar 2011 15:45:02 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Original-Received: from mail.mnet-online.de ([192.168.8.180]) by localhost (dynscan1.mail.m-online.net [192.168.8.164]) (amavisd-new, port 10024) with ESMTP id xXbxiNMe+uD9; Thu, 3 Mar 2011 15:45:02 +0100 (CET) Original-Received: from hase (ppp-93-104-156-198.dynamic.mnet-online.de [93.104.156.198]) by mail.mnet-online.de (Postfix) with ESMTP; Thu, 3 Mar 2011 15:45:01 +0100 (CET) X-Yow: I'm EXCITED!! I want a FLANK STEAK WEEK-END!! I think I'm JULIA CHILD!! In-Reply-To: (Reuben Thomas's message of "Thu, 3 Mar 2011 14:35:05 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 03 Mar 2011 09:46:01 -0500 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:44576 Archived-At: Reuben Thomas writes: > On 3 March 2011 14:33, Andreas Schwab wrote: >> >> It cannot be the version because it lacks the period. > > I think you're confusing two things: the VC version and the backup > version. Eli was talking (if I understood correctly) about the VC > version (which could be ~1~, e.g. in Subversion). No, it would be ".~1~". A version suffix will always start with a period. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."