Looking for ctags in
/usr/local/bin,/usr/bin,/bin,/opt/bin,/usr/i686-pc-linux-gnu/gcc-bin/4.4.5,/usr/lib/subversion/bin,/usr/games/bin
...
/usr/bin/ctags: unrecognized option '--recurse'
        Try `/usr/bin/ctags --help' for a complete list of options.

Looks like the --recurse option don't exist.
I have vim 7.3.50 and ctags 5.7

Looks like the script is finding /usr/bin/ctags, which is not Exuberant
ctags 5.7 (which doesn't give the kind of error message above), but the
ctags that comes with emacs (which does). Maybe you need to reorder your
$PATH or something.

Ben.



--
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

Reply via email to