Hi Chris.B and Bram! 2015-9-26(Sat) 6:21:20 UTC+9 Christian Brabandt: > There was a small error in the patch, > attached again.
Here is a simple solution patch. https://gist.github.com/h-east/a26febcb48eb868b0676 The autocommands does not blocked, when does not switch window (and tabpage) in settabwinvar(), setwinvar(), gettabwinvar() and getwinvar(). I was previously discussed the similar topic. (sorry in Japanese) https://github.com/vim-jp/issues/issues/765 I don't know the autocommand block/unblock policy. Thanks. -- Best regards, Hirohito Higashi (a.k.a h_east) -- -- 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.
