Easy way to reproduce. Check followings.
:set shellxquote&
:echo system('dir "&"')
:set shellxquote=
:echo system('dir "&"')
This should be "File Nout Found".
--
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
