Variable: flymake-mode-hook

flymake-mode-hook is a customizable variable defined in flymake.el.gz.

Value

(#[0 "\205
�\303	\304\n#\210\305\306!\207"
    [flymake-mode flymake-mode-map
		  hsys-flymake-mode-control-c-prefix-map define-key
		  "" repeat-mode 1]
    4])

Documentation

Hook run after entering or leaving flymake-mode(var)/flymake-mode(fun).

No problems result if this variable is not bound. add-hook automatically binds it. (This is true for all hook variables.)

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/flymake.el.gz