ZyX wrote:
> Consider the following script:
>
> vim -u <(echo 'set rtp= lazyredraw conceallevel=2') \
> --cmd 'call setline(".", range(1, 3))' \
> -s <(echo -n $'jqaqqadd@aq@a')
>
> It will produce a E315 error while it should go into infinite loop.
> Note that if syntax highlighting is on, then it is removed if you stop
> infinite loop with <C-c>. Tested on vim-7.3.102 from Gentoo repos and
> vim-7.3.119 (mercurial revision 77f3dd990b12).
>
> // setting rtp to empty is not relevant here, it is just to prevent
> loading any // plugins.
I don't know what this is supposed to do, but an ml_get error is
certainly wrong.
--
"Marriage is the process of finding out what kind of man your wife
would have preferred"
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
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