Sven Brueggemann wrote: > > Vim 8.0, MS-Windows 32-Bit GUI OLE Patches 1-586 (latest Binary release) > > > > after udating from 8.0 to the latest binary release, my vim reproducibly > > hangs > > as soon as I open a file already opened in another vim in a new > > instance of vim. I was able to narrow down the cause to a single line > > in my _vimrc. > > To reproduce: > > > > - use a blank _vimrc with just "au GUIEnter * simalt ~x" > > - gvim test.txt > > - :w > > - leave the instance open and start another vim: gvim test.txt > > -> The second instance is opened and freezes (uses CPU and does not respond > > to keyboard or mouse input) > > Although I follow the mailing list for a while I'm still not familiar > with all the conventions here. > > Where can I see if my report of a presumably buggy behaviour has been > acknowledged and maybe confirmed as a bug?
Patch 8.0.0589 was supposed to fix this. -- hundred-and-one symptoms of being an internet addict: 238. You think faxes are old-fashioned. /// 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.
