On Fr, 10 Sep 2010, Nathan Neff wrote:
> 2010/9/10 bill lam <cbill.lam@gmail.com>:
> > Птн, 10 Сен 2010, Erik Falor писал(а):
> >> On Thu, Sep 09, 2010 at 07:44:34PM -0500, Nathan Neff wrote:
> >> > I was able to solve the problem by using exuberant ctags, but I find it
> >> > odd that ctags man page states that it works for the Java language.
> >> >
> >> > Does anyone use ctags on Java/other programming languages, or is it generally
> >> > understood to use exuberant-ctags when using other languages?
> >>
> >> I wouldn't have expected vanilla ctags to work on anything besides C!
> >> Further, I didn't know that anybody used anything besides
> >> exuberant-ctags in this, the 21st century. Which version of ctags did
> >> you initially use, and on which platform?
> >>
> >> --
> >> Erik Falor
> >> Registered Linux User #445632 http://counter.li.org
> >
> > In debian ctags is provided by exuberant ctags. It will be strange if
> > ubuntu choose an older version than debian. I guess he should re-read the
> > man page for confirmation.
>
> When I run ctags --version, I get:
>
> ctags (GNU Emacs 23.2)
> Copyright (C) 2010 Free Software Foundation, Inc.
> This program is distributed under the terms in ETAGS.README
>
> When I run "man ctags" I get:
> etags(1) GNU Tools etags(1)
>
> At the bottom of the man page I get:
> GNU Tools 23nov2001 <<<<<<<<-???? etags(1)
>
> ---------------- note the "2001" ------------------------------
Is your vim compiled with emacs_tags feature? Check the output for
+emacs_tags (feature compiled in) or -emacs_tags (not compiled in)
regards
Christian
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
No comments:
Post a Comment