From: Mark Oteiza Date: Tue, 10 Oct 2017 14:24:45 +0000 (-0400) Subject: Add mode map to diagnostic button X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=786b892d410e6fb00ff43d34a1fafd21e50c1625;p=emacs.git Add mode map to 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 6796fc2b76b..b813c53bc70 100644 --- a/lisp/progmodes/flymake.el +++ b/lisp/progmodes/flymake.el @@ -1043,6 +1043,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