From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Reuben Thomas Newsgroups: gmane.emacs.bugs Subject: bug#8603: 23.3.50; vc-dir can easily guess wrong VCS Date: Mon, 2 May 2011 22:18:07 +0100 Message-ID: References: <87aaf59u61.fsf@sc3d.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1304372223 12299 80.91.229.12 (2 May 2011 21:37:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 2 May 2011 21:37:03 +0000 (UTC) Cc: 8603@debbugs.gnu.org To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon May 02 23:36:59 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QH0na-000865-Oj for geb-bug-gnu-emacs@m.gmane.org; Mon, 02 May 2011 23:36:58 +0200 Original-Received: from localhost ([::1]:58231 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QH0na-0006ij-1h for geb-bug-gnu-emacs@m.gmane.org; Mon, 02 May 2011 17:36:58 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:58371) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QH0nX-0006ie-7k for bug-gnu-emacs@gnu.org; Mon, 02 May 2011 17:36:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QH0nV-0000MU-TF for bug-gnu-emacs@gnu.org; Mon, 02 May 2011 17:36:55 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:51035) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QH0nV-0000MQ-O1 for bug-gnu-emacs@gnu.org; Mon, 02 May 2011 17:36:53 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QH0WE-00050H-EZ; Mon, 02 May 2011 17:19:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Reuben Thomas Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 02 May 2011 21:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8603 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 8603-submit@debbugs.gnu.org id=B8603.130437109819180 (code B ref 8603); Mon, 02 May 2011 21:19:02 +0000 Original-Received: (at 8603) by debbugs.gnu.org; 2 May 2011 21:18:18 +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 1QH0VV-0004zJ-Nz for submit@debbugs.gnu.org; Mon, 02 May 2011 17:18:17 -0400 Original-Received: from exprod7og125.obsmtp.com ([64.18.2.28]) by debbugs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1QH0VT-0004z2-B7 for 8603@debbugs.gnu.org; Mon, 02 May 2011 17:18:16 -0400 Original-Received: from mail-bw0-f46.google.com ([209.85.214.46]) (using TLSv1) by exprod7ob125.postini.com ([64.18.6.12]) with SMTP ID DSNKTb8fkOAIj+tXWfyHWTKWWoeN+uJpp85i@postini.com; Mon, 02 May 2011 14:18:15 PDT Original-Received: by mail-bw0-f46.google.com with SMTP id 15so8024980bwz.33 for <8603@debbugs.gnu.org>; Mon, 02 May 2011 14:18:08 -0700 (PDT) Original-Received: by 10.204.151.204 with SMTP id d12mr260702bkw.127.1304371087139; Mon, 02 May 2011 14:18:07 -0700 (PDT) Original-Received: by 10.204.144.207 with HTTP; Mon, 2 May 2011 14:18:07 -0700 (PDT) In-Reply-To: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Mon, 02 May 2011 17:19:02 -0400 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: , 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:46152 Archived-At: On 2 May 2011 21:17, Glenn Morris wrote: > > This is the documented way it works, for the time being at least. > This is basically a duplicate of > > http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8179 Thanks for the pointer. To describe the current behavior as "documented" is stretching things, though (at least, I had to trawl through the code to get a handle on what was going on, and I can see no documentation cited in the thread above or in the docstrings that describes the current behavior). In any case, documented or not, it's a bug, and it's a bug in the stable version of Emacs, not just the development version. -- http://rrt.sc3d.org