outline-isearch-open-invisible-function

outline-isearch-open-invisible-function is a variable defined in `outline.el'.
Its value is
nil

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

Documentation:
Function called if `isearch' finishes in an invisible overlay.
The function is called with the overlay as its only argument.
If nil, `show-entry' is called to reveal the invisible text.