Sorry that so long. I have been using Gvim 7.3 without any patches, and negative values on it wasn't work. I have installed Gvim from www.vim.org recently, and its behavior is better, but anyway doesn't work as it should work.
To make Gvim full-screen in my left monitor, i need to do the following: 1) :winpos -1684 -4 2) :set lines=67 3) :set columns=237 1) i do: :winpos -1684 -4 Gvim correctly stays on the proper place. 2) i do: :set lines=67 And then Gvim changes its winpos to 0 0 again! So, it allows to set negative values to :winpos, but setting lines or columns resets winpos. -- 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
