From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Helmut Eller Newsgroups: gmane.emacs.bugs Subject: bug#3807: 23.1.50; vc-dir ignores .gitignore Date: Tue, 14 Jul 2009 23:13:55 +0200 Message-ID: References: <200907141854.n6EIsHmS009115@godzilla.ics.uci.edu> Reply-To: Helmut Eller , 3807@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1247607779 8881 80.91.229.12 (14 Jul 2009 21:42:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 14 Jul 2009 21:42:59 +0000 (UTC) Cc: 3807@emacsbugs.donarmstrong.com To: Dan Nicolaescu Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jul 14 23:42:52 2009 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.50) id 1MQplz-0004UR-W2 for geb-bug-gnu-emacs@m.gmane.org; Tue, 14 Jul 2009 23:42:52 +0200 Original-Received: from localhost ([127.0.0.1]:43326 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MQplz-0001FF-Ca for geb-bug-gnu-emacs@m.gmane.org; Tue, 14 Jul 2009 17:42:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MQpgu-0001ix-SH for bug-gnu-emacs@gnu.org; Tue, 14 Jul 2009 17:37:36 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MQpgp-0001fo-PN for bug-gnu-emacs@gnu.org; Tue, 14 Jul 2009 17:37:36 -0400 Original-Received: from [199.232.76.173] (port=39521 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MQpgp-0001fX-Hx for bug-gnu-emacs@gnu.org; Tue, 14 Jul 2009 17:37:31 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:59467) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MQpgo-00052E-Tm for bug-gnu-emacs@gnu.org; Tue, 14 Jul 2009 17:37:31 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6ELbSDB018116; Tue, 14 Jul 2009 14:37:29 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.14.3/8.14.3/Submit) id n6ELK6kw014990; Tue, 14 Jul 2009 14:20:06 -0700 X-Loop: owner@emacsbugs.donarmstrong.com Resent-From: Helmut Eller Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 14 Jul 2009 21:20:06 +0000 Resent-Message-ID: Resent-Sender: owner@emacsbugs.donarmstrong.com X-Emacs-PR-Message: followup 3807 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 3807-submit@emacsbugs.donarmstrong.com id=B3807.124760604713962 (code B ref 3807); Tue, 14 Jul 2009 21:20:06 +0000 Original-Received: (at 3807) by emacsbugs.donarmstrong.com; 14 Jul 2009 21:14:07 +0000 X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. Original-Received: from ix (dial-184207.pool.broadband44.net [212.46.184.207]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6ELE2xg013949 for <3807@emacsbugs.donarmstrong.com>; Tue, 14 Jul 2009 14:14:04 -0700 Original-Received: from helmut by ix with local (Exim 4.69) (envelope-from ) id 1MQpJz-0000sU-AX; Tue, 14 Jul 2009 23:13:55 +0200 In-Reply-To: <200907141854.n6EIsHmS009115@godzilla.ics.uci.edu> (Dan Nicolaescu's message of "Tue, 14 Jul 2009 11:54:17 -0700 (PDT)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Resent-Date: Tue, 14 Jul 2009 17:37:36 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list 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:29426 Archived-At: * Dan Nicolaescu [2009-07-14 20:54+0200] writes: > > However when I invoke C-x v d on ~/lisp/slime, a buffer > > pops up with the first (wrong) line: VC backend : Git > > and lists most of the files from the ~/lisp/slime directory > > as "unregistered". Obviously, I would prefer to use the hg backend > > for the ~/lisp/slime directory. > > > > On the other hand: if I open a file in ~/lisp/slime the modeline > > correctly displays hg and commands like C-x v l or C-x v = correctly > > use the hg backend. > > There's a generic workaround for problems like this: use > C-u C-x v d > to start vc-dir, it will prompt for the VC backend to use. It's kinda inconsistent that vc-find-file-hook and vc-dir choose different backends, but fair enough, I can live with the prefix arg. Helmut.