On Fri, Oct 02, 2009 at 11:51:17AM -0700, Peng Yu wrote:
> 
> Hi,
> 
> Recently, I compile vim with python support. Then I frequently get the
> following errors when I ":w" .R files (I'm not sure if I will get such
> errors when I ":w" other type of files, as I am not editing them).
> Recently, I also modified my .vimrc and installed indent/python.vim
> 
> Can somebody help me figure out what the bug is?
> 
> 
> E323: line count wrong in block 1
> E316: ml_get: cannot find line 76
>  76 ???
> E323: line count wrong in block 1
> Press ENTER or type command to continue
> E316: ml_get: cannot find line 76
> Press ENTER or type command to continue
>  77 ???
> Press ENTER or type command to continue
> E316: ml_get: cannot find line 77
> Press ENTER or type command to continue
> E323: line count wrong in block 1
>  78 ???

I have seen this too sometimes. If you :w the file the last line is
replaced by ??? which is very annoying. I have no idea what causes this.

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to