> We have a command line and an instance of gvim that tries to expand > the % given in a parameter from the command line.
Well, "gvim --remote" is of course a second instance of gvim so you're right of course. I looks as if the server tries to expand the %. If I do: > start gvim -u NONE --noplugin In vim: :e X > cd foo%bar > gvim --remote foo I get E344: Can't find directory "...fooXbar" in cdpath --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
