srecode-template-inserter-point-override
srecode-template-inserter-point-override is a variable defined in `insert.el
'.
Its value is nilDocumentation: Point-positioning method for the SRecode template inserter. When nil, perform normal point-positioning behavior. When the value is a cons cell (DEPTH . FUNCTION), call FUNCTION instead, unless the template nesting depth, measured by (length (oref srecode-template active)), is greater than DEPTH.