]> 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>
Tue, 3 Oct 2017 12:52:24 +0000 (13:52 +0100)
commit8c85ab027eefb352a39d68433f64bfaa1c446856
treec1d18c987c8b4eee958097a517428a2fbf34e4e5
parent0d26e45ab47d781e561bb415e28aab8cb166ced2
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