Hi JD! On Mi, 09 Dez 2009, JD wrote:
> This is what i get with verbose mode (-V8): http://dpaste.com/131416/ > After line 266 (the last line), that's when vim hangs eating all my > CPU. "(perl -e "print join(q/,/,@INC)") >/tmp/vnfCwnV/0 2>&1 So what happens, if you execute :echo system("perl -e "print join(q/,/,@INC)")? what if you do :echo system("echo foobar")? And what are your shellsettings? Try setting shellxquote or shellquote and try resetting shellredir to > regards, Christian -- You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php
