From: Mark Oteiza Date: Tue, 10 Oct 2017 14:24:45 +0000 (-0400) Subject: Add mode map to Flymake diagnostic button X-Git-Tag: emacs-26.0.90~9 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c89f001de1;p=emacs.git Add mode map to Flymake diagnostic button * lisp/progmodes/flymake.el (flymake--diagnostics-buffer-entries): Add keymap propery. --- diff --git a/lisp/progmodes/flymake.el b/lisp/progmodes/flymake.el index 6c2a37abd7d..cf1e7e41ba1 100644 --- a/lisp/progmodes/flymake.el +++ b/lisp/progmodes/flymake.el @@ -1132,6 +1132,7 @@ POS can be a buffer position or a button" mouse-face highlight help-echo "mouse-2: visit this diagnostic" face nil + keymap flymake-diagnostics-buffer-mode-map mouse-action flymake-goto-diagnostic)])))) (define-derived-mode flymake-diagnostics-buffer-mode tabulated-list-mode