]> git.eshelyaron.com Git - emacs.git/commitdiff
Add mode map to diagnostic button scratch/flymake-diagnostics-buffer
authorMark Oteiza <mvoteiza@udel.edu>
Tue, 10 Oct 2017 14:24:45 +0000 (10:24 -0400)
committerMark Oteiza <mvoteiza@udel.edu>
Tue, 10 Oct 2017 14:24:45 +0000 (10:24 -0400)
* lisp/progmodes/flymake.el (flymake--diagnostics-buffer-entries): Add
keymap propery.

lisp/progmodes/flymake.el

index 6796fc2b76b5885f47503e213b455d4a0e5b24ed..b813c53bc705fb00eb899fc16616306482c322c1 100644 (file)
@@ -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