set noshelltemp get "File Not Found" So this patch solve the problem only if you use pipe.
On 2月13日, 上午10时34分, mattn <[email protected]> wrote: > 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
