Not terribly valuable input on the patch but I suppose this: + ) || curwin->w_buffer == NUL should in fact read: + ) || curwin->w_buffer == NULL
Cheers, Lech -- 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
