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-optimisationsOptimizations to turn on.
org-agenda-ignore-drawer-propertiesAvoid updating text properties when building the agenda.
org-agenda-overriding-columns-formatWhen set, overrides any other format definition for the agenda.
org-angle-link-reMatches link with angular brackets, spaces are allowed.
org-any-link-reRegular expression matching any link.
org-attach-directoryThe directory where attachments are stored.
org-babel-capitalize-example-region-markersWhen non-nil, begin/end example markers will be inserted in upper case.
org-babel-python-modePython mode for use in running python interactively.
org-bracket-link-analytic-regexpMatches a link in double brackets.
org-bracket-link-regexpMatches a link in double brackets.
org-calendar-insert-diary-entry-keyThe key to be installed in ‘calendar-mode-map’ for adding diary entries.
org-calendar-to-agenda-keyKey to be installed in ‘calendar-mode-map’ for switching to the agenda.
org-capture-bookmarkWhen non-nil, add bookmark pointing at the last stored position when capturing.
org-catch-invisible-editsCheck if in invisible region before inserting or deleting a character.
org-confirm-elisp-link-functionNon-nil means ask for confirmation before executing Emacs Lisp links.
org-confirm-elisp-link-not-regexpA regexp to skip confirmation for Elisp links.
org-confirm-shell-link-functionNon-nil means ask for confirmation before executing shell links.
org-confirm-shell-link-not-regexpRegexp to skip confirmation for shell links.
org-context-in-file-linksNon-nil means file links from ‘org-store-link’ contain context.
org-descriptive-linksNon-nil means Org displays descriptive links.
org-display-internal-link-with-indirect-bufferNon-nil means use indirect buffer to display infile links.
org-doi-server-urlThe URL of the DOI server.
org-effort-durationsConversion factor to minutes for a duration.
org-email-link-description-formatFormat of the description part of a link to an email or Usenet message.
org-export-babel-evaluateSwitch controlling code evaluation and header processing during export.
org-export-before-parsing-hookAbnormal hook run before parsing an export buffer.
org-export-before-processing-hookAbnormal hook run at the beginning of the export process.
org-export-htmlized-org-css-urlURL pointing to the CSS defining colors for htmlized Emacs buffers.
org-export-ignored-local-variablesList of variables not copied through upon Org buffer duplication.
org-file-has-changed-p--hash-tableInternal variable used by ‘org-file-has-changed-p’.
org-from-is-user-regexpRegexp matched against the "From:" header of an email or Usenet message.
org-html-styleOrg-wide head definitions for exported HTML files.
org-ignore-regionNon-nil means temporarily disable the active region.
org-imenu-depthThe maximum level for Imenu access to Org headlines.
org-imenu-markersAll markers currently used by Imenu.
org-keep-stored-link-after-insertionNon-nil means keep link in list for entire session.
org-latex-babel-language-alistAlist between language code and corresponding Babel option.
org-latex-create-formula-image-programThe default process to convert LaTeX fragments to image files.
org-latex-line-break-safeLinebreak protecting the following [...].
org-latex-listingsBackend used to generate source code listings.
org-latex-polyglossia-language-alistAlist between language code and corresponding Polyglossia option.
org-latex-preview-ltxpng-directoryPath to store latex preview images.
org-latex-with-hyperrefTemplate for hyperref package options.
org-make-link-description-functionFunction to use for generating link descriptions from links.
org-maybe-keyword-time-regexpMatches a timestamp, possibly preceded by a keyword.
org-plain-link-reMatches plain link, without spaces.
org-plantuml-executable-argsThe arguments passed to plantuml when executing PlantUML.
org-publish-sitemap-file-entry-formatFormat string for site-map file entry.
org-reveal-start-hookHook run before revealing a location.
org-scroll-position-to-restoreTemporarily store scroll position to restore.
org-show-context-detailAlist between context and visibility span when revealing a location.
org-sort-agenda-noeffort-is-highNon-nil means items without effort estimate are sorted as high effort.
org-sort-agenda-notime-is-lateNon-nil means items without time are considered late.
org-speedbar-restriction-lock-overlayOverlay marking the agenda restriction line in speedbar.
org-texinfo-def-table-markupDefault markup for first column in two-column tables.
org-usenet-links-prefer-googleIf non-nil, ‘org-store-link’ creates web links to Google groups.

Defined functions (197)

