org-src-mode-hook

org-src-mode-hook is a variable defined in `org-src.el'.
Its value is

(org-src-babel-configure-edit-buffer org-src-mode-configure-edit-buffer)

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

Documentation:
Hook run after entering or leaving `org-src-mode'.
No problems result if this variable is not bound.
`add-hook' automatically binds it. (This is true for all hook variables.)