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


Presumably this is now fixed, owing to these changes:


2008-10-25  Stefan Monnier  <monnier@iro.umontreal.ca>

    * files.el (locate-dominating-stop-dir-regexp): New var.
    (locate-dominating-file): Change arg from a regexp to a file name.
    Rewrite using the vc-find-root code to avoid directory-files which is
    too slow.  Obey locate-dominating-stop-dir-regexp.
    Don't pay attention to changes in owner.

[...]

    * vc-hooks.el (vc-find-root): Use locate-dominating-file.
    (vc-ignore-dir-regexp): Use locate-dominating-stop-dir-regexp.


Though now I have a bunch of bogus automounter queries cluttering up
my logs again, which I have some vague memory was the reason for the
change of ownership test in the first place...

Oct 28 18:39:02 foo automount[2831]: lookup_mount: lookup(yp): key
".hg" not found in map
Oct 28 18:39:02 foo automount[2831]: lookup_mount: lookup(yp): key
"_MTN" not found in map
Oct 28 18:39:02 foo automount[2831]: lookup_mount: lookup(yp): key
"{arch}" not found in map
Oct 28 18:39:03 foo automount[2831]: lookup_mount: lookup(yp): key
".dir-settings.el" not found in map


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






  reply	other threads:[~2008-10-29  2:18 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 [this message]
2008-10-29  3:02     ` Glenn Morris
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=q08ws8f8jw.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=993@emacsbugs.donarmstrong.com \
    --cc=monnier@iro.umontreal.ca \
    --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.