Bug: wrong merge of :wviminfo

2014-07-02 Fir de Conversatie mMontu
Hi, I think this is a known bug that wasn't caught on the regression tests, as mentioned in http://stackoverflow.com/questions/18662065/cant-reset-global-mark-in-vim This is how to reproduce it: $ mv .viminfo{,.old} $ vim -N -u NONE -U NONE :h mA :marks - mark A present :qall $ vim -N -u NONE

Re: Bug: wrong merge of :wviminfo

2014-07-02 Fir de Conversatie mMontu
So, what is the problem? Check the help for :wviminfo for what it's expected to do, it's not obvious. I'm sorry if I wasn't clear. I was expecting that when I used `delmark` the mark would disappear, but it is coming back after restarting Vim, i.e: $ mv .viminfo{,.old} $ vim -N -u NONE -U

Re: Bug: wrong merge of :wviminfo

2014-07-02 Fir de Conversatie mMontu
Ok, thank you very much! -- -- 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 --- You received this message because you are subscribed to the Google Groups

Re: BUG: BufReadPre autocmd changes cursor position on :pedit

2014-04-22 Fir de Conversatie mMontu
On Vim 7.4 this problem is documented on :help todo :pedit % with a BufReadPre autocommand causes the cursor to move to the first line. (Ingo Karkat, 2008 Jul 1) Ian Kelling is working on this. But the bug has somehow propagated to :edit command: gvim -N -u NONE Just open a file with a couple

Quickfix Preview window resizing

2012-12-05 Fir de Conversatie mMontu
Normally when quickfix window opens it changes the screen layout, but Vim restores it when that window is closed. But there is a situation where the layout restoration fails: when the preview window is open, vertical splits are presents and :wincmd J is executed in quickfix (or it is opened with