Hi all,

I noticed some unexpected behaviour running gvim 7.3 on a XP machine. I split
a window with :vs and move to the right with <c-w>l. Then, I open a new file
using the right click menu of xp with "Edit with existing vim...". I would
expect that the file would open in the window at the righthandside of the
split, but it opens in the left one....

Using gvim -u NONE showed the desired behaviour, so I debugged my vimrc. I was
suprised that it occurs at "set guioptions=" (I set it to empty). "set
guioptions=eg" does work.

I fail to understand why these two setting effect the "edit in vim" behavior.
A google search did not provide an answer.

Does somebody know an explanation/workaround?

Please let me know if there is information missing...

Thanks for your time!

Regards,
Bert

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

Reply via email to