File: org-colview.el.html
This file contains the column view for Org.
Defined variables (20)
org-columns--time | Number of seconds since the epoch, as a floating point number. |
org-columns-begin-marker | Points to the position where last a column creation command was called. |
org-columns-current-fmt | Local variable, holds the currently active column format. |
org-columns-current-fmt-compiled | Local variable, holds the currently active column format. |
org-columns-current-maxwidths | Currently active maximum column widths, as a vector. |
org-columns-flyspell-was-active | Remember the state of ‘flyspell-mode’ before column view. |
org-columns-full-header-line-format | The full header line format, will be shifted by horizontal scrolling. |
org-columns-header-line-remap | Store the relative remapping of column header-line. |
org-columns-inhibit-recalculation | Inhibit recomputing of columns on column view startup. |
org-columns-map | The keymap valid in column display. |
org-columns-menu | Org Column Menu. |
org-columns-modify-value-for-display-function | Function that modifies values for display in column view. |
org-columns-overlays | Holds the list of current column overlays. |
org-columns-summary-types | Alist between operators and summarize functions. |
org-columns-summary-types-default | Map operators to summarize functions. |
org-columns-top-level-marker | Points to the position where current columns region starts. |
org-colview-initial-truncate-line-value | Remember the value of ‘truncate-lines’ across colview. |
org-local-columns-format | When set, overrides any other format definition for the agenda. |
org-overriding-columns-format | When set, overrides any other format definition for the agenda. |
org-previous-header-line-format | The header line format before column view was turned on. |