I have some questions a couple of oddities in Vim 7.3 that might be bugs or might not.
1. When I do <C-A> on a number to increment this works well, except when incrementing "07". This results in "010" instead of "08" that would have been natural. Is this an error? 2. When I use copen in an already horizontally split window it comes up at the bottom end of the screen as it should. I have set splitright and splitbelow in my .vimrc. But if I edit the original file and then do copen, often it will overtake all the windows. Why is that? This happens also when opening a link in the original file. 3. Sometimes vim hangs a bit when I try to go to insert mode and it then enters a lot of the same character instead the one I would like to enter. This is not a great problem though Jostein -- 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
