Hi, I get an "E499: Empty file name for '%' or '#', only works with ':p:h'" when a directory/file name contains % and I try to open the file with --remote:
start gvim -u NONE --noplugin cd foo%bar gvim --remote foo => E499 I tried verbose=12 but don't get any hints what exactly is causing this. In the README for the patches for 7.2 I found 20111 7.2a.013 shellescape() does not escape "%" and "#" characters 1459 7.2a.014 problem with % in a message I don't know if this problem is related to either of them. Regards, Thomas. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
