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: Hong Xu
Subject: bug#37518: [PATCH] Search upward from current dir for the default TAGS file
Date: Mon, 7 Oct 2019 10:36:36 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

See the attached update.

On 10/7/19 9:24 AM, Eli Zaretskii wrote:
From: Hong Xu <hong@topbug.net>
Date: Sun, 6 Oct 2019 21:48:52 -0700
Cc: 37518@debbugs.gnu.org

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

Yes.


+(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.


I changed it to

     Find the directory in which the default TAGS file sits.

Hopefully this is more articulate than "with".

Attachment: 0001-Search-upward-from-current-dir-for-the-default-TAGS-.patch
Description: Text Data


reply via email to

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