Function: org-get-indentation
org-get-indentation is a for current-indentation,
defined in indent.c.
This function is obsolete since 9.2; use current-indentation
instead.
Signature
(org-get-indentation)
Documentation
Return the indentation of the current line.
This is the horizontal position of the character following any initial
whitespace.
Text that has an invisible property is considered as having width 0, unless
buffer-invisibility-spec specifies that it is replaced by an ellipsis.
Aliases
org-get-indentation (obsolete since 9.2)