Hi, I got this error with vim 7.2.245 (linux) and Gvim 7.2.148 (Windows): chrisbra t41:~ [1023:139]% vim -u NONE -N -c 'for i in range(3) | redir => temp[i] |echo 1| redir END' Vim: Caught deadly signal SEGV
Press ENTER or type command to continueVim: Finished. zsh: segmentation fault vim -u NONE -N -c 'for i in range(3) | redir => temp[i] |echo 1| redir END' I would have expected an error, but no SEGV. (E121: undefined variable or something). regards, Christian --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---