Saturday, May 5, 2012

RE: E325 even with 'vim -R'

tuxfan wrote:
> I would like to start a new vim session on an already open
> file. I am explicitly invoking the second vim instance in
> readonly mode, either with 'view' or 'vim -R'. My question
> is: Why do I still get the E325 error? I am already asking
> vim to start readonly. This is pretty annoying. I found a
> group post that suggests a .vimrc entry that sort of fixes
> this, but it seems like broken behavior to me...

An example is always helpful because it allows others to easily
check the situation. I do not see what I think the above is
saying in Vim 7.3.515.

Perhaps try starting each session with 'vim -N -u NONE' to
eliminate plugins?

John

--
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: