Luc Hermitte wrote: > > You wrote that when writing to a buffer close_cb isn't invoked. I > > added a test for it and it appears to work just fine. > > Indeed. This is working fine now. > > > Any special circumstances when close_cb is not invoked? > > None. I've just updated vim code and recompiled vim, now it's working fine. > > I use it from these functions in case you want to see what I did. > -> > https://github.com/LucHermitte/vim-build-tools-wrapper/blob/job-compile/autoload/lh/btw/job_build.vim > > > May be this was related to v 7.4-1829 and since then you've fixed something > in the internals. > I can restore old code base to test again if you want. But as far as I'm > concerned, this feature is implemented and it doesn't deserve any more > actions.
No need to find out which patch fixed it. Just looking forward. The problem I still have in the todo list is that a callback would be invoked recursively. Do you still see that problem? -- It was recently discovered that research causes cancer in rats. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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.
