To: vim_dev@googlegroups.com Subject: Patch 9.0.0292 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 9.0.0292 (after 9.0.0291) Problem: Test causes another test to fail. Solution: Redraw to remove the popup window Files: src/testdir/test_messages.vim *** ../vim-9.0.0291/src/testdir/test_messages.vim 2022-08-27 22:21:02.185892158 +0100 --- src/testdir/test_messages.vim 2022-08-27 22:46:31.554733269 +0100 *************** *** 387,395 **** call delete('b.txt') endfunc ! " FIXME: running this last as it seems to cause ! " Test_mapping_at_hit_return_prompt() to faile ! func Test_x_cmdheight_zero() enew set cmdheight=0 set showcmd --- 387,393 ---- call delete('b.txt') endfunc ! func Test_cmdheight_zero() enew set cmdheight=0 set showcmd *************** *** 463,468 **** --- 461,469 ---- set showcmd& tabnew tabonly + + "redraw to hide the popup window + redraw endfunc " vim: shiftwidth=2 sts=2 expandtab *** ../vim-9.0.0291/src/version.c 2022-08-27 22:21:02.185892158 +0100 --- src/version.c 2022-08-27 22:51:00.682243564 +0100 *************** *** 709,710 **** --- 709,712 ---- { /* Add new patch number below this line */ + /**/ + 292, /**/ -- ARTHUR: If you do not open these doors, we will take this castle by force ... [A bucket of slops land on ARTHUR. He tries to retain his dignity.] "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///