help-global
[Top][All Lists]
Advanced

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

Re: generating one tags database for multiple sub-projects


From: Shigio Yamaguchi
Subject: Re: generating one tags database for multiple sub-projects
Date: Sat, 22 Sep 2001 00:27:58 +0900

> relevant to my work. Granted, I can list the remaining 18+ directories in 
> the :skip lines, but doing so is a bit cumbersome; is there any way to 
> specify which directories I do want, instead? :)

Currently, there is no such method.
If cumbersome means longness of parameter then you can list skip variables
like this:

common:\
        :skip=y.tab.c,y.tab.h,SCCS/,RCS/,CVS/,HTML/,.deps/:\
        :skip=project1/:\
        :skip=project2/:\
        :skip=project3/:\
        :skip=project4/:\
        :skip=project5/:\
        :skip=project6/:\
        :skip=project7/:\
        :skip=project8/:\
        :skip=project9/:\
        :skip=project10/:\
        :skip=project11/:\
        :skip=project12/:\
        :skip=project13/:\
        :skip=project14/:\
        :skip=project15/:\
        :skip=project16/:\
        :skip=project17/:\
        :skip=project18/:\
        :format=standard:

It's a bit better?
--
Shigio Yamaguchi - Tama Communications Corporation
Mail: address@hidden, (Spare mail: address@hidden)




reply via email to

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