]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0301: the message window popup is delayed after an error message v9.0.0301
authorBram Moolenaar <Bram@vim.org>
Sun, 28 Aug 2022 16:53:23 +0000 (17:53 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 28 Aug 2022 16:53:23 +0000 (17:53 +0100)
commit878e1d25a0a5b03233bf6ad64073fcf576c2aea5
tree49f2e1b6e498e3560aaa45bcde1531a31b2de15a
parenta85e4db9780a4cf7a72cbb98c7127922f668cdf6
patch 9.0.0301: the message window popup is delayed after an error message

Problem:    The message window popup is delayed after an error message.
Solution:   Do not set emsg_on_display when using the message window.
src/message.c
src/version.c