[EMAIL PROTECTED] wrote:
I have nocited that some of the options to GNU GLOBAL (for example --symbol) are not enabled with the standard Emacs GNU GLOBAL interface. How do I enable such flags when performing lookups from withing Emacs?Some useful options: `-s', `--symbol' Collect symbols other than functions. By default, locate function definitions. `-t', `--typedef' Pick up not only function but also typedef name and enum member asa definition.
Since gtags.el is distributed with GNU GLOBAL and not GNU Emacs, you should ask on <[email protected]> (see http://www.gnu.org/software/global/maillist.html). -- Kevin Rodgers _______________________________________________ Help-gnu-emacs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnu-emacs
