compilation-button-map

compilation-button-map is a variable defined in `compile.el'.
Its value is

(keymap (13 . compile-goto-error) (follow-link . mouse-face) (mouse-2 . compile-goto-error))

  • This variable may be risky if used as a file-local variable.

Documentation:
Keymap for compilation-message buttons.