ob-clojure-eval-with-babashka(CMD EXPANDED)
org--ecb-show-context(&rest _)
org--flatten-tree(TREE)
org--flyspell-object-check-p(ELEMENT)
org--hide-drawers(BEGIN END)
org--hide-wrapper-toggle(ELEMENT CATEGORY FORCE NO-ERROR)
org--math-always-on(ORIG-FUN &rest ARGS)
org--set-faces-extend(FACES EXTEND-P)
org--setup-calendar-bindings()
org-activate-angle-links(&rest ARGUMENTS)
org-activate-bracket-links(LIMIT)
org-activate-mark(&optional NO-TMM)
org-activate-plain-links(&rest ARGUMENTS)
org-add-angle-brackets(S)
org-add-hook(HOOK FUNCTION &optional DEPTH LOCAL)
org-add-link-props(&rest PLIST)
org-add-link-type(TYPE &optional FOLLOW EXPORT)
org-add-log-current-headline()
org-agenda-skip-entry-when-regexp-matches()
org-agenda-skip-entry-when-regexp-matches-in-subtree()
org-agenda-skip-subtree-when-regexp-matches()
org-agenda-todayp(DATE)
org-align-all-tags()
org-assoc-delete-all(KEY ALIST &optional TEST)
org-at-property-block-p()
org-at-regexp-p(REGEXP &optional NLINES VISUALLY)
org-babel-edit-distance(STRING1 STRING2 &optional BYTECOMPARE)
org-babel-examplize-region(BEG END &optional RESULTS-SWITCHES INLINE)
org-babel-local-file-name(FILE)
org-babel-number-p(STRING)
org-babel-strip-quotes(STRING)
org-babel-trim(S &optional KEEP-LEAD)
org-bookmark-jump-unhide(&rest _)
org-bound-and-true-p(VAR)
org-buffer-hash(&optional BUFFER-OR-NAME)
org-buffer-narrowed-p()
org-buffer-text-pixel-width()
org-cached-entry-get(POM PROPERTY)
org-called-interactively-p(KIND)
org-capture-member(PROPERTY &optional LOCAL)
org-char-to-string(CHAR)
org-check-before-invisible-edit(KIND)
org-check-version()
org-combine-change-calls(BEG END &rest BODY)
org-compatible-face(INHERITS SPECS)
org-completing-read-no-i(PROMPT COLLECTION &optional PREDICATE REQUIRE-MATCH INITIAL-INPUT HIST DEF INHERIT-INPUT-METHOD)
org-copy()
org-count(ITEM SEQ [KEYWORD VALUE]...)
org-count-lines(S)
org-days-to-time(TIMESTAMP-STRING &optional SECONDS)
org-decode-time(&optional TIME ZONE FORM)
org-decompose-region(START END)
org-define-error(NAME MESSAGE &optional PARENT)
org-defvaralias(NEW-ALIAS BASE-VARIABLE &optional DOCSTRING)
org-delete-directory(DIRECTORY &optional RECURSIVE TRASH)
org-detach-overlay(OVERLAY)
org-directory-empty-p(DIR)
org-display-buffer-full-frame(BUFFER ALIST)
org-duration-string-to-minutes(DURATION &optional CANONICAL)
org-element-remove-indentation(CODE &optional N)
org-email-link-description(&optional FMT)
org-every(PREDICATE SEQ...)
org-export-get-genealogy(DATUM &optional TYPES WITH-SELF)
org-export-get-parent(NODE)
org-export-get-parent-element(OBJECT)
org-file-complete-link(&optional ARG)
org-file-equal-p(FILE1 FILE2)
org-file-has-changed-p(FILE &optional TAG)
org-file-name-concat(DIRECTORY &rest COMPONENTS)
org-file-remote-p(FILE &optional IDENTIFICATION CONNECTED)
org-file-url-p(S)
org-find-if(PREDICATE SEQ [KEYWORD VALUE]...)
org-find-library-dir(LIBRARY)
org-flag-above-first-heading(&optional ARG)
org-flag-drawer(FLAG &optional ELEMENT BEG END)
org-flag-heading(FLAG &optional ENTRY)
org-flag-region(FROM TO FLAG &optional SPEC-OR-ALIAS)
org-flag-subtree(FLAG)
org-float-time(&optional SPECIFIED-TIME)
org-floor*(X &optional Y)
org-format-prompt(PROMPT DEFAULT &rest FORMAT-ARGS)
org-format-seconds(STRING SECONDS)
org-format-time-string(FORMAT-STRING &optional TIME ZONE)
org-get-buffer-create(BUFFER-OR-NAME &optional INHIBIT-BUFFER-HOOKS)
org-get-indentation()
org-get-last-sibling()
org-get-local-tags()
org-get-local-tags-at(&optional POS)
org-get-tags-at(&optional EPOM LOCAL)
org-get-tags-string()
org-get-x-clipboard(VALUE)
org-habit-get-priority(HABIT &optional MOMENT)
org-hh:mm-string-to-minutes(DURATION &optional CANONICAL)
org-hide-archived-subtrees(BEG END)
org-hide-block-all()
org-hide-block-toggle(&optional FORCE NO-ERROR ELEMENT)
org-hide-block-toggle-all()
org-hide-block-toggle-maybe()
org-hide-drawer-all(&optional BEGIN END)
org-hide-drawer-toggle(&optional FORCE NO-ERROR ELEMENT)
org-hide-entry()
org-icompleting-read(PROMPT COLLECTION &optional PREDICATE REQUIRE-MATCH INITIAL-INPUT HIST DEF INHERIT-INPUT-METHOD)
org-image-file-name-regexp()
org-imenu-get-tree()
org-in-fixed-width-region-p()
org-in-invisibility-spec-p(ARG)
org-indent-line-to(COLUMN)
org-indent-to-column(COLUMN &optional MINIMUM)
org-insert-columns-dblock()
org-iread-file-name(PROMPT &optional DIR DEFAULT-FILENAME MUSTMATCH INITIAL PREDICATE)
org-kill-new(STRING &rest ARGS)
org-let(LIST &rest BODY)
org-let2(LIST1 LIST2 &rest BODY)
org-line-number-display-width(&optional PIXELWISE)
org-link-escape-browser(URL)
org-list-of-strings-p(OBJECT)
org-list-parse-list(&optional DELETE)
org-looking-at-p(REGEXP)
org-looking-back(REGEXP LIMIT &optional GREEDY)
org-make-link-regexps()
org-make-link-string(LINK &optional DESCRIPTION)
org-make-org-heading-search-string(&optional STRING)
org-mark-jump-unhide(&rest _)
org-match-string-no-properties(NUM &optional STRING)
org-minutes-to-clocksum-string(MINUTES &optional FMT CANONICAL)
org-mode-flyspell-verify()
org-move-to-column(COLUMN &optional FORCE BUFFER)
org-newline-and-indent(&optional ARG)
org-no-popups(&rest BODY)
org-no-warnings(&rest BODY)
org-number-sequence(FROM &optional TO INC)
org-on-heading-p(&optional INVISIBLE-NOT-OK)
org-open-link-from-string(S &optional ARG)
org-optimize-window-after-visibility-change(STATE)
org-pop-to-buffer-same-window(BUFFER &optional NORECORD)
org-preserve-lc(&rest BODY)
org-preview-latex-fragment(&optional ARG)
org-print-speed-command(ARG1)
org-propertize(STRING &rest PROPERTIES)
org-publish-cache-ctime-of-src(FILE)
org-re(S)
org-reduce(FUNCTION SEQ [KEYWORD VALUE]...)
org-region-active-p()
org-remove-angle-brackets(S)
org-remove-double-quotes(STRING)
org-remove-flyspell-overlays-in(BEG END)
org-remove-from-invisibility-spec(ELEMENT)
org-remove-if(PREDICATE SEQ [KEYWORD VALUE]...)
org-remove-if-not(PREDICATE SEQ [KEYWORD VALUE]...)
org-remove-latex-fragment-image-overlays(&optional BEG END)
org-replace-buffer-contents(SOURCE &optional MAX-SECS MAX-COSTS)
org-return-indent()
org-select-frame-set-input-focus(FRAME &optional NORECORD)
org-set-startup-visibility()
org-set-tags-to(TAGS)
org-set-visibility-according-to-property()
org-show-all(&optional TYPES)
org-show-block-all()
org-show-branches-buffer()
org-show-children(&optional LEVEL)
org-show-context(&optional KEY)
org-show-entry(&optional HIDE-DRAWERS)
org-show-hidden-entry(&optional HIDE-DRAWERS)
org-show-set-visibility(DETAIL)
org-show-siblings()
org-show-subtree()
org-some(PREDICATE SEQ...)
org-speedbar-set-agenda-restriction()
org-store-link-props(&rest PLIST)
org-string-clean-whitespace(STRING)
org-string-collate-lessp(S1 S2 &optional LOCALE IGNORE-CASE)
org-string-distance(STRING1 STRING2 &optional BYTECOMPARE)
org-string-equal-ignore-case(STRING1 STRING2)
org-string-match-p(REGEXP STRING &optional START)
org-sublist(LIST START END)
org-switch-to-buffer-other-window(&rest ARGS)
org-table-p(&optional TABLE-TYPE)
org-table-recognize-table.el()
org-time-add(A B)
org-time-convert-to-integer(TIME)
org-time-convert-to-list(TIME)
org-time-less-p(A B)
org-time-since(TIME)
org-time-subtract(A B)
org-timestamp-format(TIMESTAMP FORMAT &optional END UTC)
org-toggle-latex-fragment(&optional ARG)
org-truely-invisible-p()
org-version-check(VERSION &rest _)
org-with-silent-modifications(&rest BODY)
org-without-partial-completion(BODY...)
org-xor(COND1 COND2)
outline-back-to-heading@fix-for-org-fold(OLDFUN &optional INVISIBLE-OK &rest EXTRA)
outline-flag-region@fix-for-org-fold(OLDFUN FROM TO FLAG &rest EXTRA)
outline-hide-sublevels@fix-for-org-fold(OLDFUN LEVELS &rest EXTRA)
outline-next-visible-heading@fix-for-org-fold(OLDFUN ARG &rest EXTRA)
outline-on-heading-p@fix-for-org-fold(OLDFUN &optional INVISIBLE-OK &rest EXTRA)
outline-toggle-children@fix-for-org-fold(OLDFUN &rest EXTRA)

Defined faces (0)