Re: htags gives error - cannot find config value
Shigio Yamaguchi <[email protected]>
| Newsgroups | gmane.comp.gnu.global.general |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> - Tama Communications Corporation PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3