org-indent--deepest-level | Maximum theoretical headline depth. |
org-indent--heading-line-prefixes | Vector containing line prefix strings for headlines. |
org-indent--initial-marker | Position of initialization before interrupt. |
org-indent--inlinetask-line-prefixes | Vector containing line prefix strings for inline tasks. |
org-indent--text-line-prefixes | Vector containing line prefixes strings for regular text. |
org-indent-agent-active-delay | Time to run agent before switching to other idle processes. |
org-indent-agent-passive-delay | Time to run agent before switching to other idle processes. |
org-indent-agent-resume-delay | Minimal time for other idle processes before switching back to agent. |
org-indent-agent-resume-timer | Timer to reschedule agent after switching to other idle processes. |
org-indent-agent-timer | Timer running the initialize agent. |
org-indent-agentized-buffers | List of buffers watched by the initialize agent. |
org-indent-boundary-char | The end of the virtual indentation strings, a single-character string. |
org-indent-indentation-per-level | Indentation per level in number of characters. |
org-indent-inlinetask-first-star | First star of inline tasks, with correct face. |
org-indent-mode | Non-nil if Org-Indent mode is enabled. |
org-indent-mode-hook | Hook run after entering or leaving ‘org-indent-mode’. |
org-indent-mode-turns-off-org-adapt-indentation | Non-nil means setting ‘org-indent-mode’ will turn off indentation adaptation. |
org-indent-mode-turns-on-hiding-stars | Non-nil means setting ‘org-indent-mode’ will turn on ‘org-hide-leading-stars’. |
org-indent-modified-headline-flag | Non-nil means the last deletion operated on a headline. |
org-indent-post-buffer-init-functions | Hook run after org-indent finishes initializing a buffer. |