help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to over-ride locate-dominating-stop-dir-regex


From: Stefan Monnier
Subject: Re: How to over-ride locate-dominating-stop-dir-regex
Date: Wed, 23 May 2018 15:15:04 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> Thank you!  I will indeed.  Seems to me this regexp really needs
> to a be a list anyway.

Why would you want a list, when a single regexp does the trick (e.g. you
can *add* your own with (concat locate-dominating-stop-dir-regexp
"\\|myregexp").


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]