bug-global
[Top][All Lists]
Advanced

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

Re: [RFC] A project basis configuration mechanism


From: Leo Liu
Subject: Re: [RFC] A project basis configuration mechanism
Date: Fri, 04 Apr 2014 01:27:13 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (CentOS 6.5)

On 2014-03-31 14:51 +0800, Shigio YAMAGUCHI wrote:

Thank you for planning this feature. I think it makes the configuration
more flexible which is a good thing. The key thing is to give it some
sort of inheritance:

   project configuration > $HOME/.globalc > system-wide configuration

> 1.2 gtags.label
>
> Additionally, you can use 'gtags.label' file to specify
> a label of configuration files. The contents of the file
> is used as a label name. By using it, you can collect
> various definitions in one file. For example,

But we should keep the interface as simple as possible. Introducing
another file is another complication. For example in my drupal project's
gtags.conf I have:

default:\
        :tc=native:tc=drupal:

So I already have the ability to pick and compose any label. I think we
should also get rid of the .notfunction file and move this feature to
gtags.conf.

BTW, the configuration uses TERMCAP style. Could you point me to its
official specification?

Thank you,
Leo




reply via email to

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