bug-global
[Top][All Lists]
Advanced

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

Re: bug: gtags not respecting .ctags files


From: Shigio YAMAGUCHI
Subject: Re: bug: gtags not respecting .ctags files
Date: Fri, 9 Aug 2019 10:39:24 +0900

Hello,
File exclusion should be specified in gtags.conf. GLOBAL uses uctags only
as an parser. If you want to skip 'foo' file, please write like follows:

        [gtags.conf]
        :skip=foo:\

If 'foo' is a directory, it should be 'foo/'.
Please see gtags(1) for the detail.

Regards,
Shigio

2019年8月9日(金) 8:58 Gis Ochre <address@hidden>:
>
> Hello, everyone!
>
> Problem described in detail in 
> https://github.com/universal-ctags/ctags/issues/1608.
> Can confirm that cornercase patch.diff fixed the issue for me.
>
> _______________________________________________
> Bug-global mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/bug-global



-- 
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint:
26F6 31B4 3D62 4A92 7E6F  1C33 969C 3BE3 89DD A6EB



reply via email to

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