On So, 17 Aug 2014, Daniel Hahler wrote: > Am Donnerstag, 14. August 2014 20:46:23 UTC+2 schrieb Bram Moolenaar: > > Daniel Hahler wrote: > > > > > I have updated the patch to work with current master/tip: > > > https://github.com/blueyed/vim/compare/setqflist_title_2 > > > > > The patch can be seen also by adding ".patch" to the URL: > > > https://github.com/blueyed/vim/compare/setqflist_title_2.patch > > > > > It did not apply cleanly anymore and after fixing the conflict, > > > "test10" was failing: there were two colons instead of one in the > > > quickfix title ("::cf" vs. ":cf"). > > > > > This patch is shorter than the previous one, mainly because the > > > handling of ":" gets done in a central place now, and it has been > > > removed from `ex_make` etc. > > > Thanks for the update. You did fix the failing test, right? > > Yes, although I did not fix the failing test, but the patch. > > I would appreciate to get feedback from Christian on this new patch.
Looks good for me. Best, Christian -- Alle schaffen hart für Knete, nur nicht Otto, der spielt Lotto. -- -- 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 "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
