The -R flag is not honored when there is already an instance of vim open; try:
gvim <file_a> [creating the default remote server] gvim -R --remote-silent <file_b> [using the default remote server] Both files open in the same instance of gvim; <file_b> will *not* be flagged RO. I'm using gvim 7.3.531 on Windows Server 2003 (32 bit). -- 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
