help-global
[Top][All Lists]
Advanced

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

Re: htags gives error - cannot find config value


From: Shigio Yamaguchi
Subject: Re: htags gives error - cannot find config value
Date: Tue, 14 Jan 2003 11:57:46 +0900

Hi,
> Hi,
>    Iam using global 4.5, 4.5.1. Copied the gtags.conf file to =
> $HOME/.globalrc. set PATH to include gtags,gctags,htags. When I execute =
> htags, I get "htags: cannot get config value.". The values are there in =
> the .conf file.

Htags uses gtags command with --config option.
You can test this command like this:

% gtags --config --verbose
 Using config file '/home/owner/.globalrc'.             <- path of config file
:skip=GPATH,GTAGS,GRTAGS,GSYMS,HTML/,tags,TAGS,ID:...   <- contents

% gtags --config --verbose GTAGS
 Using config file '/home/owner/.globalrc'.
gctags -dt %s                                           <- value of GTAGS

Does it work?
--
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]