org-open-at-point-functions

org-open-at-point-functions is a variable defined in `org.el'.
Its value is
nil

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

Documentation:
Hook that is run when following a link at point.

Functions in this hook must return t if they identify and follow
a link at point. If they don't find anything interesting at point,
they must return nil.