Tuesday, March 2, 2010

Re: :buffers output - gather it on a specific buffer

On 2 mar., 03:13, "Benjamin R. Haskell" <v...@benizi.com> wrote:
> >     x   a buffer with read errors
>
> ...I have no idea on this one... 'read errors'?

This can happen when vim is loading a file and an error
happens in BufEnter or something similar.
Here is an example of an error I've seen lately:

...
Error detected while processing /home/user/.vim/syntax/
something.vim:
line 329:
E171: Missing :endif
Error detected while processing function <SNR>4_SynSet:
line 22:
E170: Missing :endfor

Then, when you try to save the file, you get another error:
:w
E13: File exists (add ! to override)

Marko

--
You received this message from the "vim_use" 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

No comments:

Post a Comment