]> git.eshelyaron.com Git - emacs.git/commit
Echo Flymake error messages when navigating errors interactively
authorJoão Távora <joaotavora@gmail.com>
Thu, 21 Sep 2017 13:20:22 +0000 (14:20 +0100)
committerJoão Távora <joaotavora@gmail.com>
Mon, 2 Oct 2017 23:53:11 +0000 (00:53 +0100)
commit935712065344574a1105580a8b3f7bc69d49bc9d
tree7fd4516fdfe4b4d1e6808e76cd6fc0bc10878bec
parent8f502393d7866d1f364e6e2bf8b5e30b08b493e9
Echo Flymake error messages when navigating errors interactively

Perhaps binding M-n and M-p to flymake-goto-next-error and
flymake-goto-prev-error also wouldn't be a bad idea.

* lisp/progmodes/flymake.el (flymake-goto-next-error): Use
target overlay's help-echo.
lisp/progmodes/flymake.el