On 28/09/11 17:50, Fernando Basso wrote:


On Sep 28, 10:58 am, Quincy Bowers<qui...@quakbo.com>  wrote:
Make sure you setup External Editor to call 'gvim --nofork' or it won't work
properly.  Other than that I can't imagine what would be wrong.

It still doesn't work. Even using gvim --nofork.


Try setting your External Editor preferences to call gvim with not only --nofork (or -f) but also a full path, i.e., not just

        gvim --nofork

but something like

        /usr/local/bin/gvim -f
or
        C:\PROGRA~1\vim\vim73\gvim.exe -f
etc.


Best regards,
Tony.
--
"Why isn't there a special name for the tops of your feet?"
                -- Lily Tomlin

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