> I don't think it is worth the trouble insisting to pass % to an external > command instead of passing "%". This will solve all the difficuties, as > long as we make sure that vim escapes no character.
Except '"' and probably '\' and perhaps '$'. Or maybe use single quotes around '%' and only escape "'" and probably '\'... Ben. Send instant messages to your online friends http://au.messenger.yahoo.com --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
