bug-global
[Top][All Lists]
Advanced

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

Re: Proposed feature - Optionally generate gtags for gtags-visit-rootdir


From: Earl Chew
Subject: Re: Proposed feature - Optionally generate gtags for gtags-visit-rootdir
Date: Thu, 8 Oct 2015 21:09:12 -0700
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

>  > Would this be a good feature to add ?
>
> Yes, it is.
> Do you have a patch for it?

I'd have to edit my hack to turn it into a patch, but one thing I
discovered is that only gtags(1) can generate the tags, but gtags.el
works by calling global(1).

Choices:

1) Add gtags-command to gtags.el ?
2) Extend global(1) to perform gtags(1) ?

I suspect adding gtags-command to gtags.el is probably the most
straightforward thing to do.

Earl



reply via email to

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