commit | c947b9ae419114ebfef9725814ea41a466fcf879 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Apr 06 17:59:21 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Apr 06 17:59:21 2022 +0100 |
tree | 3f7f6e0e928cfa8bb7c11279aa1ffce6ff8048b9 | |
parent | 75a0f3c011dfbafd2d60e87d4b2b07572df3e3ec [diff] [blame] |
patch 8.2.4700: buffer remains active if WinClosed event throws an exception Problem: Buffer remains active if a WinClosed event throws an exception. Solution: Ignore aborting() when closing the buffer. (closes #10097)
diff --git a/src/testdir/test_autocmd.vim b/src/testdir/test_autocmd.vim index 39ba9af..89023a1 100644 --- a/src/testdir/test_autocmd.vim +++ b/src/testdir/test_autocmd.vim Binary files differ