bug-global
[Top][All Lists]
Advanced

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

Re: excluding some paths


From: Shigio Yamaguchi
Subject: Re: excluding some paths
Date: Thu, 23 Jan 2003 11:03:34 +0900

Hi,
> Way back when I ported 4.0.1 to djgpp, I added a -x (--exclude) option
> to GTAGS, to skip files and/or directories. Apparently it wasn't liked,
> because it didn't make it into later releases. Should I dust it off and
> try adding it to 4.5.1 (my current version)?

You can do the same job using configuration variable 'skip' in gtags.conf
(or $HOME/.globalrc).
How about adding a new generic option --mergeconf like this?

        % gtags --mergeconf=":skip=/dir1/,/dir2/:"

The --mergeconf option accept string as part of configuration file.
Using this option, all configurable setting are possible on command line.
(Htags should has this option too.)
--
Shigio Yamaguchi <address@hidden> - Tama Communications Corporation
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3





reply via email to

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