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 last a column creation command was 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 last a column creation command was called.")