Commit d66960b
committed
patch 8.2.1927: Vim9: get unknown error with an error in a timer function
Problem: Vim9: get unknown error with an error in a timer function.
Solution: Use did_emsg instead of called_emsg. (closes #7231)1 parent b262020 commit d66960b
3 files changed
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
750 | 750 | | |
751 | 751 | | |
752 | 752 | | |
| 753 | + | |
| 754 | + | |
753 | 755 | | |
754 | 756 | | |
755 | 757 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6998 | 6998 | | |
6999 | 6999 | | |
7000 | 7000 | | |
7001 | | - | |
| 7001 | + | |
7002 | 7002 | | |
7003 | 7003 | | |
7004 | 7004 | | |
7005 | 7005 | | |
7006 | | - | |
7007 | 7006 | | |
7008 | 7007 | | |
7009 | 7008 | | |
| |||
7107 | 7106 | | |
7108 | 7107 | | |
7109 | 7108 | | |
7110 | | - | |
| 7109 | + | |
7111 | 7110 | | |
7112 | 7111 | | |
7113 | 7112 | | |
| |||
7127 | 7126 | | |
7128 | 7127 | | |
7129 | 7128 | | |
7130 | | - | |
7131 | 7129 | | |
7132 | 7130 | | |
7133 | 7131 | | |
| |||
7585 | 7583 | | |
7586 | 7584 | | |
7587 | 7585 | | |
7588 | | - | |
| 7586 | + | |
7589 | 7587 | | |
7590 | 7588 | | |
7591 | 7589 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
828 | 828 | | |
829 | 829 | | |
830 | 830 | | |
831 | | - | |
| 831 | + | |
832 | 832 | | |
833 | 833 | | |
834 | 834 | | |
| |||
853 | 853 | | |
854 | 854 | | |
855 | 855 | | |
856 | | - | |
| 856 | + | |
857 | 857 | | |
858 | 858 | | |
859 | 859 | | |
| |||
2924 | 2924 | | |
2925 | 2925 | | |
2926 | 2926 | | |
2927 | | - | |
| 2927 | + | |
2928 | 2928 | | |
2929 | 2929 | | |
2930 | 2930 | | |
| |||
0 commit comments