Variable: org-columns-begin-marker

org-columns-begin-marker is a buffer-local variable defined in org-colview.el.gz.

Documentation

Points to the position where a column creation command was last called.

Source Code

;; Defined in /usr/src/emacs/lisp/org/org-colview.el.gz
(defvar-local org-columns-begin-marker nil
  "Points to the position where a column creation command was last called.")