ctags: using with nedit: (1) jumping to function calls? (2)
command line switches? (3) Exuberant ctags?
Randy Kramer
rhkramer at gmail.com
Wed Nov 7 15:32:45 CET 2007
Tony,
Thanks! I have a followup question below.
On Wednesday 07 November 2007 07:43 am, Tony Balinski wrote:
> I use
> ctags -e -R --excmd=pattern --extra=fq --fields=afiKmsSz \
> --C-kinds=+cdefgmnpstuvx --C++-kinds=+cdefgmnpstuvx \
> -o TAGS
> which I think probably gives me just about everything. You do get multiple
> entries for both definition and declaration, though, which may be annoying.
> The emacs format (incompatible with vi) is less wasteful of diskspace.
What version of ctags are you using?
I'm using:
ctags (GNU Emacs 21.3)
Copyright (C) 1999 Free Software Foundation, Inc. and Ken Arnold
... and I don't see all those options--just for starters, -e is flagged as an
invalid option.
Randy Kramer
More information about the Develop
mailing list