Dominique Pellé wrote:
> > Hi
> >
> > This command gives E342 immediately on my laptop:
> >
> > $ vim -u NONE -c 'norm o' -c 'norm 66666666666dH'
> > Error detected while processing command line:
> > E342: Out of memory! (allocating 16422480584 bytes)
> > cannot yank; delete anyway (y/n)?
>
> I should add, the following similar-ish command gives
> internal error E315:
>
> $ vim -u NONE -c 'norm o' -c 'norm 6666666666dL'
>
> Error detected while processing command line:
> E315: ml_get: invalid lnum: 1923267929
> Press ENTER or type command to continue
Thanks for finding this. The count becomes negative. Let's see if
making "opcount" a long helps... Yes.
--
hundred-and-one symptoms of being an internet addict:
224. You set up your own Web page. You set up a Web page for each
of your kids... and your pets.
/// 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
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.