On Wed, 31 May 2006 at 8:26pm, Christian J. Robinson wrote:

> Today (Wed, 31 May 2006), Hari Krishna Dara wrote:
>
> > It seems like I am getting E788 error too often, without much
> > reason.  The latest is for the :compiler command that is being
> > executed from a ftplugin.
> [...]
>
> I get this error as well.  There really needs to be some kind of
> compromise--I'm only forcing a reload of the current buffer when I'm
> trying to modify a readonly RCS controlled file.  The documentation
> claims this is allowed but Vim7 trips all over itself.
>
> - Christian

The handling of FileChangedRO was never smooth for me. As a workaround,
I am thinking of avoiding a reload altogether and just mark the buffer
as 'noro'. I relied upon the reload for its side effects before, but I
should be able to force them directly, so all I can think of that needs
to be done after a successful checkout is to mark the buffer as
non-readonly. Any comments?

-- 
Thanks,
Hari

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to