all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: 993@emacsbugs.donarmstrong.com
Cc: Eric Hanchrow <offby1@blarg.net>
Subject: bug#993: 23.0.60; vc-find-root heuristic unreliable on Windows with Cygwin
Date: Tue, 28 Oct 2008 23:02:14 -0400	[thread overview]
Message-ID: <i3ljw86r49.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <q08ws8f8jw.fsf@fencepost.gnu.org> (Glenn Morris's message of "Tue, 28 Oct 2008 22:18:27 -0400")

Glenn Morris wrote:

> Time to customize locate-dominating-stop-dir-regexp I suppose...

BTW, it seems you are stopping one directory too late, in that in
order to stop Emacs looking up things like "/afs/.hg", I have to an
add an element of the form "\\`/afs/[^/]+\\'".

In other words, locate-dominating-stop-dir-regexp is the last
directory in which you _do_ scan, whereas it might be simpler if it
were the first _not_ scanned.

I would also suggest adding /home and perhaps /nfs, as well as /afs
and /net, to the default. Actually, I don't see why the default stop
should not just match "\\`/[^/]+\\'".






  reply	other threads:[~2008-10-29  3:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-17 20:14 bug#993: 23.0.60; vc-find-root heuristic unreliable on Windows with Cygwin Eric Hanchrow
2008-09-18  1:21 ` Stefan Monnier
2008-10-29  2:18   ` Glenn Morris
2008-10-29  3:02     ` Glenn Morris [this message]
2008-10-29 14:49       ` Stefan Monnier
2008-10-29 16:42         ` Glenn Morris
2008-10-29 18:58           ` Glenn Morris
2008-10-29 19:11             ` Glenn Morris
     [not found]             ` <18696.46415.755564.556955@fencepost.gnu.org>
2008-10-30  1:07               ` Stefan Monnier
2008-10-29 15:05       ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=i3ljw86r49.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=993@emacsbugs.donarmstrong.com \
    --cc=offby1@blarg.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.