Hi, On Thu, 6 Dec 2012 11:24:16 -0800 (PST) "margalit.lior" <[email protected]> wrote:
> > Hi, > > I have installed the gnu-global and it works fine using "global" command > line, but when I try using Gtags in vim (I had copied the plugin to its > place) I get the following error: Error: global command failed. command > line: global --result=ctags-mod -qe 'XXX' while global XXX worked in the > command line. > What is wrong? > > Thanks, > Lior > -- > View this message in context: > http://old.nabble.com/In-vim-getting-the-message%3A-Error%3A-global-command-failed-tp34767841p34767841.html > Sent from the Gnu - Global - Help mailing list archive at Nabble.com. Can you execute the command line from your vim? What occurs by the following command? [in the vim's session] ~ ~ ~ ~ :!global --result=ctags-mod -qe 'XXX' [Enter] -- Shigio YAMAGUCHI <[email protected]> PGP fingerprint: D1CB 0B89 B346 4AB6 5663 C4B6 3CA5 BBB3 57BE DDA3 _______________________________________________ Help-global mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-global
