diff options
author | João Távora <joaotavora@gmail.com> | 2021-04-10 11:19:26 +0100 |
---|---|---|
committer | João Távora <joaotavora@gmail.com> | 2021-04-10 11:19:34 +0100 |
commit | c50b5907e0113f7dbb2cc501c54dc365fd01a12b (patch) | |
tree | 3f401b208b81435afff2d98de301d18f26761ff0 /test/lisp/emacs-lisp | |
parent | 0db2126d7176b0bd1b13d4b0d1cd958c8cf55714 (diff) | |
download | emacs-c50b5907e0113f7dbb2cc501c54dc365fd01a12b.tar.gz emacs-c50b5907e0113f7dbb2cc501c54dc365fd01a12b.tar.bz2 emacs-c50b5907e0113f7dbb2cc501c54dc365fd01a12b.zip |
Fail earlier if stale Flymake report functions called
If a Flymake backend calls a "stale" report function,
flymake--handle-report might be called for a backend function that is
no longer in the flymake--backend-state hash table. This patch makes
that erroneous situation slightly more explicit.
* lisp/progmodes/flymake.el (flymake--handle-report): Improve
error reporting.
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions