Hmm, I can't reproduce it with 446+my patch.
C:\>set PATH=c:/cygwin/bin;%PATH%
C:\>vim -u NONE
:set noshelltemp
:set shellxquote&
:echo system('which ls')
/usr/bin/ls
:echo system('pwd')
/cygdrive/c
:echo len(system('ls'))
2228-- 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
