> I came across this section in the tutorial. If I used exuberant ctags, > for example, then I could get the tag treatment which I'm currently used > to along with the other features of Global. Is my understanding correct? > > > 4.2 Plug-in parser. > You can write new parser and use as a plug-in parser. > > 4.2.1 How to plug in a parser.
Using exuberant ctags as plugin parser, gtags(1) cannot make GRTAGS and GSYMS, simply because the parser doesn't support the -r option and -s option like gtags-parser(1) does. It means that you cannot use the -r and -s option of global(1). -- Shigio YAMAGUCHI <[EMAIL PROTECTED]> - Tama Communications Corporation PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3 _______________________________________________ Help-global mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-global
