File: org-compat.el.html
This file contains code needed for compatibility with older versions of GNU Emacs and integration with other packages.
Defined variables (56)
hfy-optimisations | Optimizations to turn on. |
org-agenda-ignore-drawer-properties | Avoid updating text properties when building the agenda. |
org-agenda-overriding-columns-format | When set, overrides any other format definition for the agenda. |
org-angle-link-re | Matches link with angular brackets, spaces are allowed. |
org-any-link-re | Regular expression matching any link. |
org-attach-directory | The directory where attachments are stored. |
org-babel-capitalize-example-region-markers | When non-nil, begin/end example markers will be inserted in upper case. |
org-babel-python-mode | Python mode for use in running python interactively. |
org-bracket-link-analytic-regexp | Matches a link in double brackets. |
org-bracket-link-regexp | Matches a link in double brackets. |
org-calendar-insert-diary-entry-key | The key to be installed in ‘calendar-mode-map’ for adding diary entries. |
org-calendar-to-agenda-key | Key to be installed in ‘calendar-mode-map’ for switching to the agenda. |
org-capture-bookmark | When non-nil, add bookmark pointing at the last stored position when capturing. |
org-catch-invisible-edits | Check if in invisible region before inserting or deleting a character. |
org-confirm-elisp-link-function | Non-nil means ask for confirmation before executing Emacs Lisp links. |
org-confirm-elisp-link-not-regexp | A regexp to skip confirmation for Elisp links. |
org-confirm-shell-link-function | Non-nil means ask for confirmation before executing shell links. |
org-confirm-shell-link-not-regexp | Regexp to skip confirmation for shell links. |
org-context-in-file-links | Non-nil means file links from ‘org-store-link’ contain context. |
org-descriptive-links | Non-nil means Org displays descriptive links. |
org-display-internal-link-with-indirect-buffer | Non-nil means use indirect buffer to display infile links. |
org-doi-server-url | The URL of the DOI server. |
org-effort-durations | Conversion factor to minutes for a duration. |
org-email-link-description-format | Format of the description part of a link to an email or Usenet message. |
org-export-babel-evaluate | Switch controlling code evaluation and header processing during export. |
org-export-before-parsing-hook | Abnormal hook run before parsing an export buffer. |
org-export-before-processing-hook | Abnormal hook run at the beginning of the export process. |
org-export-htmlized-org-css-url | URL pointing to the CSS defining colors for htmlized Emacs buffers. |
org-export-ignored-local-variables | List of variables not copied through upon Org buffer duplication. |
org-file-has-changed-p--hash-table | Internal variable used by ‘org-file-has-changed-p’. |
org-from-is-user-regexp | Regexp matched against the "From:" header of an email or Usenet message. |
org-html-style | Org-wide head definitions for exported HTML files. |
org-ignore-region | Non-nil means temporarily disable the active region. |
org-imenu-depth | The maximum level for Imenu access to Org headlines. |
org-imenu-markers | All markers currently used by Imenu. |
org-keep-stored-link-after-insertion | Non-nil means keep link in list for entire session. |
org-latex-babel-language-alist | Alist between language code and corresponding Babel option. |
org-latex-create-formula-image-program | The default process to convert LaTeX fragments to image files. |
org-latex-line-break-safe | Linebreak protecting the following [...]. |
org-latex-listings | Backend used to generate source code listings. |
org-latex-polyglossia-language-alist | Alist between language code and corresponding Polyglossia option. |
org-latex-preview-ltxpng-directory | Path to store latex preview images. |
org-latex-with-hyperref | Template for hyperref package options. |
org-make-link-description-function | Function to use for generating link descriptions from links. |
org-maybe-keyword-time-regexp | Matches a timestamp, possibly preceded by a keyword. |
org-plain-link-re | Matches plain link, without spaces. |
org-plantuml-executable-args | The arguments passed to plantuml when executing PlantUML. |
org-publish-sitemap-file-entry-format | Format string for site-map file entry. |
org-reveal-start-hook | Hook run before revealing a location. |
org-scroll-position-to-restore | Temporarily store scroll position to restore. |
org-show-context-detail | Alist between context and visibility span when revealing a location. |
org-sort-agenda-noeffort-is-high | Non-nil means items without effort estimate are sorted as high effort. |
org-sort-agenda-notime-is-late | Non-nil means items without time are considered late. |
org-speedbar-restriction-lock-overlay | Overlay marking the agenda restriction line in speedbar. |
org-texinfo-def-table-markup | Default markup for first column in two-column tables. |
org-usenet-links-prefer-google | If non-nil, ‘org-store-link’ creates web links to Google groups. |