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

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

bug#37518: [PATCH] Search upward from current dir for the default TAGS f


From: Eli Zaretskii
Subject: bug#37518: [PATCH] Search upward from current dir for the default TAGS file
Date: Mon, 07 Oct 2019 19:24:25 +0300

> From: Hong Xu <hong@topbug.net>
> Date: Sun, 6 Oct 2019 21:48:52 -0700
> Cc: 37518@debbugs.gnu.org
> 
> +tags table file name as an argument, with @file{TAGS} defaulting to
> +the first directory that contains a file named TAGS encountered when
> +recursively searching upward from the default directory.

The second instance of "TAGS" should also have the @file markup.

> +(defun tags--find-default-tags-dir-recursively (current-dir)
> +  "Find the directory that hosts the default TAGS file.

"hosts" might be somewhat confusing.  How about

  Find the directory with the default TAGS file.

?





reply via email to

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