On Nov 15, 9:15 am, James Vega <[email protected]> wrote: > On Mon, Nov 15, 2010 at 10:00 AM, mattn <[email protected]> wrote: > > Bram, I'm looking for your reply. > > As Ben's said, cmd.exe can treat slash as path separator. > > That depends on the command that's being run. There are still commands > which don't handle / as a path separator properly. >
Yes, but many commands do handle it. I would never support making 'shellslash' set by default and it's one of the first things I look at if I'm having problems with external commands, but I think that breaking shellescape() and other features when it is set is the wrong thing to do. 'shellslash' can be useful without a Unix-like shell. -- You received this message from the "vim_dev" 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
