diff --git a/lisp/progmodes/flymake.el b/lisp/progmodes/flymake.el index cf1e7e41ba1..e4c6a38a77e 100644 --- a/lisp/progmodes/flymake.el +++ b/lisp/progmodes/flymake.el @@ -1132,7 +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 + action flymake-goto-diagnostic mouse-action flymake-goto-diagnostic)])))) (define-derived-mode flymake-diagnostics-buffer-mode tabulated-list-mode