diff options
author | João Távora <joaotavora@gmail.com> | 2017-10-20 00:50:34 +0100 |
---|---|---|
committer | João Távora <joaotavora@gmail.com> | 2017-10-20 00:50:34 +0100 |
commit | 234b1e3864b8b940f72f3727fe7087cf7e90b43d (patch) | |
tree | 4b0e1ce6747f64f517700aaa334cddf21364e410 /test/lisp/emacs-lisp/cl-extra-tests.el | |
parent | 3ea6a4d4baf67ae88dc8041c6247e9f0e3cd1eab (diff) | |
download | emacs-234b1e3864b8b940f72f3727fe7087cf7e90b43d.tar.gz emacs-234b1e3864b8b940f72f3727fe7087cf7e90b43d.tar.bz2 emacs-234b1e3864b8b940f72f3727fe7087cf7e90b43d.zip |
Flymake backends must check proc obsoleteness in source buffer
Flymake backends that rely on sentinels running asynchronously and
checking buffer-local variables that hold running processes should
check for obsoleteness in the correct buffers, otherwise a (harmless)
warning might be triggered.
* doc/misc/flymake.texi (An annotated example backend):
Check buffer-local proc in the current buffer.
* lisp/progmodes/elisp-mode.el (elisp-flymake-byte-compile):
Check buffer-local proc in the current buffer.
Diffstat (limited to 'test/lisp/emacs-lisp/cl-extra-tests.el')
0 files changed, 0 insertions, 0 deletions