Variable: hs-forward-sexp-func

hs-forward-sexp-func is an alias and buffer-local for hs-forward-sexp-function, defined in hideshow.el.gz.

This variable is obsolete since 31.1; use hs-forward-sexp-function instead.

Documentation

Function used to reposition point to the end of the region to hide.

For backward compatibility, the function is called with one argument, which can be ignored.

The function is called in front of the beginning of the block (usually the current value of hs-block-start-regexp in the buffer) and should reposition point to the end of the block.

Aliases

hs-forward-sexp-func (obsolete since 31.1)