diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2018-05-09 03:02:12 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2018-05-09 23:18:38 +0200 |
commit | 32b0470b03b3892a4ed6c4bfec0d4a5527d996b1 (patch) | |
tree | e9e1837347ba34e5a1012da84d3f30d88a2b8935 /test/functional/api/vim_spec.lua | |
parent | c9f3174075a7168f10fabf806891ef59ee3b13d4 (diff) | |
download | rneovim-32b0470b03b3892a4ed6c4bfec0d4a5527d996b1.tar.gz rneovim-32b0470b03b3892a4ed6c4bfec0d4a5527d996b1.tar.bz2 rneovim-32b0470b03b3892a4ed6c4bfec0d4a5527d996b1.zip |
API: better way to capture abort-causing non-exception errors
This condition is not perfectly reliable:
(did_emsg && force_abort && !current_exception)
The more proper way to check for abort-causing non-exception errors is
to set up `msg_list` using the "pattern" given by do_cmdline().
Diffstat (limited to 'test/functional/api/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions