bug-global
[Top][All Lists]
Advanced

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

[RFC] Expansion of tc variable in gtags.conf


From: Shigio YAMAGUCHI
Subject: [RFC] Expansion of tc variable in gtags.conf
Date: Fri, 20 Nov 2015 23:55:17 +0900

Hi,
I'm thinking expansion of tc variable in gtags.conf.
I would like to change the spec as follows:

Current spec:
        tc=<label>
New spec:
        tc=<label>[@<file>]

New specification enables you to specify another configuration file.
Using this syntax, you can inherit your default setting.

[~/.globalrc] (default setting)
+-------------------------------------------
|default:GREP_COLOR='31;43;4':

Example1: inherit default setting

        [project's gtags.conf]
        +-------------------------------------------
        |default: tc=gtags:address@hidden/.globalrc:

Example2: override default setting

        [gtags.conf]
        +-------------------------------------------
        |default:GREP_COLOR='32;41':tc=gtags:address@hidden/.globalrc:

Is this useful?
Is there any problem?

Regards,
Shigio
-- 
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3

reply via email to

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