all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to over-ride locate-domination-stop-dir-regex
@ 2018-05-19  6:07 robjsargent
  2018-05-19  8:00 ` Eli Zaretskii
       [not found] ` <mailman.72.1526716830.1292.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 15+ messages in thread
From: robjsargent @ 2018-05-19  6:07 UTC (permalink / raw)
  To: help-gnu-emacs

I need to stop locate-dominating-file from crossing an automount boundary (/uufs/chcp.utah.edu/common/home/) since each dominating-file check (for .hg .git. .svn et al) takes three seconds to fail.

I have tried assigning it within (custom-set-variables ) in my .emacs but stepping through the function my setting is in place for only the first dominating file check.  The build-in value return on the second dominating file.


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2018-05-26  4:17 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-19  6:07 How to over-ride locate-domination-stop-dir-regex robjsargent
2018-05-19  8:00 ` Eli Zaretskii
     [not found] ` <mailman.72.1526716830.1292.help-gnu-emacs@gnu.org>
2018-05-19 20:58   ` robjsargent
2018-05-21 20:06     ` How to over-ride locate-dominating-stop-dir-regex Rob Sargent
2018-05-22  2:31       ` Eli Zaretskii
2018-05-22 11:54         ` Andy Moreton
2018-05-22 16:43           ` Eli Zaretskii
     [not found]           ` <mailman.247.1527007430.1292.help-gnu-emacs@gnu.org>
2018-05-23  0:49             ` Rob Sargent
2018-05-23  1:43               ` Stefan Monnier
2018-05-23  1:47               ` Stefan Monnier
     [not found]               ` <mailman.297.1527039848.1292.help-gnu-emacs@gnu.org>
2018-05-23  1:49                 ` Rob Sargent
     [not found]               ` <mailman.298.1527040349.1292.help-gnu-emacs@gnu.org>
2018-05-23  2:02                 ` Rob Sargent
2018-05-23 19:15                   ` Stefan Monnier
     [not found]                   ` <mailman.349.1527102928.1292.help-gnu-emacs@gnu.org>
2018-05-26  4:17                     ` Rob Sargent
     [not found]       ` <mailman.195.1526956269.1292.help-gnu-emacs@gnu.org>
2018-05-22  5:13         ` Rob Sargent

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.