Xavier de Gaye wrote: > I have setup a Mercurial Queues patch at > http://pyclewn.sourceforge.net/vim-patches.html > It will be easier to test this patch and pyclewn 1.1 can now run with > Vim in a console. > > The major change from the patch I sent last April, is that netbeans > version has been increased to "2.5". > > Using Mercurial Queues for Vim patches, brings the following advantages: > > * the patch can be kept in sync with Vim development source tree > * it is easy to test the patch with Vim development source tree > * at any time, one can remove the patch with 'hg qpop' > > I will keep this patch in sync with Vim development source tree.
I had a brief look at the patch. It changes a lot of code, I'll need to take more time to see what this actually changes. You move the code to connect for different GUI versions to another place, away from the disconnect code. I don't see a reason for this. Why not keep it as it was? -- If evolution theories are correct, humans will soon grow a third hand for operating the mouse. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ download, build and distribute -- http://www.A-A-P.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php
