all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rob Sargent <robjsargent@gmail.com>
To: gnu.emacs.help@googlegroups.com
Cc: help-gnu-emacs@gnu.org
Subject: Re: How to over-ride locate-dominating-stop-dir-regex
Date: Tue, 22 May 2018 19:49:11 -0600	[thread overview]
Message-ID: <67BDBBCE-6BCA-410C-8FFA-672676223954@gmail.com> (raw)
In-Reply-To: <mailman.297.1527039848.1292.help-gnu-emacs@gnu.org>

At the re-entry into locate-dominating-file?

On May 22, 2018, at 7:43 PM, Stefan Monnier <monnier@iro.umontreal.ca> wrote:

>> Using edebug-defun I step through locate-dominating-file and the
>> string-match test uses my value for stop-dir-regexp, eventually matches it
>> after peeling off "bin/segmentGT.awk" and exits the defun.  Then emacs
>> immediately re-enter the defun and this time the string-match uses the
>> built-in value for stop-dir-regexp.
> 
> At that point, do M-x edebug-backtrace RET
> 
> This should help us figure out where the variable is overridden.
> 
> 
>        Stefan
> 
> 



  parent reply	other threads:[~2018-05-23  1:49 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
     [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

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=67BDBBCE-6BCA-410C-8FFA-672676223954@gmail.com \
    --to=robjsargent@gmail.com \
    --cc=gnu.emacs.help@googlegroups.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.