* Definitions
-This page lists *all hooks, commands and options* of Org 7.9.2.
+This page lists *all hooks, commands and options* of Org 7.9.3.
- *Hooks* :: are options containing functions to be run before or after a
function. For example, =org-mode-hook= can contain a list of
/variables/. You can get more documentation about them with =C-h f org-
TAB= and =C-h v org- TAB= respectively.
+
+
* Hooks
:PROPERTIES:
:CUSTOM_ID: hooks
:END:
-** org-shiftmetaup-hook ~nil~
+
+** org-shiftmetaup-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-shiftmetaup-hook
:END:
: Hook for functions attaching themselves to `M-S-up'.
: See `org-ctrl-c-ctrl-c-hook' for more information.
-** org-feed-after-adding-hook ~nil~
+** org-feed-after-adding-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-indent-mode-hook
:END:
: Depending on `org-feed-save-after-adding', the buffer will already
: have been saved.
-** org-ctrl-c-ctrl-c-hook ~nil~
+** org-ctrl-c-ctrl-c-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-ctrl-c-ctrl-c-hook
:END:
: it should do its thing and then return a non-nil value. If the
: context is wrong, just do nothing and return nil.
-** org-remember-mode-hook ~nil~
+** org-remember-mode-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-src-mode-on-hook
:END:
: Hook for the minor `org-remember-mode'.
-** org-capture-after-finalize-hook ~nil~
+** org-capture-after-finalize-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-capture-after-finalize-hook
:END:
: Hook that is run right after a capture process is finalized.
: Suitable for window cleanup.
-** org-export-latex-after-save-hook ~nil~
+** org-export-latex-after-save-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-latex-after-save-hook
:END:
: Hook run in the finalized LaTeX buffer, after it has been saved.
-** org-export-define-heading-targets-headline-hook ~nil~
+** org-export-define-heading-targets-headline-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-define-heading-targets-headline-hook
:END:
: Hook that is run when a headline was matched during target search.
: This is part of the preprocessing for export.
-** org-mobile-before-process-capture-hook ~nil~
+** org-mobile-before-process-capture-hook =nil=
:PROPERTIES:
:CUSTOM_ID: orgstruct-mode-on-hook
:END:
: The inbox file is visited by the current buffer, and the buffer is
: narrowed to the newly captured data.
-** org-create-file-search-functions ~nil~
+** org-create-file-search-functions =nil=
:PROPERTIES:
:CUSTOM_ID: org-create-file-search-functions
:END:
: be used for this link when it gets inserted into an Org-mode
: buffer with \[org-insert-link].
-** org-export-preprocess-before-backend-specifics-hook ~nil~
+** org-export-preprocess-before-backend-specifics-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-preprocess-before-backend-specifics-hook
:END:
: Hook run before backend-specific functions are called during preprocessing.
-** org-tab-after-check-for-table-hook ~nil~
+** org-tab-after-check-for-table-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-tab-after-check-for-table-hook
:END:
: If any function in this hook returns t, not other actions like visibility
: cycling will be done.
-** org-clock-goto-hook ~nil~
+** org-clock-goto-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-agenda-post-command-hook
:END:
: Hook run when selecting the currently clocked-in entry.
-** org-before-save-iCalendar-file-hook ~nil~
+** org-before-save-iCalendar-file-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-before-save-iCalendar-file-hook
:END:
: Hook run before an iCalendar file has been saved.
: This can be used to modify the result of the export.
-** org-shiftleft-hook ~nil~
+** org-shiftleft-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-shiftleft-hook
:END:
: Hook for functions attaching themselves to `S-left'.
: See `org-ctrl-c-ctrl-c-hook' for more information.
-** org-publish-after-export-hook ~nil~
+** org-publish-after-export-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-publish-after-export-hook
:END:
: Hook run after export on the exported buffer.
: Any changes made by this hook will be saved.
-** org-ctrl-c-ctrl-c-final-hook ~nil~
+** org-ctrl-c-ctrl-c-final-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-ctrl-c-ctrl-c-final-hook
:END:
: it should do its thing and then return a non-nil value. If the
: context is wrong, just do nothing and return nil.
-** org-agenda-cleanup-fancy-diary-hook ~nil~
+** org-agenda-cleanup-fancy-diary-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-preprocess-after-macros-hook
:END:
: Hook run when the fancy diary buffer is cleaned up.
-** org-export-preprocess-after-radio-targets-hook ~nil~
+** org-export-preprocess-after-radio-targets-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-preprocess-after-radio-targets-hook
:END:
: Hook for preprocessing an export buffer.
: This is run after radio target processing.
-** org-export-xoxo-final-hook ~nil~
+** org-export-xoxo-final-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-xoxo-final-hook
:END:
: Hook run after XOXO export, in the new buffer.
-** org-export-preprocess-before-selecting-backend-code-hook ~nil~
+** org-export-preprocess-before-selecting-backend-code-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-preprocess-before-selecting-backend-code-hook
:END:
: Hook for preprocessing an export buffer.
: This is run just before backend-specific blocks get selected.
-** orgtbl-after-send-table-hook ~nil~
+** orgtbl-after-send-table-hook =nil=
:PROPERTIES:
:CUSTOM_ID: orgtbl-after-send-table-hook
:END:
: to the receiver position, otherwise, if table is not sent, the functions
: are not run.
-** org-log-buffer-setup-hook ~nil~
+** org-log-buffer-setup-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-log-buffer-setup-hook
:END:
: Hook that is run after an Org log buffer is created.
-** org-tab-first-hook ~nil~
+** org-tab-first-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-tab-first-hook
:END:
: would have been caused by TAB (such as table field motion or visibility
: cycling) will not occur.
-** org-capture-prepare-finalize-hook ~nil~
+** org-capture-prepare-finalize-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-capture-prepare-finalize-hook
:END:
: Hook that is run before the finalization starts.
: The capture buffer is current and still narrowed.
-** org-after-save-iCalendar-file-hook ~nil~
+** org-after-save-iCalendar-file-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-after-save-iCalendar-file-hook
:END:
: A good way to use this is to tell a desktop calendar application to re-read
: the iCalendar file.
-** org-mobile-post-push-hook ~nil~
+** org-mobile-post-push-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-mobile-post-push-hook
:END:
: local staging directory `org-mobile-directory' to the WebDAV directory,
: for example using `rsync' or `scp'.
-** org-mobile-pre-push-hook ~nil~
+** org-mobile-pre-push-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-insert-hook
:END:
: The presence of such files would not really be a problem, but after time
: they may accumulate.
-** org-open-at-point-functions ~nil~
+** org-open-at-point-functions =nil=
:PROPERTIES:
:CUSTOM_ID: org-open-at-point-functions
:END:
: a link at point. If they don't find anything interesting at point,
: they must return nil.
-** org-execute-file-search-functions ~nil~
+** org-execute-file-search-functions =nil=
:PROPERTIES:
:CUSTOM_ID: org-execute-file-search-functions
:END:
:
: (set-window-configuration org-window-config-before-follow-link)
-** org-timer-pause-hook ~nil~
+** org-timer-pause-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-timer-pause-hook
:END:
: Hook run before relative timer is paused.
-** org-cycle-hook ~(quote (org-cycle-hide-archive...~
+** org-cycle-hook =(quote (org-cycle-hide-archive...=
:PROPERTIES:
:CUSTOM_ID: orgtbl-mode-off-hook
:END:
: `overview', `contents', or `all'. After a local state change, it can have
: the values `folded', `children', or `subtree'.
-** org-agenda-before-write-hook ~(quote (org-agenda-add-entry-t...~
+** org-agenda-before-write-hook =(quote (org-agenda-add-entry-t...=
:PROPERTIES:
:CUSTOM_ID: org-agenda-before-write-hook
:END:
: Hook run in a temporary buffer before writing the agenda to an export file.
: A useful function for this hook is `org-agenda-add-entry-text'.
-** org-read-date-minibuffer-setup-hook ~nil~
+** org-read-date-minibuffer-setup-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-read-date-minibuffer-setup-hook
:END:
: Add key definitions to `minibuffer-local-map', which will be a temporary
: copy.
-** org-speed-command-hook ~(quote (org-speed-command-defa...~
+** org-speed-command-hook =(quote (org-speed-command-defa...=
:PROPERTIES:
:CUSTOM_ID: org-speed-command-hook
:END:
: Set `org-use-speed-commands' to non-nil value to enable this
: hook. The default setting is `org-speed-command-activate'.
-** org-export-preprocess-hook ~nil~
+** org-export-preprocess-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-lparse-preprocess-after-blockquote-hook
:END:
: also work in that temporary buffer, already modified by various
: stages of the processing.
-** org-tab-before-tab-emulation-hook ~nil~
+** org-tab-before-tab-emulation-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-tab-before-tab-emulation-hook
:END:
: This hook runs after every other options for TAB have been exhausted, but
: before indentation and insertion takes place.
-** org-capture-before-finalize-hook ~nil~
+** org-capture-before-finalize-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-capture-before-finalize-hook
:END:
: The capture buffer is still current when this hook runs and it is
: widened to the entire buffer.
-** org-blocker-hook ~nil~
+** org-blocker-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-blocker-hook
:END:
: Hook for functions that are allowed to block a state change.
:
-: Each function gets as its single argument a property list, see
-: `org-trigger-hook' for more information about this list.
+: Functions in this hook should not modify the buffer.
+: Each function gets as its single argument a property list,
+: see `org-trigger-hook' for more information about this list.
:
: If any of the functions in this hook returns nil, the state change
: is blocked.
-** org-checkbox-statistics-hook ~nil~
+** org-checkbox-statistics-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-checkbox-statistics-hook
:END:
: implement alternative ways of collecting statistics
: information.
-** org-metaright-hook ~nil~
+** org-metaright-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-metaright-hook
:END:
: Hook for functions attaching themselves to `M-right'.
: See `org-ctrl-c-ctrl-c-hook' for more information.
-** org-export-ascii-final-hook ~nil~
+** org-export-ascii-final-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-ascii-final-hook
:END:
: Hook run at the end of ASCII export, in the new buffer.
-** org-babel-pre-tangle-hook ~(quote (save-buffer))~
+** org-babel-pre-tangle-hook =(quote (save-buffer))=
:PROPERTIES:
:CUSTOM_ID: org-babel-pre-tangle-hook
:END:
: Hook run at the beginning of `org-babel-tangle'.
-** org-occur-hook ~(quote (org-first-headline-rec...~
+** org-occur-hook =(quote (org-first-headline-rec...=
:PROPERTIES:
:CUSTOM_ID: org-occur-hook
:END:
: This can be used to recenter the window to show as much of the structure
: as possible.
-** org-font-lock-hook ~nil~
+** org-font-lock-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-font-lock-hook
:END:
: Functions to be called for special font lock stuff.
-** org-metaleft-hook ~nil~
+** org-metaleft-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-metaleft-hook
:END:
: Hook for functions attaching themselves to `M-left'.
: See `org-ctrl-c-ctrl-c-hook' for more information.
-** org-timer-set-hook ~nil~
+** org-timer-set-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-timer-set-hook
:END:
: Hook run after countdown timer is set.
-** org-mobile-post-pull-hook ~nil~
+** org-mobile-post-pull-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-mobile-post-pull-hook
:END:
: capture file `mobileorg.org' back to the WebDAV directory, for example
: using `rsync' or `scp'.
-** org-export-latex-after-blockquotes-hook ~nil~
+** org-export-latex-after-blockquotes-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-latex-after-blockquotes-hook
:END:
: Hook run during LaTeX export, after blockquote, verse, center are done.
-** org-after-tags-change-hook ~nil~
+** org-after-tags-change-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-after-tags-change-hook
:END:
: Hook that is run after the tags in a line have changed.
-** org-trigger-hook ~nil~
+** org-trigger-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-trigger-hook
:END:
: Hook for functions that are triggered by a state change.
:
-: Each function gets as its single argument a property list with at least
-: the following elements:
+: Each function gets as its single argument a property list with at
+: least the following elements:
:
: (:type type-of-change :position pos-at-entry-start
: :from old-state :to new-state)
: 'todo' or 'done', to indicate the general type of state.
: :to new state, like in :from
-** org-shiftright-hook ~nil~
+** org-shiftright-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-shiftright-hook
:END:
: Hook for functions attaching themselves to `S-right'.
: See `org-ctrl-c-ctrl-c-hook' for more information.
-** org-mobile-pre-pull-hook ~nil~
+** org-mobile-pre-pull-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-mobile-pre-pull-hook
:END:
: `mobileorg.org' from the WebDAV location to the local staging
: directory `org-mobile-directory'.
-** org-after-promote-entry-hook ~nil~
+** org-after-promote-entry-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-after-promote-entry-hook
:END:
: The cursor will be at the beginning of the entry.
: When a subtree is being promoted, the hook will be called for each node.
-** org-open-link-functions ~nil~
+** org-open-link-functions =nil=
:PROPERTIES:
:CUSTOM_ID: org-open-link-functions
:END:
: nil to indicate that that Org-mode can continue with other options
: like exact and fuzzy text search.
-** org-export-preprocess-after-include-files-hook ~nil~
+** org-export-preprocess-after-include-files-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-preprocess-after-include-files-hook
:END:
: Hook for preprocessing an export buffer.
: This is run after the contents of included files have been inserted.
-** org-insert-heading-hook ~nil~
+** org-insert-heading-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-insert-heading-hook
:END:
: Hook being run after inserting a new heading.
-** org-property-allowed-value-functions ~nil~
+** org-property-allowed-value-functions =nil=
:PROPERTIES:
:CUSTOM_ID: org-property-allowed-value-functions
:END:
: The functions must return nil if they are not responsible for this
: property.
-** org-timer-continue-hook ~nil~
+** org-timer-continue-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-timer-continue-hook
:END:
: Hook run after relative timer is continued.
-** org-after-demote-entry-hook ~nil~
+** org-after-demote-entry-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-after-demote-entry-hook
:END:
: The cursor will be at the beginning of the entry.
: When a subtree is being demoted, the hook will be called for each node.
-** org-shiftdown-final-hook ~nil~
+** org-shiftdown-final-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-shiftdown-final-hook
:END:
: This one runs after all other options except shift-select have been excluded.
: See `org-ctrl-c-ctrl-c-hook' for more information.
-** org-feed-before-adding-hook ~nil~
+** org-feed-before-adding-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-feed-before-adding-hook
:END:
: You might want to commit the file in its current state to version control,
: for example.
-** org-todo-statistics-hook ~nil~
+** org-todo-statistics-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-todo-statistics-hook
:END:
: This hook runs even if there is no statistics cookie present, in which case
: `org-after-todo-statistics-hook' would not run.
-** org-metaup-hook ~nil~
+** org-metaup-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-metaup-hook
:END:
: Hook for functions attaching themselves to `M-up'.
: See `org-ctrl-c-ctrl-c-hook' for more information.
-** org-reveal-start-hook ~nil~
+** org-reveal-start-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-cdlatex-mode-on-hook
:END:
: Hook run before revealing a location.
-** org-shiftmetadown-hook ~nil~
+** org-shiftmetadown-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-beamer-mode-hook
:END:
: Hook for functions attaching themselves to `M-S-down'.
: See `org-ctrl-c-ctrl-c-hook' for more information.
-** org-export-preprocess-before-normalizing-links-hook ~nil~
+** org-export-preprocess-before-normalizing-links-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-remember-mode-on-hook
:END:
: Hook for preprocessing an export buffer.
: This hook is run before links are normalized.
-** org-export-preprocess-after-blockquote-hook ~nil~
+** org-export-preprocess-after-blockquote-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-preprocess-after-blockquote-hook
:END:
: This is run after blockquote/quote/verse/center have been marked
: with cookies.
-** org-babel-after-execute-hook ~nil~
+** org-babel-after-execute-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-indent-mode-off-hook
:END:
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-after-execute-hook&sr=1][Find modifications in git logs]]
-** org-babel-post-tangle-hook ~nil~
+** org-babel-post-tangle-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-babel-post-tangle-hook
:END:
: Hook run in code files tangled by `org-babel-tangle'.
-** org-agenda-after-show-hook ~nil~
+** org-agenda-after-show-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-agenda-after-show-hook
:END:
: Normal hook run after an item has been shown from the agenda.
: Point is in the buffer where the item originated.
-** org-clock-in-hook ~nil~
+** org-clock-in-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-clock-in-hook
:END:
: Hook run when starting the clock.
-** org-export-preprocess-after-headline-targets-hook ~nil~
+** org-export-preprocess-after-headline-targets-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-preprocess-after-headline-targets-hook
:END:
: This is run just after the headline targets have been defined and
: the target-alist has been set up.
-** org-clock-cancel-hook ~nil~
+** org-clock-cancel-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-table-follow-field-mode-on-hook
:END:
: Hook run when cancelling the current clock.
-** org-load-hook ~nil~
+** org-load-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-load-hook
:END:
: Hook that is run after org.el has been loaded.
-** org-agenda-entry-text-cleanup-hook ~nil~
+** org-agenda-entry-text-cleanup-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-agenda-entry-text-cleanup-hook
:END:
: have been removed when this is called, as will any matches for regular
: expressions listed in `org-agenda-entry-text-exclude-regexps'.
-** org-property-changed-functions ~nil~
+** org-property-changed-functions =nil=
:PROPERTIES:
:CUSTOM_ID: org-babel-speed-command-hook
:END:
: Each hook function should accept two arguments, the name of the property
: and the new value.
-** org-export-html-final-hook ~nil~
+** org-export-html-final-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-html-final-hook
:END:
: Hook run at the end of HTML export, in the new buffer.
-** org-export-docbook-final-hook ~nil~
+** org-export-docbook-final-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-docbook-final-hook
:END:
: Hook run at the end of DocBook export, in the new buffer.
-** org-babel-tangle-body-hook ~nil~
+** org-babel-tangle-body-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-babel-tangle-body-hook
:END:
: Hook run over the contents of each code block body.
-** org-clock-out-hook ~nil~
+** org-clock-out-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-clock-out-hook
:END:
: Hook run when stopping the current clock.
-** org-export-preprocess-after-tree-selection-hook ~nil~
+** org-export-preprocess-after-tree-selection-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-preprocess-after-tree-selection-hook
:END:
: This selection includes tags-based selection, as well as removal
: of commented and archived trees.
-** org-timer-start-hook ~nil~
+** org-timer-start-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-timer-start-hook
:END:
: Hook run after relative timer is started.
-** org-after-refile-insert-hook ~nil~
+** org-after-refile-insert-hook =nil=
:PROPERTIES:
:CUSTOM_ID: orgstruct-mode-hook
:END:
: Note that this is still *before* the stuff will be removed from
: the *old* location.
-** org-export-first-hook ~nil~
+** org-export-first-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-first-hook
:END:
: Point will be still in the original buffer.
: Good for general initialization
-** org-mode-hook ~nil~
+** org-mode-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-speed-command-default-hook
:END:
: Mode hook for Org-mode, run after the mode was turned on.
-** org-shiftup-hook ~nil~
+** org-shiftup-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-shiftup-hook
:END:
: Hook for functions attaching themselves to `S-up'.
: See `org-ctrl-c-ctrl-c-hook' for more information.
-** org-shiftup-final-hook ~nil~
+** org-shiftup-final-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-shiftup-final-hook
:END:
: This one runs after all other options except shift-select have been excluded.
: See `org-ctrl-c-ctrl-c-hook' for more information.
-** org-timer-done-hook ~nil~
+** org-timer-done-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-display-inline-modification-hook
:END:
: Hook run after countdown timer reaches zero.
-** org-shiftmetaleft-hook ~nil~
+** org-shiftmetaleft-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-shiftmetaleft-hook
:END:
: Hook for functions attaching themselves to `M-S-left'.
: See `org-ctrl-c-ctrl-c-hook' for more information.
-** org-agenda-mode-hook ~nil~
+** org-agenda-mode-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-agenda-mode-hook
:END:
: Hook run after `org-agenda-mode' is turned on.
: The buffer is still writable when this hook is called.
-** org-publish-before-export-hook ~nil~
+** org-publish-before-export-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-publish-before-export-hook
:END:
: The hook may modify the file in arbitrary ways before publishing happens.
: The original version of the buffer will be restored after publishing.
-** org-clock-before-select-task-hook ~nil~
+** org-clock-before-select-task-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-clock-before-select-task-hook
:END:
: Hook called in task selection just before prompting the user.
-** org-timer-stop-hook ~nil~
+** org-timer-stop-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-timer-stop-hook
:END:
: Hook run before relative timer is stopped.
-** org-finalize-agenda-hook ~nil~
+** org-finalize-agenda-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-finalize-agenda-hook
:END:
-** org-follow-link-hook ~nil~
+** org-follow-link-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-follow-link-hook
:END:
: Hook that is run after a link has been followed.
-** org-font-lock-set-keywords-hook ~nil~
+** org-font-lock-set-keywords-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-src-mode-off-hook
:END:
: it is installed to be used by font lock. This can be useful if something
: needs to be inserted at a specific position in the font-lock sequence.
-** org-timer-cancel-hook ~nil~
+** org-timer-cancel-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-timer-cancel-hook
:END:
: Hook run before countdown timer is canceled.
-** org-export-latex-final-hook ~nil~
+** org-export-latex-final-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-latex-final-hook
:END:
: Hook run in the finalized LaTeX buffer.
-** org-export-taskjuggler-final-hook ~nil~
+** org-export-taskjuggler-final-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-taskjuggler-final-hook
:END:
: Hook run at the end of TaskJuggler export, in the new buffer.
-** org-shiftleft-final-hook ~nil~
+** org-shiftleft-final-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-table-follow-field-mode-hook
:END:
: This one runs after all other options except shift-select have been excluded.
: See `org-ctrl-c-ctrl-c-hook' for more information.
-** org-todo-get-default-hook ~nil~
+** org-todo-get-default-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-todo-get-default-hook
:END:
: Each function takes arguments (NEW-MARK OLD-MARK) and returns either
: nil or a string to be used for the todo mark.
-** org-export-latex-after-initial-vars-hook ~nil~
+** org-export-latex-after-initial-vars-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-latex-after-initial-vars-hook
:END:
: The exact moment is after the initial variables like org-export-latex-class
: have been determined from the environment.
-** org-pre-cycle-hook ~nil~
+** org-pre-cycle-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-pre-cycle-hook
:END:
: `overview', `content', or `all'. Before a local state change, it can have
: the values `folded', `children', or `subtree'.
-** org-metadown-hook ~nil~
+** org-metadown-hook =nil=
:PROPERTIES:
:CUSTOM_ID: orgstruct-mode-off-hook
:END:
: Hook for functions attaching themselves to `M-down'.
: See `org-ctrl-c-ctrl-c-hook' for more information.
-** org-shiftdown-hook ~nil~
+** org-shiftdown-hook =nil=
:PROPERTIES:
:CUSTOM_ID: orgtbl-mode-hook
:END:
: Hook for functions attaching themselves to `S-down'.
: See `org-ctrl-c-ctrl-c-hook' for more information.
-** org-remember-before-finalize-hook ~nil~
+** org-remember-before-finalize-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-remember-before-finalize-hook
:END:
: Hook that is run right before a remember process is finalized.
: The remember buffer is still current when this hook runs.
-** org-tab-after-check-for-cycling-hook ~nil~
+** org-tab-after-check-for-cycling-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-tab-after-check-for-cycling-hook
:END:
: not visibility should be done because of current context. This is probably
: the place where a package like yasnippets can hook in.
-** org-clock-in-prepare-hook ~nil~
+** org-clock-in-prepare-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-clock-in-prepare-hook
:END:
: you want to clock in. For example, you can use this hook
: to add an effort property.
-** org-capture-mode-hook ~nil~
+** org-capture-mode-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-capture-mode-hook
:END:
: Hook for the minor `org-capture-mode'.
-** org-agenda-finalize-hook ~nil~
+** org-agenda-finalize-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-capture-mode-on-hook
:END:
: extra careful not to modify the text properties of the agenda
: headlines as the agenda display heavily relies on them.
-** org-src-mode-hook ~nil~
+** org-src-mode-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-src-mode-hook
:END:
: or similar things which you want to have when editing a source code file,
: but which mess up the display of a snippet in Org exported files.
-** org-export-html-after-blockquotes-hook ~nil~
+** org-export-html-after-blockquotes-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-indent-mode-on-hook
:END:
: Hook run during HTML export, after blockquote, verse, center are done.
-** org-after-todo-state-change-hook ~nil~
+** org-after-todo-state-change-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-after-todo-state-change-hook
:END:
: The new state (a string with a TODO keyword, or nil) is available in the
: Lisp variable `org-state'.
-** org-export-blocks-postblock-hook ~nil~
+** org-export-blocks-postblock-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-capture-mode-off-hook
:END:
: Run after blocks have been processed with `org-export-blocks-preprocess'.
-** org-ctags-open-link-functions ~(quote (org-ctags-find-tag org...~
+** org-ctags-open-link-functions =(quote (org-ctags-find-tag org...=
:PROPERTIES:
:CUSTOM_ID: org-ctags-open-link-functions
:END:
: List of functions to be prepended to ORG-OPEN-LINK-FUNCTIONS when ORG-CTAGS is active.
-** org-export-preprocess-final-hook ~nil~
+** org-export-preprocess-final-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-preprocess-final-hook
:END:
: This is run as the last thing in the preprocessing buffer, just before
: returning the buffer string to the backend.
-** org-shiftright-final-hook ~nil~
+** org-shiftright-final-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-shiftright-final-hook
:END:
: This one runs after all other options except shift-select have been excluded.
: See `org-ctrl-c-ctrl-c-hook' for more information.
-** org-agenda-bulk-custom-functions ~nil~
+** org-agenda-bulk-custom-functions =nil=
:PROPERTIES:
:CUSTOM_ID: org-agenda-bulk-custom-functions
:END:
: the custom function `set-category' on the selected entries.
: Note that functions in this alist don't need to be quoted.
-** org-after-sorting-entries-or-items-hook ~nil~
+** org-after-sorting-entries-or-items-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-table-follow-field-mode-off-hook
:END:
: hook gets called. When a region or a plain list is sorted, the cursor
: will be in the first entry of the sorted region/list.
-** org-shiftmetaright-hook ~nil~
+** org-shiftmetaright-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-shiftmetaright-hook
:END:
: Hook for functions attaching themselves to `M-S-right'.
: See `org-ctrl-c-ctrl-c-hook' for more information.
-** org-metareturn-hook ~nil~
+** org-metareturn-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-metareturn-hook
:END:
: Hook for functions attaching themselves to `M-RET'.
: See `org-ctrl-c-ctrl-c-hook' for more information.
-** org-todo-setup-filter-hook ~nil~
+** org-todo-setup-filter-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-todo-setup-filter-hook
:END:
: Each function takes a todo spec and returns either nil or the spec
: transformed into canonical form.
-** org-store-link-functions ~nil~
+** org-store-link-functions =nil=
:PROPERTIES:
:CUSTOM_ID: org-store-link-functions
:END:
: In addition to these, any additional properties can be specified
: and then used in capture templates.
-** org-after-todo-statistics-hook ~nil~
+** org-after-todo-statistics-hook =nil=
:PROPERTIES:
:CUSTOM_ID: org-add-hook
:END:
:CUSTOM_ID: commands
:END:
-** org-attach-new =(file)=
+** org-attach-new =(file)=
:PROPERTIES:
:CUSTOM_ID: org-attach-new
:END:
: Create a new attachment FILE for the current task.
: The attachment is created as an Emacs buffer.
-** org-agenda-sunrise-sunset =(arg)=
+** org-agenda-sunrise-sunset =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-sunrise-sunset
:END:
: Latitude and longitude can be specified with the variables
: `calendar-latitude' and `calendar-longitude'. When called with prefix
: argument, latitude and longitude will be prompted for.
-** org-replace-region-by-docbook =(beg end)=
+** org-replace-region-by-docbook =(beg end)=
:PROPERTIES:
:CUSTOM_ID: org-replace-region-by-docbook
:END:
- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-agenda.el;hb=HEAD][org-agenda.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-exit&sr=1][Find modifications in git logs]]
-: Exit agenda by removing the window or the buffer.
-: Also kill all Org-mode buffers which have been loaded by `org-agenda'.
-: Org-mode buffers visited directly by the user will not be touched.
-** org-export-region-as-latex =(beg end &optional body-only buffer)=
+: Exit the agenda and restore the window configuration.
+: Also kill Org-mode buffers loaded by `org-agenda'. Org-mode
+: buffers visited directly by the user will not be touched.
+** org-export-region-as-latex =(beg end &optional body-only buffer)=
:PROPERTIES:
:CUSTOM_ID: org-export-region-as-latex
:END:
:
: When called interactively, the output buffer is selected, and shown
: in a window. A non-interactive call will only return the buffer.
-** org-set-tags-to =(data)=
+** org-set-tags-to =(data)=
:PROPERTIES:
:CUSTOM_ID: org-set-tags-to
:END:
: Set the tags of the current entry to DATA, replacing the current tags.
: DATA may be a tags string like :aa:bb:cc:, or a list of tags.
: If DATA is nil or the empty string, any tags will be removed.
-** orgstruct-mode =(&optional arg)=
+** orgstruct-mode =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: orgstruct-mode
:END:
: M-RET Insert new heading/item
: S-M-RET Insert new TODO heading / Checkbox item
: C-c C-c Set tags / toggle checkbox
-** org-protocol-create =(&optional project-plist)=
+** org-protocol-create =(&optional project-plist)=
:PROPERTIES:
:CUSTOM_ID: org-protocol-create
:END:
: Optionally use project-plist to initialize the defaults for this project. If
: project-plist is the CDR of an element in `org-publish-project-alist', reuse
: :base-directory, :html-extension and :base-extension.
-** org-clone-subtree-with-time-shift =(n &optional shift)=
+** org-clone-subtree-with-time-shift =(n &optional shift)=
:PROPERTIES:
:CUSTOM_ID: org-clone-subtree-with-time-shift
:END:
: to past the last clone.
: In this way you can spell out a number of instances of a repeating task,
: and still retain the repeater to cover future instances of the task.
-** org-export-as-docbook =(&optional hidden ext-plist to-buffer body-only pub-dir)=
+** org-export-as-docbook =(&optional ext-plist to-buffer body-only pub-dir)=
:PROPERTIES:
:CUSTOM_ID: org-export-as-docbook
:END:
: header and footer, simply return the content of the document (all
: top-level sections). When PUB-DIR is set, use this as the
: publishing directory.
-** org-agenda-goto =(&optional highlight)=
+** org-agenda-goto =(&optional highlight)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-goto
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-shiftcontrolright&sr=1][Find modifications in git logs]]
: Switch to next TODO set.
-** org-clock-in =(&optional select start-time)=
+** org-clock-in =(&optional select start-time)=
:PROPERTIES:
:CUSTOM_ID: org-clock-in
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-priority-up&sr=1][Find modifications in git logs]]
: Increase the priority of the current item.
-** org-todo =(&optional arg)=
+** org-todo =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-todo
:END:
: 'previousset -> switch to the previous set of keywords
: "WAITING" -> switch to the specified keyword, but only if it
: really is a member of `org-todo-keywords'.
-** org-babel-shell-command-on-region =(start end command &optional output-buffer replace error-buffer display-error-buffer)=
+** org-babel-shell-command-on-region =(start end command &optional output-buffer replace error-buffer display-error-buffer)=
:PROPERTIES:
:CUSTOM_ID: org-babel-shell-command-on-region
:END:
: were any errors. (This is always t, interactively.)
: In an interactive call, the variable `shell-command-default-error-buffer'
: specifies the value of ERROR-BUFFER.
-** org-remove-file =(&optional file)=
+** org-remove-file =(&optional file)=
:PROPERTIES:
:CUSTOM_ID: org-remove-file
:END:
- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-agenda.el;hb=HEAD][org-agenda.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-quit&sr=1][Find modifications in git logs]]
-: Exit agenda by killing agenda buffer or burying it when
-: `org-agenda-sticky' is non-NIL
+: Exit the agenda and restore the window configuration.
+: When `org-agenda-sticky' is non-nil, only bury the agenda.
** org-show-subtree
:PROPERTIES:
:CUSTOM_ID: org-show-subtree
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-show-subtree&sr=1][Find modifications in git logs]]
: Show everything after this heading at deeper levels.
-** org-timer-start =(&optional offset)=
+** org-timer-start =(&optional offset)=
:PROPERTIES:
:CUSTOM_ID: org-timer-start
:END:
: Compute table, or change heading status of lines.
: Calls `org-table-recalculate' or `org-toggle-heading',
: depending on context.
-** org-metaright =(&optional arg)=
+** org-metaright =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-metaright
:END:
: In front of a drawer or a block keyword, indent it correctly.
: With no specific context, calls the Emacs default `forward-word'.
: See the individual commands for more information.
-** org-agenda-bulk-mark =(&optional arg)=
+** org-agenda-bulk-mark =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-bulk-mark
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-bulk-mark&sr=1][Find modifications in git logs]]
: Mark the entry at point for future bulk action.
-** org-insert-link =(&optional complete-file link-location default-description)=
+** org-insert-link =(&optional complete-file link-location default-description)=
:PROPERTIES:
:CUSTOM_ID: org-insert-link
:END:
:
: If the DEFAULT-DESCRIPTION parameter is non-nil, this value will
: be used as the default description.
-** org-babel-exp-src-block =(body &rest headers)=
+** org-babel-exp-src-block =(body &rest headers)=
:PROPERTIES:
:CUSTOM_ID: org-babel-exp-src-block
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-toggle-time-stamp-overlays&sr=1][Find modifications in git logs]]
: Toggle the use of custom time stamp formats.
-** org-agenda =(&optional arg org-keys restriction)=
+** org-agenda =(&optional arg org-keys restriction)=
:PROPERTIES:
:CUSTOM_ID: org-agenda
:END:
: Insert time stamp corresponding to cursor date in *Calendar* buffer.
: If there is already a time stamp at the cursor position, update it.
-** org-timestamp-up =(&optional arg)=
+** org-timestamp-up =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-timestamp-up
:END:
: If the cursor is on the year, change the year. If it is on the month,
: the day or the time, change that.
: With prefix ARG, change by that many units.
-** org-occur-in-agenda-files =(regexp &optional nlines)=
+** org-occur-in-agenda-files =(regexp &optional nlines)=
:PROPERTIES:
:CUSTOM_ID: org-occur-in-agenda-files
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-occur-in-agenda-files&sr=1][Find modifications in git logs]]
: Call `multi-occur' with buffers for all agenda files.
-** org-babel-tangle =(&optional only-this-block target-file lang)=
+** org-babel-tangle =(&optional only-this-block target-file lang)=
:PROPERTIES:
:CUSTOM_ID: org-babel-tangle
:END:
: C-M-i pcomplete
: M-RET org-insert-heading
: C-M-t org-transpose-element
-: M-J org-insert-todo-subheading
: M-a org-backward-sentence
: M-e org-forward-sentence
: M-h org-mark-element
-: M-j org-insert-subheading
: M-{ org-backward-element
: M-} org-forward-element
:
: <remap> <self-insert-command> org-self-insert-command
: <remap> <show-branches> org-kill-note-or-show-branches
: <remap> <show-subtree> org-show-subtree
+: <remap> <transpose-words> org-transpose-words
:
: C-c C-a show-all
: (that binding is currently shadowed by another mode)
: (that binding is currently shadowed by another mode)
:
: C-c C-M-l org-insert-all-links
+: C-c M-w org-copy
:
: C-c C-v C-a org-babel-sha1-hash
: C-c C-v C-b org-babel-execute-buffer
: C-c C-x C-f org-emphasize
: C-c C-x TAB org-clock-in
: C-c C-x C-j org-clock-goto
-: C-c C-x C-k org-mark-entry-for-agenda-action
: C-c C-x C-l org-preview-latex-fragment
: C-c C-x RET Prefix Command
: C-c C-x C-n org-next-link
: C-c C-x A org-archive-to-archive-sibling
: C-c C-x E org-inc-effort
: C-c C-x G org-feed-goto-inbox
+: C-c C-x P org-set-property-and-value
: C-c C-x [ org-reftex-citation
: C-c C-x \ org-toggle-pretty-entities
: C-c C-x _ org-timer-stop
: Go to the beginning item of the current list or sublist.
: Throw an error when not in a list.
-** org-babel-open-src-block-result =(&optional re-run)=
+** org-babel-open-src-block-result =(&optional re-run)=
:PROPERTIES:
:CUSTOM_ID: org-babel-open-src-block-result
:END:
- *Access:* ~C-c C-v C-o, C-c C-v o~
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-open-src-block-result&sr=1][Find modifications in git logs]]
: If `point' is on a src block then open the results of the
: source code block, otherwise return nil. With optional prefix
: argument RE-RUN the source-code block is evaluated even if
: results already exist.
-** org-time-stamp =(arg &optional inactive)=
+** org-time-stamp =(arg &optional inactive)=
:PROPERTIES:
:CUSTOM_ID: org-time-stamp
:END:
:
: With two universal prefix arguments, insert an active timestamp
: with the current time without prompting the user.
-** org-list-to-generic =(list params)=
+** org-list-to-generic =(list params)=
:PROPERTIES:
:CUSTOM_ID: org-list-to-generic
:END:
: item, and depth of the current sub-list, starting at 0.
: Obviously, `counter' is only available for parameters applying to
: items.
-** org-forward-heading-same-level =(arg &optional invisible-ok)=
+** org-forward-heading-same-level =(arg &optional invisible-ok)=
:PROPERTIES:
:CUSTOM_ID: org-forward-heading-same-level
:END:
: Stop at the first and last subheadings of a superior heading.
: Normally this only looks at visible headings, but when INVISIBLE-OK is
: non-nil it will also look at invisible ones.
-** org-export-as-docbook-pdf =(&optional hidden ext-plist to-buffer body-only pub-dir)=
+** org-export-as-docbook-pdf =(&optional ext-plist to-buffer body-only pub-dir)=
:PROPERTIES:
:CUSTOM_ID: org-export-as-docbook-pdf
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-export-as-docbook-pdf&sr=1][Find modifications in git logs]]
: Export as DocBook XML file, and generate PDF file.
-** org-insert-todo-subheading =(arg)=
+** org-insert-todo-subheading =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-insert-todo-subheading
:END:
-- *Access:* ~M-J~
- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-insert-todo-subheading&sr=1][Find modifications in git logs]]
: Insert a new subheading with TODO keyword or checkbox and demote it.
: Works for outline headings and for plain lists alike.
-** org-clock-in-last =(&optional arg)=
+** org-clock-in-last =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-clock-in-last
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-create-customize-menu&sr=1][Find modifications in git logs]]
: Create a full customization menu for Org-mode, insert it into the menu.
-** org-agenda-bulk-mark-regexp =(regexp)=
+** org-agenda-bulk-mark-regexp =(regexp)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-bulk-mark-regexp
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-bulk-mark-regexp&sr=1][Find modifications in git logs]]
: Mark entries matching REGEXP for future agenda bulk action.
-** org-info =(&optional node)=
+** org-info =(&optional node)=
:PROPERTIES:
:CUSTOM_ID: org-info
:END:
: Read documentation for Org-mode in the info system.
: With optional NODE, go directly to that node.
-** org-export-as-freemind =(&optional hidden ext-plist to-buffer body-only pub-dir)=
+** org-export-as-freemind =(&optional hidden ext-plist to-buffer body-only pub-dir)=
:PROPERTIES:
:CUSTOM_ID: org-export-as-freemind
:END:
: directory.
:
: See `org-freemind-from-org-mode' for more information.
-** org-table-create =(&optional size)=
+** org-table-create =(&optional size)=
:PROPERTIES:
:CUSTOM_ID: org-table-create
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-id-store-link&sr=1][Find modifications in git logs]]
: Store a link to the current entry, using its ID.
-** org-columns-get-format =(&optional fmt-string)=
+** org-columns-get-format =(&optional fmt-string)=
:PROPERTIES:
:CUSTOM_ID: org-columns-get-format
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-columns-get-format&sr=1][Find modifications in git logs]]
-** org-make-org-heading-search-string =(&optional string heading)=
- :PROPERTIES:
- :CUSTOM_ID: org-make-org-heading-search-string
- :END:
-
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
-- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-make-org-heading-search-string&sr=1][Find modifications in git logs]]
-
-: Make search string for STRING or current headline.
** org-kill-note-or-show-branches
:PROPERTIES:
:CUSTOM_ID: org-kill-note-or-show-branches
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-kill-note-or-show-branches&sr=1][Find modifications in git logs]]
: If this is a Note buffer, abort storing the note. Else call `show-branches'.
-** org-agenda-date-prompt =(arg)=
+** org-agenda-date-prompt =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-date-prompt
:END:
: Change the date of this item. Date is prompted for, with default today.
: The prefix ARG is passed to the `org-time-stamp' command and can therefore
: be used to request time specification in the time stamp.
-** org-babel-goto-named-result =(name)=
+** org-babel-goto-named-result =(name)=
:PROPERTIES:
:CUSTOM_ID: org-babel-goto-named-result
:END:
- *Access:* ~C-c C-v C-r, C-c C-v r~
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-goto-named-result&sr=1][Find modifications in git logs]]
: Go to a named result.
-** org-bibtex-search =(string)=
+** org-bibtex-search =(string)=
:PROPERTIES:
:CUSTOM_ID: org-bibtex-search
:END:
: Manipulate the query by adding a search regexp with negative selection.
: Negative selection means regexp must not match for selection of an entry.
-** org-capture-string =(string &optional keys)=
+** org-capture-string =(string &optional keys)=
:PROPERTIES:
:CUSTOM_ID: org-capture-string
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-capture-string&sr=1][Find modifications in git logs]]
-** org-export-as-xoxo =(&optional buffer)=
+** org-export-as-xoxo =(&optional buffer)=
:PROPERTIES:
:CUSTOM_ID: org-export-as-xoxo
:END:
: Export the org buffer as XOXO.
: The XOXO buffer is named *xoxo-<source buffer name>*
-** org-list-send-list =(&optional maybe)=
+** org-copy
+ :PROPERTIES:
+ :CUSTOM_ID: org-copy
+ :END:
+
+- *Access:* ~C-c M-w~
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-copy&sr=1][Find modifications in git logs]]
+
+: Like `org-refile', but copy.
+** org-list-send-list =(&optional maybe)=
:PROPERTIES:
:CUSTOM_ID: org-list-send-list
:END:
: Send a transformed version of this list to the receiver position.
: With argument MAYBE, fail quietly if no transformation is defined
: for this list.
-** org-export-as-pdf-and-open =(arg)=
+** org-export-as-pdf-and-open =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-export-as-pdf-and-open
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-export-as-pdf-and-open&sr=1][Find modifications in git logs]]
: Export as LaTeX, then process through to PDF, and open.
-** org-capture-mode =(&optional arg)=
+** org-capture-mode =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-capture-mode
:END:
: Minor mode for special key bindings in a capture buffer.
:
: Turning on this mode runs the normal hook `org-capture-mode-hook'.
-** org-table-fedit-menu =(event)=
+** org-table-fedit-menu =(event)=
:PROPERTIES:
:CUSTOM_ID: org-table-fedit-menu
:END:
: Goto next table row or insert a newline and indent.
: Calls `org-table-next-row' or `newline-and-indent', depending on
: context. See the individual commands for more information.
-** org-agenda-todo =(&optional arg)=
+** org-agenda-todo =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-todo
:END:
: Cycle TODO state of line at point, also in Org-mode file.
: This changes the line at point, all other lines in the agenda referring to
: the same tree node, and the headline of the tree node in the Org-mode file.
-** org-export-preprocess-string =(string &rest parameters)=
+** org-export-preprocess-string =(string &rest parameters)=
:PROPERTIES:
:CUSTOM_ID: org-export-preprocess-string
:END:
: to export. It then creates a temporary buffer where it does its job.
: The result is then again returned as a string, and the exporter works
: on this string to produce the exported version.
-** org-agenda-date-earlier-minutes =(arg)=
+** org-agenda-date-earlier-minutes =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-date-earlier-minutes
:END:
: do row or column spanning. Multiline cells will become multiple cells.
: Beware, Org-mode does not test if the table can be successfully converted - it
: blindly applies a recipe that works for simple tables.
-** org-change-tag-in-region =(beg end tag off)=
+** org-change-tag-in-region =(beg end tag off)=
:PROPERTIES:
:CUSTOM_ID: org-change-tag-in-region
:END:
: Add or remove TAG for each entry in the region.
: This works in the agenda, and also in an org-mode buffer.
-** org-indent-mode =(&optional arg)=
+** org-indent-mode =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-indent-mode
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-previous-line&sr=1][Find modifications in git logs]]
: Move cursor to the previous line, and show if follow-mode is active.
-** org-attach-reveal =(&optional if-exists)=
+** org-attach-reveal =(&optional if-exists)=
:PROPERTIES:
:CUSTOM_ID: org-attach-reveal
:END:
: C-_ org-agenda-undo
: SPC org-agenda-show-and-scroll-up
: ! org-agenda-toggle-deadlines
+: # org-agenda-dim-blocked-tasks
: $ org-agenda-archive
: % org-agenda-bulk-mark-regexp
: * org-agenda-bulk-mark-all
: of the first headline in the buffer. This is important, because if the
: first headline is not level one, then (hide-sublevels 1) gives confusing
: results.
-** org-babel-expand-src-block =(&optional arg info params)=
+** org-babel-expand-src-block =(&optional arg info params)=
:PROPERTIES:
:CUSTOM_ID: org-babel-expand-src-block
:END:
- *Access:* ~C-c C-v v, C-c C-v C-v~
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-expand-src-block&sr=1][Find modifications in git logs]]
: Expand the current source code block.
: Expand according to the source code block's header
: arguments and pop open the results in a preview buffer.
-** org-bibtex-create-in-current-entry =(&optional arg)=
+** org-bibtex-create-in-current-entry =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-bibtex-create-in-current-entry
:END:
: Add bibliographical data to the current entry.
: With a prefix arg, query for optional fields.
-** org-end-of-line =(&optional arg)=
+** org-end-of-line =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-end-of-line
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-end-of-line&sr=1][Find modifications in git logs]]
: Go to the end of the line.
-: If this is a headline, and `org-special-ctrl-a/e' is set, ignore tags on the
-: first attempt, and only move to after the tags when the cursor is already
-: beyond the end of the headline.
-** org-mac-message-insert-flagged =(org-buffer org-heading)=
+: If this is a headline, and `org-special-ctrl-a/e' is set, ignore
+: tags on the first attempt, and only move to after the tags when
+: the cursor is already beyond the end of the headline.
+** org-mac-message-insert-flagged =(org-buffer org-heading)=
:PROPERTIES:
:CUSTOM_ID: org-mac-message-insert-flagged
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-attach-attach-mv&sr=1][Find modifications in git logs]]
: Attach a file by moving (renaming) it.
-** org-update-checkbox-count =(&optional all)=
+** org-update-checkbox-count =(&optional all)=
:PROPERTIES:
:CUSTOM_ID: org-update-checkbox-count
:END:
: update them with the current numbers.
:
: With optional prefix argument ALL, do this for the whole buffer.
-** org-set-effort =(&optional value increment)=
+** org-set-effort =(&optional value increment)=
:PROPERTIES:
:CUSTOM_ID: org-set-effort
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-table-move-column-right&sr=1][Find modifications in git logs]]
: Move column to the right.
-** org-emphasize =(&optional char)=
+** org-emphasize =(&optional char)=
:PROPERTIES:
:CUSTOM_ID: org-emphasize
:END:
: to remove the emphasis of the selected region.
: If char is not given (for example in an interactive call) it
: will be prompted for.
-** org-speed-move-safe =(cmd)=
+** org-bibtex-import-from-file =(file)=
+ :PROPERTIES:
+ :CUSTOM_ID: org-bibtex-import-from-file
+ :END:
+
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-bibtex.el;hb=HEAD][org-bibtex.el]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-bibtex-import-from-file&sr=1][Find modifications in git logs]]
+
+: Read bibtex entries from FILE and insert as Org-mode headlines after point.
+** org-speed-move-safe =(cmd)=
:PROPERTIES:
:CUSTOM_ID: org-speed-move-safe
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-show-tags&sr=1][Find modifications in git logs]]
: Show the tags applicable to the current item.
-** org-table-goto-column =(n &optional on-delim force)=
+** org-table-goto-column =(n &optional on-delim force)=
:PROPERTIES:
:CUSTOM_ID: org-table-goto-column
:END:
: of the field.
: If there are less than N fields, just go to after the last delimiter.
: However, when FORCE is non-nil, create new columns if necessary.
-** org-export-as-utf8-to-buffer =(&rest args)=
+** org-export-as-utf8-to-buffer =(&rest args)=
:PROPERTIES:
:CUSTOM_ID: org-export-as-utf8-to-buffer
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-export-as-utf8-to-buffer&sr=1][Find modifications in git logs]]
: Like `org-export-as-ascii-to-buffer', use utf8 encoding for symbols.
-** org-move-subtree-up =(&optional arg)=
+** org-move-subtree-up =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-move-subtree-up
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-move-subtree-up&sr=1][Find modifications in git logs]]
: Move the current subtree up past ARG headlines of the same level.
-** org-timestamp-up-day =(&optional arg)=
+** org-timestamp-up-day =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-timestamp-up-day
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-up-element&sr=1][Find modifications in git logs]]
: Move to upper element.
-** org-display-outline-path =(&optional file current)=
+** org-display-outline-path =(&optional file current separator just-return-string)=
:PROPERTIES:
:CUSTOM_ID: org-display-outline-path
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-display-outline-path&sr=1][Find modifications in git logs]]
: Display the current outline path in the echo area.
-** org-columns-menu =(event)=
+:
+: If FILE is non-nil, prepend the output with the file name.
+: If CURRENT is non-nil, append the current heading to the output.
+: SEPARATOR is passed through to `org-format-outline-path'. It separates
+: the different parts of the path and defaults to "/".
+: If JUST-RETURN-STRING is non-nil, return a string, don't display a message.
+** org-columns-menu =(event)=
:PROPERTIES:
:CUSTOM_ID: org-columns-menu
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-table-fedit-ref-left&sr=1][Find modifications in git logs]]
: Shift the reference at point one field to the left.
-** org-backward-heading-same-level =(arg &optional invisible-ok)=
+** org-backward-heading-same-level =(arg &optional invisible-ok)=
:PROPERTIES:
:CUSTOM_ID: org-backward-heading-same-level
:END:
: Move backward to the arg'th subheading at same level as this one.
: Stop at the first and last subheadings of a superior heading.
-** org-table-import =(file arg)=
+** org-table-import =(file arg)=
:PROPERTIES:
:CUSTOM_ID: org-table-import
:END:
: The file is assumed to be tab-separated. Such files can be produced by most
: spreadsheet and database applications. If no tabs (at least one per line)
: are found, lines will be split on whitespace into fields.
-** org-force-self-insert =(N)=
+** org-force-self-insert =(N)=
:PROPERTIES:
:CUSTOM_ID: org-force-self-insert
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-force-self-insert&sr=1][Find modifications in git logs]]
: Needed to enforce self-insert under remapping.
-** org-toggle-item =(arg)=
+** org-toggle-item =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-toggle-item
:END:
:
: If it is normal text, change region into an item. With a prefix
: argument ARG, change each line in region into an item.
-** org-shiftmetaup =(&optional arg)=
+** org-shiftmetaup =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-shiftmetaup
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=orgtbl-ret&sr=1][Find modifications in git logs]]
: Justification and field motion for `orgtbl-mode'.
-** org-timer-set-timer =(&optional opt)=
+** org-timer-set-timer =(&optional opt)=
:PROPERTIES:
:CUSTOM_ID: org-timer-set-timer
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-customize&sr=1][Find modifications in git logs]]
: Call the customize function with org as argument.
-** org-agenda-year-view =(&optional year)=
+** org-agenda-year-view =(&optional year)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-year-view
:END:
: month. Any digits before this encode a year. So 200712 means
: December year 2007. Years in the range 1938-2037 can also be
: written as 2-digit years.
-** org-attach-delete-one =(&optional file)=
+** org-attach-delete-one =(&optional file)=
:PROPERTIES:
:CUSTOM_ID: org-attach-delete-one
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-attach-delete-one&sr=1][Find modifications in git logs]]
: Delete a single attachment.
-** org-shifttab =(&optional arg)=
+** org-shifttab =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-shifttab
:END:
: Calls `org-cycle' with argument t, or `org-table-previous-field', depending
: on context.
: See the individual commands for more information.
-** org-cdlatex-underscore-caret =(&optional arg)=
+** org-cdlatex-underscore-caret =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-cdlatex-underscore-caret
:END:
: Execute `cdlatex-sub-superscript' in LaTeX fragments.
: Revert to the normal definition outside of these fragments.
-** org-table-wrap-region =(arg)=
+** org-table-wrap-region =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-table-wrap-region
:END:
:
: If there is no region, but you specify a prefix ARG, the current field gets
: blank, and the content is appended to the field above.
-** org-todo-list =(&optional arg)=
+** org-todo-list =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-todo-list
:END:
: When `org-agenda-diary-file' points to a file,
: `org-agenda-diary-entry-in-org-file' is called instead to create
: entries in that Org-mode file.
-** org-footnote-goto-previous-reference =(label)=
+** org-footnote-goto-previous-reference =(label)=
:PROPERTIES:
:CUSTOM_ID: org-footnote-goto-previous-reference
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-mouse-show-overview&sr=1][Find modifications in git logs]]
: Change visibility of current org buffer to first-level headlines only.
-** org-toggle-sticky-agenda =(&optional arg)=
+** org-toggle-sticky-agenda =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-toggle-sticky-agenda
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-toggle-sticky-agenda&sr=1][Find modifications in git logs]]
: Toggle `org-agenda-sticky'.
-** org-delete-property-globally =(property)=
+** org-delete-property-globally =(property)=
:PROPERTIES:
:CUSTOM_ID: org-delete-property-globally
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-delete-property-globally&sr=1][Find modifications in git logs]]
: Remove PROPERTY globally, from all entries.
-** org-reveal =(&optional siblings)=
+** org-reveal =(&optional siblings)=
:PROPERTIES:
:CUSTOM_ID: org-reveal
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-entities-create-table&sr=1][Find modifications in git logs]]
: Create an Org mode table with all entities.
-** org-clock-goto =(&optional select)=
+** org-clock-goto =(&optional select)=
:PROPERTIES:
:CUSTOM_ID: org-clock-goto
:END:
: Display the flagging note in the other window.
: When called a second time in direct sequence, offer to remove the FLAGGING
: tag and (if present) the flagging note.
-** org-table-move-column =(&optional left)=
+** org-table-move-column =(&optional left)=
:PROPERTIES:
:CUSTOM_ID: org-table-move-column
:END:
: Go to the next field in the current table, creating new lines as needed.
: Before doing so, re-align the table if necessary.
-** org-table-end-of-field =(&optional n)=
+** org-table-end-of-field =(&optional n)=
:PROPERTIES:
:CUSTOM_ID: org-table-end-of-field
:END:
: will be overwritten. If the rectangle does not fit into the present table,
: the table is enlarged as needed. The process ignores horizontal separator
: lines.
-** org-columns-widen =(arg)=
+** org-columns-widen =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-columns-widen
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-columns-widen&sr=1][Find modifications in git logs]]
: Make the column wider by ARG characters.
-** org-babel-demarcate-block =(&optional arg)=
+** org-babel-demarcate-block =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-babel-demarcate-block
:END:
- *Access:* ~C-c C-v d, C-c C-v C-d~
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-demarcate-block&sr=1][Find modifications in git logs]]
: Wrap or split the code in the region or on the point.
: split. When called from outside of a code block a new code block
: is created. In both cases if the region is demarcated and if the
: region is not active then the point is demarcated.
-** org-forward-element
- :PROPERTIES:
- :CUSTOM_ID: org-forward-element
- :END:
-
-- *Access:* ~M-}~
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
-- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-forward-element&sr=1][Find modifications in git logs]]
-
-: Move forward by one element.
-: Move to the next element at the same level, when possible.
-** org-edit-src-continue =(e)=
+** org-edit-src-continue =(e)=
:PROPERTIES:
:CUSTOM_ID: org-edit-src-continue
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-edit-src-continue&sr=1][Find modifications in git logs]]
: Continue editing source blocks.
-** org-set-tags =(&optional arg just-align)=
+** org-set-tags =(&optional arg just-align)=
:PROPERTIES:
:CUSTOM_ID: org-set-tags
:END:
: Set the tags for the current headline.
: With prefix ARG, realign all tags in headings in the current buffer.
-** org-edit-src-code =(&optional context code edit-buffer-name)=
+** org-forward-element
+ :PROPERTIES:
+ :CUSTOM_ID: org-forward-element
+ :END:
+
+- *Access:* ~M-}~
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-forward-element&sr=1][Find modifications in git logs]]
+
+: Move forward by one element.
+: Move to the next element at the same level, when possible.
+** org-edit-src-code =(&optional context code edit-buffer-name)=
:PROPERTIES:
:CUSTOM_ID: org-edit-src-code
:END:
- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-src.el;hb=HEAD][org-src.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-edit-src-code&sr=1][Find modifications in git logs]]
-: Edit the source CODE example at point.
-: The example is copied to a separate buffer, and that buffer is
-: switched to the correct language mode. When done, exit with
-: M-x org-edit-src-exit. This will remove the original code in the
-: Org buffer, and replace it with the edited version. An optional
-: argument CONTEXT is used by M-x org-edit-src-save when calling
-: this function. See `org-src-window-setup' to configure the
-: display of windows containing the Org buffer and the code
-: buffer.
-** org-babel-execute-buffer =(&optional arg)=
+: Edit the source CODE block at point.
+: The code is copied to a separate buffer and the appropriate mode
+: is turned on. When done, exit with M-x org-edit-src-exit. This will
+: remove the original code in the Org buffer, and replace it with the
+: edited version. An optional argument CONTEXT is used by M-x org-edit-src-save
+: when calling this function. See `org-src-window-setup' to configure
+: the display of windows containing the Org buffer and the code buffer.
+** org-babel-execute-buffer =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-babel-execute-buffer
:END:
- *Access:* ~C-c C-v b, C-c C-v C-b~
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-execute-buffer&sr=1][Find modifications in git logs]]
: Execute source code blocks in a buffer.
: Call `org-babel-execute-src-block' on every source block in
: the current buffer.
-** org-edit-src-exit =(&optional context)=
+** org-edit-src-exit =(&optional context)=
:PROPERTIES:
:CUSTOM_ID: org-edit-src-exit
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-edit-src-exit&sr=1][Find modifications in git logs]]
: Exit special edit and protect problematic lines.
-** org-capture-goto-target =(&optional template-key)=
+** org-capture-goto-target =(&optional template-key)=
:PROPERTIES:
:CUSTOM_ID: org-capture-goto-target
:END:
: Go to the target location of a capture template.
: The user is queried for the template.
-** orgtbl-self-insert-command =(N)=
+** orgtbl-self-insert-command =(N)=
:PROPERTIES:
:CUSTOM_ID: orgtbl-self-insert-command
:END:
: Execute a Library of Babel source block, if appropriate.
: Detect if this is context for a Library Of Babel source block and
: if so then run the appropriate source block from the Library.
-** org-agenda-log-mode =(&optional special)=
+** org-agenda-log-mode =(&optional special)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-log-mode
:END:
: Insert a link to the messages currently selected in Mail.app.
: This will use AppleScript to get the message-id and the subject of the
: active mail in Mail.app and make a link out of it.
-** org-src-mode =(&optional arg)=
+** org-src-mode =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-src-mode
:END:
: - When formatting a source code snippet for export with htmlize.
: There is a mode hook, and keybindings for `org-edit-src-exit' and
: `org-edit-src-save'
-** org-timestamp-down-day =(&optional arg)=
+** org-timestamp-down-day =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-timestamp-down-day
:END:
: Decrease the date in the time stamp by one day.
: With prefix ARG, change that many days.
-** org-timer-reset-timers =[Arg list not available until function definition is loaded.]=
- :PROPERTIES:
- :CUSTOM_ID: org-timer-reset-timers
- :END:
-
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-timer.el;hb=HEAD][org-timer.el]]
-- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-timer-reset-timers&sr=1][Find modifications in git logs]]
-
-: Documentation will be available after `org-timer.el' is loaded.
** org-archive-subtree-default-with-confirmation
:PROPERTIES:
:CUSTOM_ID: org-archive-subtree-default-with-confirmation
: Archive the current subtree with the default command.
: This command is set with the variable `org-archive-default-command'.
-** org-tree-to-indirect-buffer =(&optional arg)=
+** org-tree-to-indirect-buffer =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-tree-to-indirect-buffer
:END:
: If `org-indirect-buffer-display' is `dedicated-frame', the C-u prefix also
: requests that a new frame be made for the new buffer, so that the dedicated
: frame is not changed.
-** org-cdlatex-math-modify =(&optional arg)=
+** org-cdlatex-math-modify =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-cdlatex-math-modify
:END:
: Execute `cdlatex-math-modify' in LaTeX fragments.
: Revert to the normal definition outside of these fragments.
-** org-insert-subheading =(arg)=
+** org-insert-subheading =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-insert-subheading
:END:
-- *Access:* ~M-j~
- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-insert-subheading&sr=1][Find modifications in git logs]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-table-overlay-coordinates&sr=1][Find modifications in git logs]]
: Add overlays to the table at point, to show row/column coordinates.
-** org-agenda-cycle-show =(&optional n)=
+** org-agenda-cycle-show =(&optional n)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-cycle-show
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-drag-element-forward&sr=1][Find modifications in git logs]]
: Move forward element at point.
-** org-mac-message-get-links =(&optional select-or-flag)=
+** org-mac-message-get-links =(&optional select-or-flag)=
:PROPERTIES:
:CUSTOM_ID: org-mac-message-get-links
:END:
: Move the item at point down, i.e. swap with following item.
: Sub-items (items with larger indentation) are considered part of
: the item, so this really moves item trees.
-** org-agenda-prepare-buffers =(files)=
+** org-agenda-prepare-buffers =(files)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-prepare-buffers
:END:
: Move backward by one element.
: Move to the previous element at the same level, when possible.
-** org-footnote-action =(&optional special)=
+** org-footnote-action =(&optional special)=
:PROPERTIES:
:CUSTOM_ID: org-footnote-action
:END:
: interactively.
:
: With prefix arg SPECIAL, offer additional commands in a menu.
-** org-agenda-write =(file &optional open nosettings agenda-bufname)=
+** org-agenda-write =(file &optional open nosettings agenda-bufname)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-write
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-follow-mode&sr=1][Find modifications in git logs]]
: Toggle follow mode in an agenda buffer.
-** orgtbl-create-or-convert-from-region =(arg)=
+** orgtbl-create-or-convert-from-region =(arg)=
:PROPERTIES:
:CUSTOM_ID: orgtbl-create-or-convert-from-region
:END:
:CUSTOM_ID: org-babel-expand-src-block-maybe
:END:
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-expand-src-block-maybe&sr=1][Find modifications in git logs]]
: Conditionally expand a source block.
:CUSTOM_ID: org-babel-execute-src-block-maybe
:END:
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-execute-src-block-maybe&sr=1][Find modifications in git logs]]
: Conditionally execute a source block.
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-setup-comments-handling&sr=1][Find modifications in git logs]]
-** org-occur =(regexp &optional keep-previous callback)=
+** org-occur =(regexp &optional keep-previous callback)=
:PROPERTIES:
:CUSTOM_ID: org-occur
:END:
: The archive sibling is a sibling of the heading with the heading name
: `org-archive-sibling-heading' and an `org-archive-tag' tag. If this
: sibling does not exist, it will be created at the end of the subtree.
-** org-kill-line =(&optional arg)=
+** org-kill-line =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-kill-line
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-kill-line&sr=1][Find modifications in git logs]]
: Kill line, to tags or end of line.
-** org-attach-attach =(file &optional visit-dir method)=
+** org-attach-attach =(file &optional visit-dir method)=
:PROPERTIES:
:CUSTOM_ID: org-attach-attach
:END:
: If VISIT-DIR is non-nil, visit the directory with dired.
: METHOD may be `cp', `mv', `ln', or `lns' default taken from
: `org-attach-method'.
-** org-store-agenda-views =(&rest parameters)=
+** org-store-agenda-views =(&rest parameters)=
:PROPERTIES:
:CUSTOM_ID: org-store-agenda-views
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-store-agenda-views&sr=1][Find modifications in git logs]]
+** org-mark-ring-push =(&optional pos buffer)=
+ :PROPERTIES:
+ :CUSTOM_ID: org-mark-ring-push
+ :END:
+
+- *Access:* ~C-c %~
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-mark-ring-push&sr=1][Find modifications in git logs]]
+
+: Put the current position or POS into the mark ring and rotate it.
** org-transpose-element
:PROPERTIES:
:CUSTOM_ID: org-transpose-element
: Transpose current and previous elements, keeping blank lines between.
: Point is moved after both elements.
-** org-mark-ring-push =(&optional pos buffer)=
- :PROPERTIES:
- :CUSTOM_ID: org-mark-ring-push
- :END:
-
-- *Access:* ~C-c %~
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
-- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-mark-ring-push&sr=1][Find modifications in git logs]]
-
-: Put the current position or POS into the mark ring and rotate it.
-** org-table-edit-field =(arg)=
+** org-table-edit-field =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-table-edit-field
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-hide-block-toggle-maybe&sr=1][Find modifications in git logs]]
: Toggle visibility of block at point.
-** org-columns-edit-value =(&optional key)=
+** org-columns-edit-value =(&optional key)=
:PROPERTIES:
:CUSTOM_ID: org-columns-edit-value
:END:
:END:
- *Access:* ~C-c C-v c, C-c C-v C-c~
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-check-src-block&sr=1][Find modifications in git logs]]
: Check for misspelled header arguments in the current code block.
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-reset-checkbox-state-subtree&sr=1][Find modifications in git logs]]
: Reset all checkboxes in an entry subtree.
-** org-table-cut-region =(beg end)=
+** org-table-cut-region =(beg end)=
:PROPERTIES:
:CUSTOM_ID: org-table-cut-region
:END:
: Copy region in table to the clipboard and blank all relevant fields.
: If there is no active region, use just the field at point.
-** org-replace-region-by-html =(beg end)=
+** org-replace-region-by-html =(beg end)=
:PROPERTIES:
:CUSTOM_ID: org-replace-region-by-html
:END:
: This can be used in any buffer. For example, you could write an
: itemized list in org-mode syntax in an HTML buffer and then use this
: command to convert it.
-** org-agenda-capture
+** org-agenda-capture =(&optional with-time)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-capture
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-capture&sr=1][Find modifications in git logs]]
: Call `org-capture' with the date at point.
+: With a `C-1' prefix, use the HH:MM value at point (if any) or the
+: current HH:MM time.
** org-columns-move-right
:PROPERTIES:
:CUSTOM_ID: org-columns-move-right
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-toggle-diary&sr=1][Find modifications in git logs]]
: Toggle diary inclusion in an agenda buffer.
-** org-time-stamp-inactive =(&optional arg)=
+** org-time-stamp-inactive =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-time-stamp-inactive
:END:
: brackets. It is inactive in the sense that it does not trigger agenda entries,
: does not link to the calendar and cannot be changed with the S-cursor keys.
: So these are more for recording a certain time/date.
-** org-check-before-date =(date)=
+** org-check-before-date =(date)=
:PROPERTIES:
:CUSTOM_ID: org-check-before-date
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-check-before-date&sr=1][Find modifications in git logs]]
: Check if there are deadlines or scheduled entries before DATE.
-** org-agenda-Quit =(&optional arg)=
+** org-agenda-Quit
:PROPERTIES:
:CUSTOM_ID: org-agenda-Quit
:END:
- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-agenda.el;hb=HEAD][org-agenda.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-Quit&sr=1][Find modifications in git logs]]
-: Exit agenda by removing the window or the buffer.
-** org-timer-pause-or-continue =(&optional stop)=
- :PROPERTIES:
- :CUSTOM_ID: org-timer-pause-or-continue
- :END:
-
-- *Access:* ~C-c C-x ,, <menu-bar> <Org> <Dates and Scheduling> <Pause/Continue Timer>, <menu-bar> <Org> <Dates and Scheduling> <Stop Timer>~
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-timer.el;hb=HEAD][org-timer.el]]
-- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-timer-pause-or-continue&sr=1][Find modifications in git logs]]
-
-: Pause or continue the relative timer.
-: With prefix arg STOP, stop it entirely.
+: Exit the agenda and kill buffers loaded by `org-agenda'.
+: Also restore the window configuration.
** org-compute-property-at-point
:PROPERTIES:
:CUSTOM_ID: org-compute-property-at-point
: Compute the property at point.
: This looks for an enclosing column format, extracts the operator and
: then applies it to the property in the column format's scope.
-** org-babel-examplize-region =(beg end &optional results-switches)=
+** org-timer-pause-or-continue =(&optional stop)=
+ :PROPERTIES:
+ :CUSTOM_ID: org-timer-pause-or-continue
+ :END:
+
+- *Access:* ~C-c C-x ,, <menu-bar> <Org> <Dates and Scheduling> <Pause/Continue Timer>, <menu-bar> <Org> <Dates and Scheduling> <Stop Timer>~
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-timer.el;hb=HEAD][org-timer.el]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-timer-pause-or-continue&sr=1][Find modifications in git logs]]
+
+: Pause or continue the relative timer.
+: With prefix arg STOP, stop it entirely.
+** org-babel-examplize-region =(beg end &optional results-switches)=
:PROPERTIES:
:CUSTOM_ID: org-babel-examplize-region
:END:
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-examplize-region&sr=1][Find modifications in git logs]]
: Comment out region using the inline '==' or ': ' org example quote.
-** org-export-region-as-docbook =(beg end &optional body-only buffer)=
+** org-export-region-as-docbook =(beg end &optional body-only buffer)=
:PROPERTIES:
:CUSTOM_ID: org-export-region-as-docbook
:END:
:
: When called interactively, the output buffer is selected, and shown
: in a window. A non-interactive call will only return the buffer.
+** org-bibtex-read-file =(file)=
+ :PROPERTIES:
+ :CUSTOM_ID: org-bibtex-read-file
+ :END:
+
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-bibtex.el;hb=HEAD][org-bibtex.el]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-bibtex-read-file&sr=1][Find modifications in git logs]]
+
+: Read FILE with `org-bibtex-read-buffer'.
** org-columns-delete
:PROPERTIES:
:CUSTOM_ID: org-columns-delete
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-columns-delete&sr=1][Find modifications in git logs]]
: Delete the column at point from columns view.
-** org-sparse-tree =(&optional arg type)=
+** org-sparse-tree =(&optional arg type)=
:PROPERTIES:
:CUSTOM_ID: org-sparse-tree
:END:
: a Show deadlines and scheduled items after a date.
: d Show deadlines due within `org-deadline-warning-days'.
: D Show deadlines and scheduled items between a date range.
-** org-content =(&optional arg)=
+** org-content =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-content
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-insert-columns-dblock&sr=1][Find modifications in git logs]]
: Create a dynamic block capturing a column view table.
-** org-tbl-menu =(event)=
+** org-tbl-menu =(event)=
:PROPERTIES:
:CUSTOM_ID: org-tbl-menu
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-reset-view&sr=1][Find modifications in git logs]]
: Switch to default view for agenda.
-** org-update-statistics-cookies =(all)=
+** org-update-statistics-cookies =(all)=
:PROPERTIES:
:CUSTOM_ID: org-update-statistics-cookies
:END:
: Update the statistics cookie, either from TODO or from checkboxes.
: This should be called with the cursor in a line with a statistics cookie.
-** org-agenda-priority =(&optional force-direction show)=
+** org-agenda-priority =(&optional force-direction)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-priority
:END:
: Set the priority of line at point, also in Org-mode file.
: This changes the line at point, all other lines in the agenda referring to
: the same tree node, and the headline of the tree node in the Org-mode file.
+: Called with a universal prefix arg, show the priority instead of setting it.
** org-next-item
:PROPERTIES:
:CUSTOM_ID: org-next-item
: Move to the beginning of the next item.
: Throw an error when not in a list. Also throw an error when at
: last item, unless `org-list-use-circular-motion' is non-nil.
-** org-yank =(&optional arg)=
+** org-yank =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-yank
:END:
- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-agenda.el;hb=HEAD][org-agenda.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-kill-all-agenda-buffers&sr=1][Find modifications in git logs]]
-: Kill all buffers in `org-agena-mode'.
-: This is used when toggling sticky agendas. You can also explicitly invoke it
-: with `C-c a C-k'.
-** org-agenda-show =(&optional full-entry)=
+: Kill all buffers in `org-agenda-mode'.
+: This is used when toggling sticky agendas.
+: You can also explicitly invoke it with `C-c a C-k'.
+** org-agenda-show =(&optional full-entry)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-show
:END:
: Display the Org-mode file which contains the item at point.
: With prefix argument FULL-ENTRY, make the entire entry visible
: if it was hidden in the outline.
-** org-archive-subtree =(&optional find-done)=
+** org-archive-subtree =(&optional find-done)=
:PROPERTIES:
:CUSTOM_ID: org-archive-subtree
:END:
: If the cursor is not at a headline when this command is called, try all level
: 1 trees. If the cursor is on a headline, only try the direct children of
: this heading.
-** org-freemind-from-org-mode-node =(node-line mm-file)=
+** org-freemind-from-org-mode-node =(node-line mm-file)=
:PROPERTIES:
:CUSTOM_ID: org-freemind-from-org-mode-node
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-table-move-row-up&sr=1][Find modifications in git logs]]
: Move table row up.
-** org-at-timestamp-p =(&optional inactive-ok)=
+** org-at-timestamp-p =(&optional inactive-ok)=
:PROPERTIES:
:CUSTOM_ID: org-at-timestamp-p
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-convert-date&sr=1][Find modifications in git logs]]
-** org-cycle =(&optional arg)=
+** org-cycle =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-cycle
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-bibtex-write&sr=1][Find modifications in git logs]]
: Insert a heading built from the first element of `org-bibtex-entries'.
-** org-capture =(&optional goto keys)=
+** org-capture =(&optional goto keys)=
:PROPERTIES:
:CUSTOM_ID: org-capture
:END:
:
: When called with a `C-0' (zero) prefix, insert a template at point.
:
-: Lisp programs can set KEYS to a string associated with a template
+: ELisp programs can set KEYS to a string associated with a template
: in `org-capture-templates'. In this case, interactive selection
: will be bypassed.
:
: If `org-capture-use-agenda-date' is non-nil, capturing from the
-: agenda will use the date at point as the default date.
+: agenda will use the date at point as the default date. Then, a
+: `C-1' prefix will tell the capture process to use the HH:MM time
+: of the day at point (if any) or the current HH:MM time.
** org-table-fedit-ref-down
:PROPERTIES:
:CUSTOM_ID: org-table-fedit-ref-down
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-columns-remove-overlays&sr=1][Find modifications in git logs]]
: Remove all currently active column overlays.
-** org-agenda-goto-date =(span)=
+** org-agenda-goto-date =(span)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-goto-date
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-goto-date&sr=1][Find modifications in git logs]]
: Jump to DATE in agenda.
-** org-freemind-from-org-mode =(org-file mm-file)=
+** org-freemind-from-org-mode =(org-file mm-file)=
:PROPERTIES:
:CUSTOM_ID: org-freemind-from-org-mode
:END:
: Use the table.el package to insert a new table.
: If there is already a table at point, convert between Org-mode tables
: and table.el tables.
-** org-agenda-bulk-remove-overlays =(&optional beg end)=
+** org-agenda-bulk-remove-overlays =(&optional beg end)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-bulk-remove-overlays
:END:
:
: This only removes the overlays, it does not remove the markers
: from the list in `org-agenda-bulk-marked-entries'.
-** org-babel-execute-src-block =(&optional arg info params)=
+** org-babel-execute-src-block =(&optional arg info params)=
:PROPERTIES:
:CUSTOM_ID: org-babel-execute-src-block
:END:
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-execute-src-block&sr=1][Find modifications in git logs]]
: Execute the current source code block.
: Optionally supply a value for PARAMS which will be merged with
: the header arguments specified at the front of the source code
: block.
-** org-deadline =(&optional remove time)=
+** org-deadline =(&optional remove time)=
:PROPERTIES:
:CUSTOM_ID: org-deadline
:END:
: With argument REMOVE, remove any deadline from the item.
: With argument TIME, set the deadline at the corresponding date. TIME
: can either be an Org date like "2011-07-24" or a delta like "+2d".
-** org-id-goto =(id)=
+** org-id-goto =(id)=
:PROPERTIES:
:CUSTOM_ID: org-id-goto
:END:
: Switch to the buffer containing the entry with id ID.
: Move the cursor to that entry in that buffer.
-** org-export-as-taskjuggler
+** org-export-as-taskjuggler =(&optional arg hidden ext-plist to-buffer body-only pub-dir)=
:PROPERTIES:
:CUSTOM_ID: org-export-as-taskjuggler
:END:
: default resource is created and allocated to the project. Also
: the taskjuggler project will be created with default reports as
: defined in `org-export-taskjuggler-default-reports'.
-** org-agenda-show-mouse =(ev)=
+** org-agenda-show-mouse =(ev)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-show-mouse
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-bibtex-yank&sr=1][Find modifications in git logs]]
: If kill ring holds a bibtex entry yank it as an Org-mode headline.
-** org-remember =(&optional goto org-force-remember-template-char)=
+** org-remember =(&optional goto org-force-remember-template-char)=
:PROPERTIES:
:CUSTOM_ID: org-remember
:END:
:
: Lisp programs can set ORG-FORCE-REMEMBER-TEMPLATE-CHAR to a character
: associated with a template in `org-remember-templates'.
-** org-mouse-down-mouse =(event)=
+** org-mouse-down-mouse =(event)=
:PROPERTIES:
:CUSTOM_ID: org-mouse-down-mouse
:END:
: and the buffer is switched into `artist-mode' for editing. When done,
: exit with M-x org-edit-src-exit. The edited text will then replace
: the fragment in the Org-mode buffer.
-** org-babel-do-key-sequence-in-edit-buffer =(key)=
+** org-babel-do-key-sequence-in-edit-buffer =(key)=
:PROPERTIES:
:CUSTOM_ID: org-babel-do-key-sequence-in-edit-buffer
:END:
- *Access:* ~C-c C-v x, C-c C-v C-x~
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-do-key-sequence-in-edit-buffer&sr=1][Find modifications in git logs]]
: Read key sequence and execute the command in edit buffer.
: interactive sessions, this can be used to send code from the Org
: buffer to the session for evaluation using the native major-mode
: evaluation mechanisms.
-** org-src-do-key-sequence-at-code-block =(&optional key)=
+** org-src-do-key-sequence-at-code-block =(&optional key)=
:PROPERTIES:
:CUSTOM_ID: org-src-do-key-sequence-at-code-block
:END:
: would tangle the current Org code block, C-c @ e would execute
: the block and C-c @ h would display the other available
: Org-babel commands.
-** org-insert-todo-heading-respect-content =(&optional force-state)=
+** org-insert-todo-heading-respect-content =(&optional force-state)=
:PROPERTIES:
:CUSTOM_ID: org-insert-todo-heading-respect-content
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-insert-todo-heading-respect-content&sr=1][Find modifications in git logs]]
-** org-insert-drawer =(&optional arg drawer)=
+** org-insert-drawer =(&optional arg drawer)=
:PROPERTIES:
:CUSTOM_ID: org-insert-drawer
:END:
: instead.
:
: Point is left between drawer's boundaries.
-** org-agenda-schedule =(arg &optional time)=
+** org-agenda-schedule =(arg &optional time)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-schedule
:END:
: Schedule the item at point.
: ARG is passed through to `org-schedule'.
-** org-property-next-allowed-value =(&optional previous)=
+** org-property-next-allowed-value =(&optional previous)=
:PROPERTIES:
:CUSTOM_ID: org-property-next-allowed-value
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-property-next-allowed-value&sr=1][Find modifications in git logs]]
: Switch to the next allowed value for this property.
-** org-beginning-of-line =(&optional arg)=
+** org-beginning-of-line =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-beginning-of-line
:END:
: Calls `org-promote-subtree', `org-outdent-item-tree', or
: `org-table-delete-column', depending on context. See the
: individual commands for more information.
-** org-export-as-latin1 =(&rest args)=
+** org-export-as-latin1 =(&rest args)=
:PROPERTIES:
:CUSTOM_ID: org-export-as-latin1
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-export-as-latin1&sr=1][Find modifications in git logs]]
: Like `org-export-as-ascii', use latin1 encoding for special symbols.
-** org-paste-special =(arg)=
+** org-paste-special =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-paste-special
:END:
: Paste rectangular region into table, or past subtree relative to level.
: Calls `org-table-paste-rectangle' or `org-paste-subtree', depending on context.
: See the individual commands for more information.
-** org-self-insert-command =(N)=
+** org-self-insert-command =(N)=
:PROPERTIES:
:CUSTOM_ID: org-self-insert-command
:END:
: Like `self-insert-command', use overwrite-mode for whitespace in tables.
: If the cursor is in a table looking at whitespace, the whitespace is
: overwritten, and the table is not marked as requiring realignment.
+** org-table-fedit-scroll-down =(N)=
+ :PROPERTIES:
+ :CUSTOM_ID: org-table-fedit-scroll-down
+ :END:
+
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-table.el;hb=HEAD][org-table.el]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-table-fedit-scroll-down&sr=1][Find modifications in git logs]]
+
+
** org-encrypt-entry
:PROPERTIES:
:CUSTOM_ID: org-encrypt-entry
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-encrypt-entry&sr=1][Find modifications in git logs]]
: Encrypt the content of the current headline.
-** org-table-fedit-scroll-down =(N)=
- :PROPERTIES:
- :CUSTOM_ID: org-table-fedit-scroll-down
- :END:
-
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-table.el;hb=HEAD][org-table.el]]
-- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-table-fedit-scroll-down&sr=1][Find modifications in git logs]]
-
-
-** org-table-get-stored-formulas =(&optional noerror)=
+** org-table-get-stored-formulas =(&optional noerror)=
:PROPERTIES:
:CUSTOM_ID: org-table-get-stored-formulas
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-table-get-stored-formulas&sr=1][Find modifications in git logs]]
: Return an alist with the stored formulas directly after current table.
-** org-feed-update =(feed &optional retrieve-only)=
+** org-feed-update =(feed &optional retrieve-only)=
:PROPERTIES:
:CUSTOM_ID: org-feed-update
:END:
: Get inbox items from FEED.
: FEED can be a string with an association in `org-feed-alist', or
: it can be a list structured like an entry in `org-feed-alist'.
-** org-copy-visible =(beg end)=
+** org-copy-visible =(beg end)=
:PROPERTIES:
:CUSTOM_ID: org-copy-visible
:END:
: Cut region in table or cut current subtree.
: Calls `org-table-copy' or `org-cut-subtree', depending on context.
: See the individual commands for more information.
-** org-table-iterate =(&optional arg)=
+** org-table-iterate =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-table-iterate
:END:
:CUSTOM_ID: org-babel-result-hide-all
:END:
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-result-hide-all&sr=1][Find modifications in git logs]]
: Fold all results in the current buffer.
-** org-export =(&optional arg)=
+** org-export =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-export
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-decrypt-entries&sr=1][Find modifications in git logs]]
: Decrypt all entries in the current buffer.
-** org-set-tags-command =(&optional arg just-align)=
+** org-set-tags-command =(&optional arg just-align)=
:PROPERTIES:
:CUSTOM_ID: org-set-tags-command
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-set-tags-command&sr=1][Find modifications in git logs]]
: Call the set-tags command for the current entry.
-** org-clock-sum =(&optional tstart tend headline-filter propname)=
+** org-clock-sum =(&optional tstart tend headline-filter propname)=
:PROPERTIES:
:CUSTOM_ID: org-clock-sum
:END:
: each headline in the time range with point at the headline. Headlines for
: which HEADLINE-FILTER returns nil are excluded from the clock summation.
: PROPNAME lets you set a custom text property instead of :org-clock-minutes.
-** org-columns-compute =(property)=
+** org-columns-compute =(property)=
:PROPERTIES:
:CUSTOM_ID: org-columns-compute
:END:
: Go to the next row (same column) in the current table.
: Before doing so, re-align the table if necessary.
-** org-sort-list =(&optional with-case sorting-type getkey-func compare-func)=
+** org-sort-list =(&optional with-case sorting-type getkey-func compare-func)=
:PROPERTIES:
:CUSTOM_ID: org-sort-list
:END:
: record. It must return either a string or a number that should
: serve as the sorting key for that record. It will then use
: COMPARE-FUNC to compare entries.
-** org-babel-exp-non-block-elements =(start end)=
+** org-babel-exp-non-block-elements =(start end)=
:PROPERTIES:
:CUSTOM_ID: org-babel-exp-non-block-elements
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-align-all-tags&sr=1][Find modifications in git logs]]
: Align the tags i all headings.
-** org-global-cycle =(&optional arg)=
+** org-global-cycle =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-global-cycle
:END:
: Cycle the global visibility. For details see `org-cycle'.
: With C-u prefix arg, switch to startup visibility.
: With a numeric prefix, show all headlines up to that level.
-** org-preview-latex-fragment =(&optional subtree)=
+** org-preview-latex-fragment =(&optional subtree)=
:PROPERTIES:
:CUSTOM_ID: org-preview-latex-fragment
:END:
: double prefix arg C-u C-u, or when the cursor is before the first headline,
: display all fragments in the buffer.
: The images can be removed again with C-c C-c.
-** org-columns-next-allowed-value =(&optional previous nth)=
+** org-columns-next-allowed-value =(&optional previous nth)=
:PROPERTIES:
:CUSTOM_ID: org-columns-next-allowed-value
:END:
: Switch to the next allowed value for this column.
: When PREVIOUS is set, go to the previous value. When NTH is
: an integer, select that value.
-** org-mouse-move-tree-start =(event)=
+** org-mouse-move-tree-start =(event)=
:PROPERTIES:
:CUSTOM_ID: org-mouse-move-tree-start
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-mouse-move-tree-start&sr=1][Find modifications in git logs]]
-** org-babel-sha1-hash =(&optional info)=
+** org-babel-sha1-hash =(&optional info)=
:PROPERTIES:
:CUSTOM_ID: org-babel-sha1-hash
:END:
- *Access:* ~C-c C-v a, C-c C-v C-a~
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-sha1-hash&sr=1][Find modifications in git logs]]
: Generate an sha1 hash based on the value of info.
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-archive-to-archive-sibling&sr=1][Find modifications in git logs]]
: Move the entry to the archive sibling.
-** org-agenda-remove-restriction-lock =(&optional noupdate)=
+** org-agenda-remove-restriction-lock =(&optional noupdate)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-remove-restriction-lock
:END:
: Manipulate the query by adding a search term with negative selection.
: Negative selection means term must not be matched for selection of an entry.
-** org-clock-jump-to-current-clock =(&optional effective-clock)=
+** org-clock-jump-to-current-clock =(&optional effective-clock)=
:PROPERTIES:
:CUSTOM_ID: org-clock-jump-to-current-clock
:END:
: Move to the beginning of the previous item.
: Throw an error when not in a list. Also throw an error when at
: first item, unless `org-list-use-circular-motion' is non-nil.
-** org-columns-new =(&optional prop title width op fmt fun &rest rest)=
+** org-columns-new =(&optional prop title width op fmt fun &rest rest)=
:PROPERTIES:
:CUSTOM_ID: org-columns-new
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-columns-new&sr=1][Find modifications in git logs]]
: Insert a new column, to the left of the current column.
-** org-table-export =(&optional file format)=
+** org-table-export =(&optional file format)=
:PROPERTIES:
:CUSTOM_ID: org-table-export
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-edit-src-save&sr=1][Find modifications in git logs]]
: Save parent buffer with current state source-code buffer.
-** org-clock-sum-today =(&optional headline-filter)=
+** org-clock-sum-today =(&optional headline-filter)=
:PROPERTIES:
:CUSTOM_ID: org-clock-sum-today
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-clock-sum-today&sr=1][Find modifications in git logs]]
: Sum the times for each subtree for today.
-** org-babel-load-in-session =(&optional arg info)=
+** org-babel-load-in-session =(&optional arg info)=
:PROPERTIES:
:CUSTOM_ID: org-babel-load-in-session
:END:
- *Access:* ~C-c C-v l, C-c C-v C-l~
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-load-in-session&sr=1][Find modifications in git logs]]
: Load the body of the current source-code block.
: Export all files in `org-agenda-files' to a single combined iCalendar file.
: The file is stored under the name `org-combined-agenda-icalendar-file'.
-** org-capture-finalize =(&optional stay-with-capture)=
+** org-capture-finalize =(&optional stay-with-capture)=
:PROPERTIES:
:CUSTOM_ID: org-capture-finalize
:END:
: Finalize the capture process.
: With prefix argument STAY-WITH-CAPTURE, jump to the location of the
: captured item after finalizing.
-** orgtbl-send-table =(&optional maybe)=
+** orgtbl-send-table =(&optional maybe)=
:PROPERTIES:
:CUSTOM_ID: orgtbl-send-table
:END:
: Send a transformed version of this table to the receiver position.
: With argument MAYBE, fail quietly if no transformation is defined for
: this table.
-** org-table-show-reference =(&optional local)=
+** org-table-show-reference =(&optional local)=
:PROPERTIES:
:CUSTOM_ID: org-table-show-reference
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-table-show-reference&sr=1][Find modifications in git logs]]
: Show the location/value of the $ expression at point.
-** org-indent-region =(start end)=
+** org-indent-region =(start end)=
:PROPERTIES:
:CUSTOM_ID: org-indent-region
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-toggle-link-display&sr=1][Find modifications in git logs]]
: Toggle the literal or descriptive display of links.
-** org-agenda-date-earlier =(arg &optional what)=
+** org-agenda-date-earlier =(arg &optional what)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-date-earlier
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-encrypt-entries&sr=1][Find modifications in git logs]]
: Encrypt all top-level entries in the current buffer.
-** org-shiftcontrolup
+** org-shiftcontrolup =(&optional n)=
:PROPERTIES:
:CUSTOM_ID: org-shiftcontrolup
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-shiftcontrolup&sr=1][Find modifications in git logs]]
: Change timestamps synchronously up in CLOCK log lines.
-** org-agenda-tree-to-indirect-buffer =(arg)=
+: Optional argument N tells to change by that many units.
+** org-agenda-tree-to-indirect-buffer =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-tree-to-indirect-buffer
:END:
: With a negative numeric ARG, go up by this number of levels.
: With a C-u prefix, make a separate frame for this tree (i.e. don't
: use the dedicated frame).
-** org-ctags-append-topic =(name &optional narrowp)=
+** org-ctags-append-topic =(name &optional narrowp)=
:PROPERTIES:
:CUSTOM_ID: org-ctags-append-topic
:END:
: Append a new toplevel heading to the end of the current buffer. The
: heading contains NAME surrounded by <<angular brackets>>, thus making
: the heading a destination for the tag `NAME'.
-** org-export-as-html-to-buffer =(arg)=
+** org-export-as-html-to-buffer =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-export-as-html-to-buffer
:END:
: Call `org-export-as-html` with output to a temporary buffer.
: No file is created. The prefix ARG is passed through to `org-export-as-html'.
-** org-agenda-next-date-line =(&optional arg)=
+** org-agenda-next-date-line =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-next-date-line
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-next-date-line&sr=1][Find modifications in git logs]]
: Jump to the next line indicating a date in agenda buffer.
-** org-fill-paragraph =(&optional justify)=
+** org-fill-paragraph =(&optional justify)=
:PROPERTIES:
:CUSTOM_ID: org-fill-paragraph
:END:
: Manipulate the query by adding a search term with positive selection.
: Positive selection means the term must be matched for selection of an entry.
-** org-agenda-previous-date-line =(&optional arg)=
+** org-agenda-previous-date-line =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-previous-date-line
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-columns-edit-allowed&sr=1][Find modifications in git logs]]
: Edit the list of allowed values for the current property.
-** org-export-as-html =(arg &optional hidden ext-plist to-buffer body-only pub-dir)=
+** org-export-as-html =(arg &optional ext-plist to-buffer body-only pub-dir)=
:PROPERTIES:
:CUSTOM_ID: org-export-as-html
:END:
: If there is an active region, export only the region. The prefix
: ARG specifies how many levels of the outline should become
: headlines. The default is 3. Lower levels will become bulleted
-: lists. HIDDEN is obsolete and does nothing.
-: EXT-PLIST is a property list with external parameters overriding
+: lists. EXT-PLIST is a property list with external parameters overriding
: org-mode's default settings, but still inferior to file-local
: settings. When TO-BUFFER is non-nil, create a buffer with that
: name and export to that buffer. If TO-BUFFER is the symbol
: Insert a link like Org-mode does.
: This command can be called in any mode to insert a link in Org-mode syntax.
-** org-cycle-list-bullet =(&optional which)=
+** org-cycle-list-bullet =(&optional which)=
:PROPERTIES:
:CUSTOM_ID: org-cycle-list-bullet
:END:
: If WHICH is a valid string, use that as the new bullet. If WHICH
: is an integer, 0 means `-', 1 means `+' etc. If WHICH is
: `previous', cycle backwards.
-** org-mouse-yank-link =(click)=
+** org-mouse-yank-link =(click)=
:PROPERTIES:
:CUSTOM_ID: org-mouse-yank-link
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-mouse-yank-link&sr=1][Find modifications in git logs]]
-** org-agenda-refile =(&optional goto rfloc no-update)=
+** org-agenda-refile =(&optional goto rfloc no-update)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-refile
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-clock-mark-default-task&sr=1][Find modifications in git logs]]
: Mark current task as default task.
-** orgtbl-tab =(arg)=
+** orgtbl-tab =(arg)=
:PROPERTIES:
:CUSTOM_ID: orgtbl-tab
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=orgtbl-tab&sr=1][Find modifications in git logs]]
: Justification and field motion for `orgtbl-mode'.
-** org-open-link-from-string =(s &optional arg reference-buffer)=
+** org-open-link-from-string =(s &optional arg reference-buffer)=
:PROPERTIES:
:CUSTOM_ID: org-open-link-from-string
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-open-link-from-string&sr=1][Find modifications in git logs]]
: Open a link in the string S, as if it was in Org-mode.
-** org-babel-next-src-block =(&optional arg)=
+** org-babel-next-src-block =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-babel-next-src-block
:END:
- *Access:* ~C-c C-v C-n, C-c C-v n~
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-next-src-block&sr=1][Find modifications in git logs]]
: Jump to the next source block.
: Promote the current heading higher up the tree.
: If the region is active in `transient-mark-mode', promote all headings
: in the region.
-** org-iswitchb =(&optional arg)=
+** org-iswitchb =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-iswitchb
:END:
:
: Defaults to `iswitchb' for buffer name completion.
: Set `org-completion-use-ido' to make it use ido instead.
-** org-table-recalculate =(&optional all noalign)=
+** org-table-recalculate =(&optional all noalign)=
:PROPERTIES:
:CUSTOM_ID: org-table-recalculate
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-habit-toggle-habits&sr=1][Find modifications in git logs]]
: Toggle display of habits in an agenda buffer.
-** org-ctrl-c-ctrl-c =(&optional arg)=
+** org-ctrl-c-ctrl-c =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-ctrl-c-ctrl-c
:END:
: before code block evaluation, by default every code block
: evaluation requires confirmation. Code block evaluation can be
: inhibited by setting `org-babel-no-eval-on-ctrl-c-ctrl-c'.
-** org-dblock-update =(&optional arg)=
+** org-dblock-update =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-dblock-update
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=orgtbl-toggle-comment&sr=1][Find modifications in git logs]]
: Comment or uncomment the orgtbl at point.
-** org-export-region-as-html =(beg end &optional body-only buffer)=
+** org-export-region-as-html =(beg end &optional body-only buffer)=
:PROPERTIES:
:CUSTOM_ID: org-export-region-as-html
:END:
:
: When called interactively, the output buffer is selected, and shown
: in a window. A non-interactive call will only return the buffer.
-** org-agenda-date-later =(arg &optional what)=
+** org-agenda-date-later =(arg &optional what)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-date-later
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-date-later&sr=1][Find modifications in git logs]]
: Change the date of this item to ARG day(s) later.
-** org-ctags-find-tag =(name)=
+** org-ctags-find-tag =(name)=
:PROPERTIES:
:CUSTOM_ID: org-ctags-find-tag
:END:
: This function is intended to be used in ORG-OPEN-LINK-FUNCTIONS.
: Look for a tag called `NAME' in the current TAGS table. If it is found,
: visit the file and location where the tag is found.
-** org-footnote-goto-definition =(label)=
+** org-footnote-goto-definition =(label)=
:PROPERTIES:
:CUSTOM_ID: org-footnote-goto-definition
:END:
: Move point to the definition of the footnote LABEL.
: Return a non-nil value when a definition has been found.
-** org-toggle-archive-tag =(&optional find-done)=
+** org-toggle-archive-tag =(&optional find-done)=
:PROPERTIES:
:CUSTOM_ID: org-toggle-archive-tag
:END:
: Show the attachment directory of the current task.
: This will attempt to use an external program to show the directory.
-** org-sort =(with-case)=
+** org-sort =(with-case)=
:PROPERTIES:
:CUSTOM_ID: org-sort
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-archive-set-tag&sr=1][Find modifications in git logs]]
: Set the ARCHIVE tag.
-** org-go-to-remember-target =(&optional template-key)=
+** org-go-to-remember-target =(&optional template-key)=
:PROPERTIES:
:CUSTOM_ID: org-go-to-remember-target
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-set-effort&sr=1][Find modifications in git logs]]
: Set the effort property for the current headline.
-** org-goto-calendar =(&optional arg)=
+** org-goto-calendar =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-goto-calendar
:END:
: Go to the Emacs calendar at the current date.
: If there is a time stamp in the current line, go to that date.
: A prefix ARG can be used to force the current date.
-** org-version =(&optional here full message)=
+** org-version =(&optional here full message)=
:PROPERTIES:
:CUSTOM_ID: org-version
:END:
: With prefix argument HERE, insert it at point.
: When FULL is non-nil, use a verbose version string.
: When MESSAGE is non-nil, display a message with the version.
+** org-transpose-words
+ :PROPERTIES:
+ :CUSTOM_ID: org-transpose-words
+ :END:
+
+- *Access:* ~M-t~
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-transpose-words&sr=1][Find modifications in git logs]]
+
+: Transpose words, using `org-mode' syntax table.
** org-toggle-comment
:PROPERTIES:
:CUSTOM_ID: org-toggle-comment
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-toggle-comment&sr=1][Find modifications in git logs]]
: Change the COMMENT state of an entry.
-** org-tags-view =(&optional todo-only match)=
+** org-tags-view =(&optional todo-only match)=
:PROPERTIES:
:CUSTOM_ID: org-tags-view
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-indent-line&sr=1][Find modifications in git logs]]
: Indent line depending on context.
-** org-metaup =(&optional arg)=
+** org-metaup =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-metaup
:END:
: Calls `org-move-subtree-up' or `org-table-move-row' or
: `org-move-item-up', depending on context. See the individual commands
: for more information.
-** org-export-odt-convert =(&optional in-file out-fmt prefix-arg)=
+** org-export-odt-convert =(&optional in-file out-fmt prefix-arg)=
:PROPERTIES:
:CUSTOM_ID: org-export-odt-convert
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-refile-goto-last-stored&sr=1][Find modifications in git logs]]
: Go to the location where the last refile was stored.
-** org-babel-load-file =(file)=
+** org-babel-load-file =(file)=
:PROPERTIES:
:CUSTOM_ID: org-babel-load-file
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-cycle-local&sr=1][Find modifications in git logs]]
-** org-id-update-id-locations =(&optional files silent)=
+** org-id-update-id-locations =(&optional files silent)=
:PROPERTIES:
:CUSTOM_ID: org-id-update-id-locations
:END:
: files currently mentioned in `org-id-locations'.
: When FILES is given, scan these files instead.
: When CHECK is given, prepare detailed information about duplicate IDs.
-** org-freemind-show =(mm-file)=
+** org-freemind-show =(mm-file)=
:PROPERTIES:
:CUSTOM_ID: org-freemind-show
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-freemind-show&sr=1][Find modifications in git logs]]
: Show file MM-FILE in Freemind.
-** org-mouse-move-tree =(event)=
+** org-mouse-move-tree =(event)=
:PROPERTIES:
:CUSTOM_ID: org-mouse-move-tree
:END:
: Cycle through the files in `org-agenda-files'.
: If the current buffer visits an agenda file, find the next one in the list.
: If the current buffer does not, find the first agenda file.
-** org-property-previous-allowed-value =(&optional previous)=
+** org-property-previous-allowed-value =(&optional previous)=
:PROPERTIES:
:CUSTOM_ID: org-property-previous-allowed-value
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-property-previous-allowed-value&sr=1][Find modifications in git logs]]
: Switch to the next allowed value for this property.
-** org-feed-goto-inbox =(feed)=
+** org-feed-goto-inbox =(feed)=
:PROPERTIES:
:CUSTOM_ID: org-feed-goto-inbox
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-columns-move-left&sr=1][Find modifications in git logs]]
: Swap this column with the one to the left.
-** org-metaleft =(&optional arg)=
+** org-metaleft =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-metaleft
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-goto-left&sr=1][Find modifications in git logs]]
: Finish `org-goto' by going to the new location.
-** org-export-as-odt-and-open =(arg)=
+** org-export-as-odt-and-open =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-export-as-odt-and-open
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=orgstruct-error&sr=1][Find modifications in git logs]]
: Error when there is no default binding for a structure key.
-** org-shiftmetadown =(&optional arg)=
+** org-shiftmetadown =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-shiftmetadown
:END:
: Calls `org-move-subtree-down' or `org-table-insert-row' or
: `org-move-item-down' or `org-timestamp-up', depending on context.
: See the individual commands for more information.
-** org-agenda-list-stuck-projects =(&rest ignore)=
+** org-agenda-list-stuck-projects =(&rest ignore)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-list-stuck-projects
:END:
: Convert an org-mode file with all levels allowed to one with odd levels.
: This will leave level 1 alone, convert level 2 to level 3, level 3 to
: level 5 etc.
-** org-agenda-menu =(event)=
+** org-agenda-menu =(event)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-menu
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-menu&sr=1][Find modifications in git logs]]
: Agenda menu
-** org-mobile-apply =(&optional beg end)=
+** org-mobile-apply =(&optional beg end)=
:PROPERTIES:
:CUSTOM_ID: org-mobile-apply
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-table-recalculate-buffer-tables&sr=1][Find modifications in git logs]]
: Recalculate all tables in the current buffer.
-** org-timestamp-down =(&optional arg)=
+** org-timestamp-down =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-timestamp-down
:END:
: Jump to the currently clocked in task within the agenda.
: If the currently clocked in task is not listed in the agenda
: buffer, display it in another window.
-** org-shiftup =(&optional arg)=
+** org-shiftup =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-shiftup
:END:
: Increase item in timestamp or increase priority of current headline.
: Calls `org-timestamp-up' or `org-priority-up', or `org-previous-item',
: depending on context. See the individual commands for more information.
-** org-table-convert-region =(beg0 end0 &optional separator)=
+** org-table-convert-region =(beg0 end0 &optional separator)=
:PROPERTIES:
:CUSTOM_ID: org-table-convert-region
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-goto-today&sr=1][Find modifications in git logs]]
: Go to today.
-** org-columns-open-link =(&optional arg)=
+** org-columns-open-link =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-columns-open-link
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-columns-open-link&sr=1][Find modifications in git logs]]
-** org-ido-switchb =(&optional arg)=
+** org-ido-switchb =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-ido-switchb
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-hide-block-all&sr=1][Find modifications in git logs]]
: Fold all blocks in the current buffer.
-** org-table-copy-region =(beg end &optional cut)=
+** org-table-copy-region =(beg end &optional cut)=
:PROPERTIES:
:CUSTOM_ID: org-table-copy-region
:END:
: Copy rectangular region in table to clipboard.
: A special clipboard is used which can only be accessed
: with `org-table-paste-rectangle'.
-** org-ctags-create-tags =(&optional directory-name)=
+** org-ctags-create-tags =(&optional directory-name)=
:PROPERTIES:
:CUSTOM_ID: org-ctags-create-tags
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-table-move-row-down&sr=1][Find modifications in git logs]]
: Move table row down.
-** org-agenda-clock-in =(&optional arg)=
+** org-agenda-clock-in =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-clock-in
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-clock-in&sr=1][Find modifications in git logs]]
: Start the clock on the currently selected item.
-** org-shiftcontroldown
+** org-shiftcontroldown =(&optional n)=
:PROPERTIES:
:CUSTOM_ID: org-shiftcontroldown
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-shiftcontroldown&sr=1][Find modifications in git logs]]
: Change timestamps synchronously down in CLOCK log lines.
-** org-agenda-list =(&optional arg start-day span)=
+: Optional argument N tells to change by that many units.
+** org-agenda-list =(&optional arg start-day span)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-list
:END:
:
: START-DAY defaults to TODAY, or to the most recent match for the weekday
: given in `org-agenda-start-on-weekday'.
-** org-agenda-clock-cancel =(&optional arg)=
+** org-agenda-clock-cancel =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-clock-cancel
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-clock-cancel&sr=1][Find modifications in git logs]]
: Cancel the currently running clock.
-** org-babel-initiate-session =(&optional arg info)=
+** org-babel-initiate-session =(&optional arg info)=
:PROPERTIES:
:CUSTOM_ID: org-babel-initiate-session
:END:
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-initiate-session&sr=1][Find modifications in git logs]]
: Initiate session for current code block.
: If called with a prefix argument then resolve any variable
: references in the header arguments and assign these variables in
: the session. Copy the body of the code block to the kill ring.
-** org-table-move-row =(&optional up)=
+** org-table-move-row =(&optional up)=
:PROPERTIES:
:CUSTOM_ID: org-table-move-row
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-table-move-row&sr=1][Find modifications in git logs]]
: Move the current table line down. With arg UP, move it up.
-** org-agenda-do-date-earlier =(arg)=
+** org-agenda-do-date-earlier =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-do-date-earlier
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-do-date-earlier&sr=1][Find modifications in git logs]]
-** org-mark-entry-for-agenda-action
- :PROPERTIES:
- :CUSTOM_ID: org-mark-entry-for-agenda-action
- :END:
-
-- *Access:* ~C-c C-x C-k~
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
-- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-mark-entry-for-agenda-action&sr=1][Find modifications in git logs]]
-
-: Mark the current entry as target of an agenda action.
-: Agenda actions are actions executed from the agenda with the key `k',
-: which make use of the date at the cursor.
-** org-agenda-filter-by-category =(strip)=
+** org-agenda-filter-by-category =(strip)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-filter-by-category
:END:
: Keep only those lines in the agenda buffer that have a specific category.
: The category is that of the current line.
-** org-check-deadlines =(ndays)=
+** org-check-deadlines =(ndays)=
:PROPERTIES:
:CUSTOM_ID: org-check-deadlines
:END:
: days from today's date. If the deadline appears in an entry marked DONE,
: it is not shown. The prefix arg NDAYS can be used to test that many
: days. If the prefix is a raw C-u prefix, all deadlines are shown.
-** org-export-as-utf8 =(&rest args)=
+** org-agenda-dim-blocked-tasks =(&optional invisible)=
+ :PROPERTIES:
+ :CUSTOM_ID: org-agenda-dim-blocked-tasks
+ :END:
+
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-agenda.el;hb=HEAD][org-agenda.el]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-dim-blocked-tasks&sr=1][Find modifications in git logs]]
+
+
+** org-export-as-utf8 =(&rest args)=
:PROPERTIES:
:CUSTOM_ID: org-export-as-utf8
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-capture-goto-last-stored&sr=1][Find modifications in git logs]]
: Go to the location where the last capture note was stored.
-** org-agenda-next-item =(n)=
+** org-agenda-next-item =(n)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-next-item
:END:
: Insert a link to the messages currently selected in Mail.app.
: This will use AppleScript to get the message-id and the subject of the
: active mail in Mail.app and make a link out of it.
-** org-footnote-create-definition =(label)=
+** org-footnote-create-definition =(label)=
:PROPERTIES:
:CUSTOM_ID: org-footnote-create-definition
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-decrypt-entry&sr=1][Find modifications in git logs]]
: Decrypt the content of the current headline.
-** org-add-planning-info =(what &optional time &rest remove)=
+** org-add-planning-info =(what &optional time &rest remove)=
:PROPERTIES:
:CUSTOM_ID: org-add-planning-info
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-toggle-pretty-entities&sr=1][Find modifications in git logs]]
: Toggle the composition display of entities as UTF8 characters.
-** org-find-file-at-mouse =(ev)=
+** org-find-file-at-mouse =(ev)=
:PROPERTIES:
:CUSTOM_ID: org-find-file-at-mouse
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-columns-redo&sr=1][Find modifications in git logs]]
: Construct the column display again.
-** org-agenda-show-1 =(&optional more)=
+** org-agenda-show-1 =(&optional more)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-show-1
:END:
: 5 show the entire subtree and any drawers
: With prefix argument FULL-ENTRY, make the entire entry visible
: if it was hidden in the outline.
-** org-agenda-filter-by-tag-refine =(strip &optional char)=
+** org-agenda-filter-by-tag-refine =(strip &optional char)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-filter-by-tag-refine
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-filter-by-tag-refine&sr=1][Find modifications in git logs]]
: Refine the current filter. See `org-agenda-filter-by-tag'.
-** org-export-as-html-and-open =(arg)=
+** org-bibtex-read-buffer =(buffer)=
+ :PROPERTIES:
+ :CUSTOM_ID: org-bibtex-read-buffer
+ :END:
+
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-bibtex.el;hb=HEAD][org-bibtex.el]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-bibtex-read-buffer&sr=1][Find modifications in git logs]]
+
+: Read all bibtex entries in BUFFER and save to `org-bibtex-entries'.
+: Return the number of saved entries.
+** org-export-as-html-and-open =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-export-as-html-and-open
:END:
: If there is an active region, export only the region.
: The prefix ARG specifies how many levels of the outline should become
: headlines. The default is 3. Lower levels will become bulleted lists.
-** org-babel-detangle =(&optional source-code-file)=
+** org-babel-detangle =(&optional source-code-file)=
:PROPERTIES:
:CUSTOM_ID: org-babel-detangle
:END:
: Propagate changes in source file back original to Org-mode file.
: This requires that code blocks were tangled with link comments
: which enable the original code blocks to be found.
-** org-toggle-heading =(&optional nstars)=
+** org-toggle-heading =(&optional nstars)=
:PROPERTIES:
:CUSTOM_ID: org-toggle-heading
:END:
: Interactively, if this command is repeated or (in Transient Mark
: mode) if the mark is active, it marks the next element after the
: ones already marked.
-** org-display-inline-images =(&optional include-linked refresh beg end)=
+** org-display-inline-images =(&optional include-linked refresh beg end)=
:PROPERTIES:
:CUSTOM_ID: org-display-inline-images
:END:
: When REFRESH is set, refresh existing images between BEG and END.
: This will create new image displays only if necessary.
: BEG and END default to the buffer boundaries.
-** org-refile =(&optional goto default-buffer rfloc)=
+** org-refile =(&optional goto default-buffer rfloc msg)=
:PROPERTIES:
:CUSTOM_ID: org-refile
:END:
:
: RFLOC can be a refile location obtained in a different way.
:
+: MSG is a string to replace "Refile" in the default prompt with
+: another verb. E.g. `org-copy' sets this parameter to "Copy".
+:
: See also `org-refile-use-outline-path' and `org-completion-use-ido'.
:
: If you are using target caching (see `org-refile-use-cache'),
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-fontify-priorities&sr=1][Find modifications in git logs]]
: Make highest priority lines bold, and lowest italic.
-** org-table-rotate-recalc-marks =(&optional newchar)=
+** org-table-rotate-recalc-marks =(&optional newchar)=
:PROPERTIES:
:CUSTOM_ID: org-table-rotate-recalc-marks
:END:
- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-mobile.el;hb=HEAD][org-mobile.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-mobile-push&sr=1][Find modifications in git logs]]
-: Push the current state of Org affairs to the WebDAV directory.
+: Push the current state of Org affairs to the target directory.
: This will create the index file, copy all agenda files there, and also
: create all custom agenda views, for upload to the mobile phone.
** org-force-cycle-archived
:END:
- *Access:* ~C-c C-v C-u, C-c C-v u~
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-goto-src-block-head&sr=1][Find modifications in git logs]]
: Go to the beginning of the current code block.
-** orgstruct++-mode =(&optional arg)=
+** orgstruct++-mode =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: orgstruct++-mode
:END:
: In addition to setting orgstruct-mode, this also exports all
: indentation and autofilling variables from org-mode into the
: buffer. It will also recognize item context in multiline items.
-** org-clock-modify-effort-estimate =(&optional value)=
+** org-clock-modify-effort-estimate =(&optional value)=
:PROPERTIES:
:CUSTOM_ID: org-clock-modify-effort-estimate
:END:
: property will be changed by that amount.
: This will update the "Effort" property of currently clocked item, and
: the mode line.
-** org-mark-subtree =(&optional up)=
+** org-mark-subtree =(&optional up)=
:PROPERTIES:
:CUSTOM_ID: org-mark-subtree
:END:
: This puts point at the start of the current subtree, and mark at
: the end. If a numeric prefix UP is given, move up into the
: hierarchy of headlines by UP levels before marking the subtree.
-** org-backward-sentence =(&optional arg)=
+** org-backward-sentence =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-backward-sentence
:END:
: Make sure all entries in the current tree are under the correct date.
: It may be useful to restrict the buffer to the applicable portion
: before running this command, even though the command tries to be smart.
-** org-show-todo-tree =(arg)=
+** org-show-todo-tree =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-show-todo-tree
:END:
: With a C-u prefix, prompt for a regexp to match.
: With a numeric prefix N, construct a sparse tree for the Nth element
: of `org-todo-keywords-1'.
-** org-plot/gnuplot-to-grid-data =(table data-file params)=
+** org-plot/gnuplot-to-grid-data =(table data-file params)=
:PROPERTIES:
:CUSTOM_ID: org-plot/gnuplot-to-grid-data
:END:
: This means in a format appropriate for grid plotting by gnuplot.
: PARAMS specifies which columns of TABLE should be plotted as independent
: and dependant variables.
-** org-babel-hide-result-toggle =(&optional force)=
+** org-babel-hide-result-toggle =(&optional force)=
:PROPERTIES:
:CUSTOM_ID: org-babel-hide-result-toggle
:END:
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-hide-result-toggle&sr=1][Find modifications in git logs]]
: Toggle the visibility of the current result.
-** org-remove-occur-highlights =(&optional beg end noremove)=
+** org-remove-occur-highlights =(&optional beg end noremove)=
:PROPERTIES:
:CUSTOM_ID: org-remove-occur-highlights
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-table-fedit-toggle-ref-type&sr=1][Find modifications in git logs]]
: Convert all references in the buffer from B3 to @3$2 and back.
-** org-drag-element-backward
- :PROPERTIES:
- :CUSTOM_ID: org-drag-element-backward
- :END:
-
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
-- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-drag-element-backward&sr=1][Find modifications in git logs]]
-
-: Move backward element at point.
-** org-insert-todo-heading =(arg &optional force-heading)=
+** org-insert-todo-heading =(arg &optional force-heading)=
:PROPERTIES:
:CUSTOM_ID: org-insert-todo-heading
:END:
: Insert a new heading with the same level and TODO state as current heading.
: If the heading has no TODO state, or if the state is DONE, use the first
-: state (TODO by default). Also with prefix arg, force first state.
-** org-bibtex-check-all =(&optional optional)=
+: state (TODO by default). Also one prefix arg, force first state. With two
+: prefix args, force inserting at the end of the parent subtree.
+** org-drag-element-backward
+ :PROPERTIES:
+ :CUSTOM_ID: org-drag-element-backward
+ :END:
+
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-drag-element-backward&sr=1][Find modifications in git logs]]
+
+: Move backward element at point.
+** org-bibtex-check-all =(&optional optional)=
:PROPERTIES:
:CUSTOM_ID: org-bibtex-check-all
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-show-block-all&sr=1][Find modifications in git logs]]
: Unfold all blocks in the current buffer.
-** org-cdlatex-mode =(&optional arg)=
+** org-cdlatex-mode =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-cdlatex-mode
:END:
: C-c { cdlatex-environment
:
:
-** org-columns =(&optional columns-fmt-string)=
+** org-columns =(&optional columns-fmt-string)=
:PROPERTIES:
:CUSTOM_ID: org-columns
:END:
: Turn on column view on an org-mode file.
: When COLUMNS-FMT-STRING is non-nil, use it as the column format.
-** org-babel-execute-subtree =(&optional arg)=
+** org-babel-execute-subtree =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-babel-execute-subtree
:END:
- *Access:* ~C-c C-v s, C-c C-v C-s~
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-execute-subtree&sr=1][Find modifications in git logs]]
: Execute source code blocks in a subtree.
: Call `org-babel-execute-src-block' on every source block in
: the current subtree.
-** org-set-property =(property value)=
+** org-set-property =(property value)=
:PROPERTIES:
:CUSTOM_ID: org-set-property
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-columns-show-value&sr=1][Find modifications in git logs]]
: Show the full value of the property.
-** org-table-field-info =(arg)=
+** org-table-field-info =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-table-field-info
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-insert-heading-respect-content&sr=1][Find modifications in git logs]]
-** org-toggle-checkbox =(&optional toggle-presence)=
+** org-toggle-checkbox =(&optional toggle-presence)=
:PROPERTIES:
:CUSTOM_ID: org-toggle-checkbox
:END:
: If the cursor is in a headline, apply this to all checkbox items
: in the text below the heading, taking as reference the first item
: in subtree, ignoring drawers.
-** org-set-visibility-according-to-property =(&optional no-cleanup)=
+** org-set-visibility-according-to-property =(&optional no-cleanup)=
:PROPERTIES:
:CUSTOM_ID: org-set-visibility-according-to-property
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-phases-of-moon&sr=1][Find modifications in git logs]]
: Display the phases of the moon for the 3 months around the cursor date.
-** orgtbl-mode =(&optional arg)=
+** orgtbl-mode =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: orgtbl-mode
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=orgtbl-mode&sr=1][Find modifications in git logs]]
: The `org-mode' table editor as a minor mode for use in other modes.
-** org-timer-item =(&optional arg)=
+** org-timer-item =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-timer-item
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-timer-item&sr=1][Find modifications in git logs]]
: Insert a description-type item with the current timer value.
-** org-agenda-do-date-later =(arg)=
+** org-agenda-do-date-later =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-do-date-later
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-feed-update-all&sr=1][Find modifications in git logs]]
: Get inbox items from all feeds in `org-feed-alist'.
-** org-agenda-month-view =(&optional month)=
+** org-agenda-month-view =(&optional month)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-month-view
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-table-fedit-lisp-indent&sr=1][Find modifications in git logs]]
: Pretty-print and re-indent Lisp expressions in the Formula Editor.
-** org-columns-display-here =(&optional props dateline)=
+** org-columns-display-here =(&optional props dateline)=
:PROPERTIES:
:CUSTOM_ID: org-columns-display-here
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=orgtbl-insert-radio-table&sr=1][Find modifications in git logs]]
: Insert a radio table template appropriate for this major mode.
-** org-shiftleft =(&optional arg)=
+** org-shiftleft =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-shiftleft
:END:
: - on an item, switch entire list to the previous bullet type
: - on a property line, switch to the previous allowed value
: - on a clocktable definition line, move time block into the past
-** org-resolve-clocks =(&optional only-dangling-p prompt-fn last-valid)=
+** org-resolve-clocks =(&optional only-dangling-p prompt-fn last-valid)=
:PROPERTIES:
:CUSTOM_ID: org-resolve-clocks
:END:
: Follow a link like Org-mode does.
: This command can be called in any mode to follow a link that has
: Org-mode syntax.
-** org-export-visible =(type arg)=
+** org-export-visible =(type arg)=
:PROPERTIES:
:CUSTOM_ID: org-export-visible
:END:
: org-mode file will not be removed but presented to you so that you can
: continue to use it. The prefix arg ARG is passed through to the exporting
: command.
-** org-publish =(project &optional force)=
+** org-publish =(project &optional force)=
:PROPERTIES:
:CUSTOM_ID: org-publish
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-publish&sr=1][Find modifications in git logs]]
: Publish PROJECT.
-** org-return =(&optional indent)=
+** org-return =(&optional indent)=
:PROPERTIES:
:CUSTOM_ID: org-return
:END:
: Goto next table row or insert a newline.
: Calls `org-table-next-row' or `newline', depending on context.
: See the individual commands for more information.
-** org-ctags-visit-buffer-or-file =(name &optional create)=
+** org-ctags-visit-buffer-or-file =(name &optional create)=
:PROPERTIES:
:CUSTOM_ID: org-ctags-visit-buffer-or-file
:END:
: Restart Org-mode, to scan again for special lines.
: Also updates the keyword regular expressions.
-** org-table-sum =(&optional beg end nlast)=
+** org-table-sum =(&optional beg end nlast)=
:PROPERTIES:
:CUSTOM_ID: org-table-sum
:END:
: numbers are added as such.
:
: If NLAST is a number, only the NLAST fields will actually be summed.
-** org-babel-switch-to-session =(&optional arg info)=
+** org-babel-switch-to-session =(&optional arg info)=
:PROPERTIES:
:CUSTOM_ID: org-babel-switch-to-session
:END:
- *Access:* ~C-c C-v C-z~
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-switch-to-session&sr=1][Find modifications in git logs]]
: Switch to the session of the current code block.
: Uses `org-babel-initiate-session' to start the session. If called
: with a prefix argument then this is passed on to
: `org-babel-initiate-session'.
-** org-bibtex =(&optional filename)=
+** org-bibtex =(&optional filename)=
:PROPERTIES:
:CUSTOM_ID: org-bibtex
:END:
: Cycle the level of an empty headline through possible states.
: This goes first to child, then to parent, level, then up the hierarchy.
: After top level, it switches back to sibling level.
-** org-table-insert-row =(&optional arg)=
+** org-table-insert-row =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-table-insert-row
:END:
: Insert a new row above the current line into the table.
: With prefix ARG, insert below the current line.
-** org-agenda-date-later-hours =(arg)=
+** org-agenda-date-later-hours =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-date-later-hours
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-date-later-hours&sr=1][Find modifications in git logs]]
: Change the time of this item, in hour steps.
-** org-remember-mode =(&optional arg)=
+** org-remember-mode =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-remember-mode
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-remember-mode&sr=1][Find modifications in git logs]]
: Minor mode for special key bindings in a remember buffer.
-** org-mobile-create-sumo-agenda
- :PROPERTIES:
- :CUSTOM_ID: org-mobile-create-sumo-agenda
- :END:
-
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-mobile.el;hb=HEAD][org-mobile.el]]
-- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-mobile-create-sumo-agenda&sr=1][Find modifications in git logs]]
-
-: Create a file that contains all custom agenda views.
** org-attach-set-inherit
:PROPERTIES:
:CUSTOM_ID: org-attach-set-inherit
: The property defines the directory that is used for attachments
: of the entry and any children that do not explicitly define (by setting
: the ATTACH_DIR property) their own attachment directory.
-** org-bibtex-create =(&optional arg nonew)=
+** org-mobile-create-sumo-agenda
+ :PROPERTIES:
+ :CUSTOM_ID: org-mobile-create-sumo-agenda
+ :END:
+
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-mobile.el;hb=HEAD][org-mobile.el]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-mobile-create-sumo-agenda&sr=1][Find modifications in git logs]]
+
+: Create a file that contains all custom agenda views.
+** org-bibtex-create =(&optional arg nonew)=
:PROPERTIES:
:CUSTOM_ID: org-bibtex-create
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-remove-inline-images&sr=1][Find modifications in git logs]]
: Remove inline display of images.
-** org-agenda-switch-to =(&optional delete-other-windows)=
+** org-agenda-switch-to =(&optional delete-other-windows)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-switch-to
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-switch-to&sr=1][Find modifications in git logs]]
: Go to the Org-mode file which contains the item at point.
-** org-paste-subtree =(&optional level tree for-yank)=
+** org-paste-subtree =(&optional level tree for-yank)=
:PROPERTIES:
:CUSTOM_ID: org-paste-subtree
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-toggle-time-grid&sr=1][Find modifications in git logs]]
: Toggle time grid in an agenda buffer.
-** orgtbl-ctrl-c-ctrl-c =(arg)=
+** orgtbl-ctrl-c-ctrl-c =(arg)=
:PROPERTIES:
:CUSTOM_ID: orgtbl-ctrl-c-ctrl-c
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-remember-finalize&sr=1][Find modifications in git logs]]
: Finalize the remember process.
-** org-id-get-create =(&optional force)=
+** org-id-get-create =(&optional force)=
:PROPERTIES:
:CUSTOM_ID: org-id-get-create
:END:
: Create an ID for the current entry and return it.
: If the entry already has an ID, just return it.
: With optional argument FORCE, force the creation of a new ID.
-** org-create-math-formula =(latex-frag &optional mathml-file)=
+** org-create-math-formula =(latex-frag &optional mathml-file)=
:PROPERTIES:
:CUSTOM_ID: org-create-math-formula
:END:
: interactive command, prompt for LATEX-FRAG, with initial value
: set to the current active region and echo the results for user
: inspection.
-** org-agenda-date-earlier-hours =(arg)=
+** org-agenda-date-earlier-hours =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-date-earlier-hours
:END:
: Uses `ido-mode' if available.
: If the user enters a string that does not match an existing tag, create
: a new topic.
-** org-cut-subtree =(&optional n)=
+** org-cut-subtree =(&optional n)=
:PROPERTIES:
:CUSTOM_ID: org-cut-subtree
:END:
: Cut the current subtree into the clipboard.
: With prefix arg N, cut this many sequential subtrees.
: This is a short-hand for marking the subtree and then cutting it.
-** org-agenda-archives-mode =(&optional with-files)=
+** org-agenda-archives-mode =(&optional with-files)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-archives-mode
:END:
: Export all blocks according to the `org-export-blocks' block export alist.
: Does not export block types specified in specified in BLOCKS
: which defaults to the value of `org-export-blocks-witheld'.
-** org-calendar-select-mouse =(ev)=
+** org-calendar-select-mouse =(ev)=
:PROPERTIES:
:CUSTOM_ID: org-calendar-select-mouse
:END:
: Return to `org-read-date' with the date currently selected.
: This is used by `org-read-date' in a temporary keymap for the calendar buffer.
-** org-agenda-entry-text-mode =(&optional arg)=
+** org-agenda-entry-text-mode =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-entry-text-mode
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-entry-text-mode&sr=1][Find modifications in git logs]]
: Toggle entry text mode in an agenda buffer.
-** org-table-create-or-convert-from-region =(arg)=
+** org-table-create-or-convert-from-region =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-table-create-or-convert-from-region
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-clock-menu&sr=1][Find modifications in git logs]]
-** org-replace-region-by-ascii =(beg end)=
+** org-replace-region-by-ascii =(beg end)=
:PROPERTIES:
:CUSTOM_ID: org-replace-region-by-ascii
:END:
: This can be used in any buffer. For example, you could write an
: itemized list in org-mode syntax in a Mail buffer and then use this
: command to convert it.
-** org-metadown =(&optional arg)=
+** org-metadown =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-metadown
:END:
: Calls `org-move-subtree-down' or `org-table-move-row' or
: `org-move-item-down', depending on context. See the individual
: commands for more information.
-** org-table-eval-formula =(&optional arg equation suppress-align suppress-const suppress-store suppress-analysis)=
+** org-table-eval-formula =(&optional arg equation suppress-align suppress-const suppress-store suppress-analysis)=
:PROPERTIES:
:CUSTOM_ID: org-table-eval-formula
:END:
: SUPPRESS-STORE means the formula should not be stored, either because
: it is already stored, or because it is a modified equation that should
: not overwrite the stored one.
-** org-columns-todo =(&optional arg)=
+** org-columns-todo =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-columns-todo
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-columns-todo&sr=1][Find modifications in git logs]]
: Change the TODO state during column view.
-** org-clock-out =(&optional switch-to-state fail-quietly at-time)=
+** org-clock-out =(&optional switch-to-state fail-quietly at-time)=
:PROPERTIES:
:CUSTOM_ID: org-clock-out
:END:
: Throw an error if there is no running clock and FAIL-QUIETLY is nil.
: With a universal prefix, prompt for a state to switch the clocked out task
: to, overriding the existing value of `org-clock-out-switch-to-state'.
-** org-export-as-odf =(latex-frag &optional odf-file)=
+** org-export-as-odf =(latex-frag &optional odf-file)=
:PROPERTIES:
:CUSTOM_ID: org-export-as-odf
:END:
: region. If no LaTeX fragments are found, prompt for it. Push
: MathML source to kill ring, if `org-export-copy-to-kill-ring' is
: non-nil.
-** org-babel-pop-to-session =(&optional arg info)=
+** org-babel-pop-to-session =(&optional arg info)=
:PROPERTIES:
:CUSTOM_ID: org-babel-pop-to-session
:END:
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-pop-to-session&sr=1][Find modifications in git logs]]
: Switch to the session of the current code block.
: Go to the previous field in the table.
: Before doing so, re-align the table if necessary.
-** org-export-as-odt =(arg &optional hidden ext-plist to-buffer body-only pub-dir)=
+** org-export-as-odt =(arg &optional hidden ext-plist to-buffer body-only pub-dir)=
:PROPERTIES:
:CUSTOM_ID: org-export-as-odt
:END:
: Move the contents of the capture file to the inbox file.
: Return a marker to the location where the new content has been added.
: If nothing new has been added, return nil.
-** org-agenda-file-to-front =(&optional to-end)=
+** org-agenda-file-to-front =(&optional to-end)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-file-to-front
:END:
: If the file is not present in the list, it is added to the front. If it is
: present, it is moved there. With optional argument TO-END, add/move to the
: end of the list.
-** org-table-follow-field-mode =(&optional arg)=
+** org-table-follow-field-mode =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-table-follow-field-mode
:END:
:CUSTOM_ID: org-clock-update-time-maybe
:END:
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-clock.el;hb=HEAD][org-clock.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-clock-update-time-maybe&sr=1][Find modifications in git logs]]
: If this is a CLOCK line, update it and return t.
: Otherwise, return nil.
-** org-ctags-open-file =(name &optional title)=
+** org-ctags-open-file =(name &optional title)=
:PROPERTIES:
:CUSTOM_ID: org-ctags-open-file
:END:
: Visit or create a file called `NAME.org', and insert a new topic.
: The new topic will be titled NAME (or TITLE if supplied).
-** org-at-date-range-p =(&optional inactive-ok)=
+** org-at-date-range-p =(&optional inactive-ok)=
:PROPERTIES:
:CUSTOM_ID: org-at-date-range-p
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-at-date-range-p&sr=1][Find modifications in git logs]]
: Is the cursor inside a date range?
-** org-agenda-set-tags =(&optional tag onoff)=
+** org-agenda-set-tags =(&optional tag onoff)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-set-tags
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-set-tags&sr=1][Find modifications in git logs]]
: Set tags for the current headline.
-** org-smart-reschedule =(quality)=
+** org-smart-reschedule =(quality)=
:PROPERTIES:
:CUSTOM_ID: org-smart-reschedule
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-smart-reschedule&sr=1][Find modifications in git logs]]
-** org-attach-open =(&optional in-emacs)=
+** org-attach-open =(&optional in-emacs)=
:PROPERTIES:
:CUSTOM_ID: org-attach-open
:END:
: This command will open the file using the settings in `org-file-apps'
: and in the system-specific variants of this variable.
: If IN-EMACS is non-nil, force opening in Emacs.
-** org-agenda-show-and-scroll-up =(&optional arg)=
+** org-agenda-show-and-scroll-up =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-show-and-scroll-up
:END:
: Compute the Org-mode agenda for the calendar date displayed at the cursor.
: This is a command that has to be installed in `calendar-mode-map'.
-** org-freemind-from-org-sparse-tree =(org-buffer mm-file)=
+** org-freemind-from-org-sparse-tree =(org-buffer mm-file)=
:PROPERTIES:
:CUSTOM_ID: org-freemind-from-org-sparse-tree
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-freemind-from-org-sparse-tree&sr=1][Find modifications in git logs]]
: Convert visible part of buffer ORG-BUFFER to FreeMind file MM-FILE.
-** org-freemind-to-org-mode =(mm-file org-file)=
+** org-freemind-to-org-mode =(mm-file org-file)=
:PROPERTIES:
:CUSTOM_ID: org-freemind-to-org-mode
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-clock-out&sr=1][Find modifications in git logs]]
: Stop the currently running clock.
-** org-babel-hash-at-point =(&optional point)=
+** org-babel-hash-at-point =(&optional point)=
:PROPERTIES:
:CUSTOM_ID: org-babel-hash-at-point
:END:
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-hash-at-point&sr=1][Find modifications in git logs]]
: Return the value of the hash at POINT.
: The hash is also added as the last element of the kill ring.
: This can be called with C-c C-c.
-** org-goto-ret =(&optional arg)=
+** org-goto-ret =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-goto-ret
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-goto-ret&sr=1][Find modifications in git logs]]
: Finish `org-goto' by going to the new location.
-** org-agenda-open-link =(&optional arg)=
+** org-agenda-open-link =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-open-link
:END:
- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-agenda.el;hb=HEAD][org-agenda.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-open-link&sr=1][Find modifications in git logs]]
-: Follow the link in the current line, if any.
-: This looks for a link in the displayed line in the agenda. It also looks
-: at the text of the entry itself.
-** org-match-sparse-tree =(&optional todo-only match)=
+: Open the link(s) in the current entry, if any.
+: This looks for a link in the displayed line in the agenda.
+: It also looks at the text of the entry itself.
+** org-match-sparse-tree =(&optional todo-only match)=
:PROPERTIES:
:CUSTOM_ID: org-match-sparse-tree
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-timer-cancel-timer&sr=1][Find modifications in git logs]]
: Cancel the current timer.
-** org-delete-char =(N)=
+** org-delete-char =(N)=
:PROPERTIES:
:CUSTOM_ID: org-delete-char
:END:
: front of the next "|" separator, to keep the table aligned. The table will
: still be marked for re-alignment if the field did fill the entire column,
: because, in this case the deletion might narrow the column.
-** org-src-associate-babel-session =(info)=
+** org-src-associate-babel-session =(info)=
:PROPERTIES:
:CUSTOM_ID: org-src-associate-babel-session
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-cycle-global&sr=1][Find modifications in git logs]]
-** org-agenda-previous-item =(n)=
+** org-agenda-previous-item =(n)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-previous-item
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-previous-item&sr=1][Find modifications in git logs]]
: Move cursor to next agenda item.
-** org-insert-beamer-options-template =(&optional kind)=
+** org-insert-beamer-options-template =(&optional kind)=
:PROPERTIES:
:CUSTOM_ID: org-insert-beamer-options-template
:END:
:CUSTOM_ID: org-babel-hide-result-toggle-maybe
:END:
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-hide-result-toggle-maybe&sr=1][Find modifications in git logs]]
: Toggle visibility of result at point.
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-mouse-show-headlines&sr=1][Find modifications in git logs]]
: Change the visibility of the current org buffer to only show headlines.
+** org-feed-show-raw-feed =(feed)=
+ :PROPERTIES:
+ :CUSTOM_ID: org-feed-show-raw-feed
+ :END:
+
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-feed.el;hb=HEAD][org-feed.el]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-feed-show-raw-feed&sr=1][Find modifications in git logs]]
+
+: Show the raw feed buffer of a feed.
** org-require-autoloaded-modules
:PROPERTIES:
:CUSTOM_ID: org-require-autoloaded-modules
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-require-autoloaded-modules&sr=1][Find modifications in git logs]]
-** org-feed-show-raw-feed =(feed)=
- :PROPERTIES:
- :CUSTOM_ID: org-feed-show-raw-feed
- :END:
-
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-feed.el;hb=HEAD][org-feed.el]]
-- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-feed-show-raw-feed&sr=1][Find modifications in git logs]]
-
-: Show the raw feed buffer of a feed.
-** org-move-subtree-down =(&optional arg)=
+** org-move-subtree-down =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-move-subtree-down
:END:
: Go to the end of the current item.
: Throw an error when not in a list.
+** org-previous-link
+ :PROPERTIES:
+ :CUSTOM_ID: org-previous-link
+ :END:
+
+- *Access:* ~C-c C-x C-p, <menu-bar> <Org> <Hyperlinks> <Previous link>~
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-previous-link&sr=1][Find modifications in git logs]]
+
+: Move backward to the previous link.
+: If the link is in hidden text, expose it.
** org-export-htmlize-generate-css
:PROPERTIES:
:CUSTOM_ID: org-export-htmlize-generate-css
: If you then set `org-export-htmlize-output-type' to `css', calls to
: the function `org-export-htmlize-region-for-paste' will produce code
: that uses these same face definitions.
-** org-previous-link
- :PROPERTIES:
- :CUSTOM_ID: org-previous-link
- :END:
-
-- *Access:* ~C-c C-x C-p, <menu-bar> <Org> <Hyperlinks> <Previous link>~
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
-- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-previous-link&sr=1][Find modifications in git logs]]
-
-: Move backward to the previous link.
-: If the link is in hidden text, expose it.
** org-speedbar-set-agenda-restriction
:PROPERTIES:
:CUSTOM_ID: org-speedbar-set-agenda-restriction
: Restrict future agenda commands to the location at point in speedbar.
: To get rid of the restriction, use C-c C-x >.
-** org-agenda-todo-yesterday =(&optional arg)=
+** org-agenda-todo-yesterday =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-todo-yesterday
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-goto-right&sr=1][Find modifications in git logs]]
: Finish `org-goto' by going to the new location.
-** org-reload =(&optional uncompiled)=
+** org-reload =(&optional uncompiled)=
:PROPERTIES:
:CUSTOM_ID: org-reload
:END:
: Reload all org lisp files.
: With prefix arg UNCOMPILED, load the uncompiled versions.
-** org-strip-protective-commas =(beg end)=
- :PROPERTIES:
- :CUSTOM_ID: org-strip-protective-commas
- :END:
-
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
-- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-strip-protective-commas&sr=1][Find modifications in git logs]]
-
-: Strip protective commas between BEG and END in the current buffer.
** org-list-make-subtree
:PROPERTIES:
:CUSTOM_ID: org-list-make-subtree
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-list-make-subtree&sr=1][Find modifications in git logs]]
: Convert the plain list at point into a subtree.
-** org-table-fedit-finish =(&optional arg)=
+** org-table-fedit-finish =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-table-fedit-finish
:END:
: If the point is at the :beginning (`org-mouse-line-position') of the line,
: insert the new heading before the current line. Otherwise, insert it
: after the current heading.
-** org-clock-select-task =(&optional prompt)=
+** org-clock-select-task =(&optional prompt)=
:PROPERTIES:
:CUSTOM_ID: org-clock-select-task
:END:
: Return to `org-read-date' with the date currently selected.
: This is used by `org-read-date' in a temporary keymap for the calendar buffer.
-** org-open-at-mouse =(ev)=
+** org-open-at-mouse =(ev)=
:PROPERTIES:
:CUSTOM_ID: org-open-at-mouse
:END:
: Open file link or URL at mouse.
: See the docstring of `org-open-file' for details.
-** org-babel-goto-named-src-block =(name)=
+** org-babel-goto-named-src-block =(name)=
:PROPERTIES:
:CUSTOM_ID: org-babel-goto-named-src-block
:END:
- *Access:* ~C-c C-v g~
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-goto-named-src-block&sr=1][Find modifications in git logs]]
: Go to a named source-code block.
-** org-attach-delete-all =(&optional force)=
+** org-attach-delete-all =(&optional force)=
:PROPERTIES:
:CUSTOM_ID: org-attach-delete-all
:END:
: Delete all attachments from the current task.
: This actually deletes the entire attachment directory.
: A safer way is to open the directory in dired and delete from there.
-** org-babel-haskell-export-to-lhs =(&optional arg)=
+** org-babel-haskell-export-to-lhs =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-babel-haskell-export-to-lhs
:END:
:
: Note that all standard Babel literate programming
: constructs (header arguments, no-web syntax etc...) are ignored.
-** org-src-tangle =(arg)=
+** org-src-tangle =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-src-tangle
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-src-tangle&sr=1][Find modifications in git logs]]
: Tangle the parent buffer.
-** org-shiftright =(&optional arg)=
+** org-shiftright =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-shiftright
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-table-edit-formulas&sr=1][Find modifications in git logs]]
: Edit the formulas of the current table in a separate buffer.
-** org-get-tags-at =(&optional pos local)=
+** org-get-tags-at =(&optional pos local)=
:PROPERTIES:
:CUSTOM_ID: org-get-tags-at
:END:
: the tags of the current headline come last.
: When LOCAL is non-nil, only return tags from the current headline,
: ignore inherited ones.
-** org-toggle-fixed-width-section =(arg)=
+** org-toggle-fixed-width-section =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-toggle-fixed-width-section
:END:
: If there is an active region, this command adds or removes a colon as the
: first character of this line. If the first character of a line is a colon,
: this line is also exported in fixed-width font.
-** org-agenda-later =(arg)=
+** org-agenda-later =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-later
:END:
- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-agenda.el;hb=HEAD][org-agenda.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-later&sr=1][Find modifications in git logs]]
-: Go forward in time by thee current span.
+: Go forward in time by the current span.
: With prefix ARG, go forward that many times the current span.
-** org-priority =(&optional action show)=
+** org-priority =(&optional action show)=
:PROPERTIES:
:CUSTOM_ID: org-priority
:END:
: Change the priority of an item.
: ACTION can be `set', `up', `down', or a character.
-** org-timeline =(&optional dotodo)=
+** org-timeline =(&optional dotodo)=
:PROPERTIES:
:CUSTOM_ID: org-timeline
:END:
: under the current date.
: If the buffer contains an active region, only check the region for
: dates.
-** org-forward-sentence =(&optional arg)=
+** org-forward-sentence =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-forward-sentence
:END:
: Go to end of sentence, or end of table field.
: This will call `forward-sentence' or `org-table-end-of-field',
: depending on context.
-** org-meta-return =(&optional arg)=
+** org-meta-return =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-meta-return
:END:
: Insert a new heading or wrap a region in a table.
: Calls `org-insert-heading' or `org-table-wrap-region', depending on context.
: See the individual commands for more information.
+** org-set-property-and-value =(use-last)=
+ :PROPERTIES:
+ :CUSTOM_ID: org-set-property-and-value
+ :END:
+
+- *Access:* ~C-c C-x P~
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-set-property-and-value&sr=1][Find modifications in git logs]]
+
+: Allow to set [PROPERTY]: [value] direction from prompt.
+: When use-default, don't even ask, just use the last
+: "[PROPERTY]: [value]" string from the history.
** org-indent-drawer
:PROPERTIES:
:CUSTOM_ID: org-indent-drawer
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-indent-drawer&sr=1][Find modifications in git logs]]
: Indent the drawer at point.
-** org-export-as-ascii =(arg &optional hidden ext-plist to-buffer body-only pub-dir)=
+** org-export-as-ascii =(arg &optional ext-plist to-buffer body-only pub-dir)=
:PROPERTIES:
:CUSTOM_ID: org-export-as-ascii
:END:
: If there is an active region, export only the region.
: The prefix ARG specifies how many levels of the outline should become
: underlined headlines, default is 3. Lower levels will become bulleted
-: lists. When HIDDEN is non-nil, don't display the ASCII buffer.
-: EXT-PLIST is a property list with external parameters overriding
+: lists. EXT-PLIST is a property list with external parameters overriding
: org-mode's default settings, but still inferior to file-local
: settings. When TO-BUFFER is non-nil, create a buffer with that
: name and export to that buffer. If TO-BUFFER is the symbol
: resulting ASCII as a string. When BODY-ONLY is set, don't produce
: the file header and footer. When PUB-DIR is set, use this as the
: publishing directory.
-** org-find-entry-with-id =(ident)=
+** org-unescape-code-in-region =(beg end)=
+ :PROPERTIES:
+ :CUSTOM_ID: org-unescape-code-in-region
+ :END:
+
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-src.el;hb=HEAD][org-src.el]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-unescape-code-in-region&sr=1][Find modifications in git logs]]
+
+: Un-escape lines between BEG and END.
+: Un-escaping happens by removing the first comma on lines starting
+: with ",*", ",#+", ",,*" and ",,#+".
+** org-find-entry-with-id =(ident)=
:PROPERTIES:
:CUSTOM_ID: org-find-entry-with-id
:END:
: | 5 | d | h |
:
: Note that horizontal lines disappeared.
-** org-add-protective-commas =(beg end &optional line)=
- :PROPERTIES:
- :CUSTOM_ID: org-add-protective-commas
- :END:
-
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-src.el;hb=HEAD][org-src.el]]
-- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-add-protective-commas&sr=1][Find modifications in git logs]]
-
-: Add protective commas in region.
-: Return the delta in size of the region.
-** org-org-menu =(event)=
+** org-org-menu =(event)=
:PROPERTIES:
:CUSTOM_ID: org-org-menu
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-org-menu&sr=1][Find modifications in git logs]]
: Org menu
-** org-columns-set-tags-or-toggle =(&optional arg)=
+** org-columns-set-tags-or-toggle =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-columns-set-tags-or-toggle
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-table-fedit-toggle-coordinates&sr=1][Find modifications in git logs]]
: Toggle the display of coordinates in the referenced table.
-** org-search-view =(&optional todo-only string edit-at)=
+** org-search-view =(&optional todo-only string edit-at)=
:PROPERTIES:
:CUSTOM_ID: org-search-view
:END:
:
: This command searches the agenda files, and in addition the files listed
: in `org-agenda-text-search-extra-files'.
-** org-agenda-filter-by-tag =(strip &optional char narrow)=
+** org-agenda-filter-by-tag =(strip &optional char narrow)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-filter-by-tag
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-table-current-column&sr=1][Find modifications in git logs]]
: Find out which column we are in.
-** org-check-dates-range =(start-date end-date)=
+** org-check-dates-range =(start-date end-date)=
:PROPERTIES:
:CUSTOM_ID: org-check-dates-range
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-ctrl-c-ret&sr=1][Find modifications in git logs]]
: Call `org-table-hline-and-move' or `org-insert-heading' dep. on context.
-** org-open-at-point =(&optional arg reference-buffer)=
+** org-beamer-mode =(&optional arg)=
+ :PROPERTIES:
+ :CUSTOM_ID: org-beamer-mode
+ :END:
+
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-beamer.el;hb=HEAD][org-beamer.el]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-beamer-mode&sr=1][Find modifications in git logs]]
+
+: Special support for editing Org-mode files made to export to beamer.
+** org-open-at-point =(&optional arg reference-buffer)=
:PROPERTIES:
:CUSTOM_ID: org-open-at-point
:END:
- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-open-at-point&sr=1][Find modifications in git logs]]
+: :around advice: `ad-Advice-org-open-at-point'
+:
: Open link at or after point.
: If there is no link at point, this function will search forward up to
: the end of the current line.
: With a double prefix argument, try to open outside of Emacs, in the
: application the system uses for this file type.
:
-: This function is advised.
-:
-: Around-advice `org-mouse-open-at-point'.
-** org-beamer-mode =(&optional arg)=
- :PROPERTIES:
- :CUSTOM_ID: org-beamer-mode
- :END:
-
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-beamer.el;hb=HEAD][org-beamer.el]]
-- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-beamer-mode&sr=1][Find modifications in git logs]]
-
-: Special support for editing Org-mode files made to export to beamer.
-** org-table-fedit-scroll =(N)=
+: (fn &optional ARG REFERENCE-BUFFER)
+** org-table-fedit-scroll =(N)=
:PROPERTIES:
:CUSTOM_ID: org-table-fedit-scroll
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-table-fedit-scroll&sr=1][Find modifications in git logs]]
-** org-schedule =(&optional remove time)=
+** org-schedule =(&optional remove time)=
:PROPERTIES:
:CUSTOM_ID: org-schedule
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-toggle-archive-tag&sr=1][Find modifications in git logs]]
: Toggle the archive tag for the current entry.
-** org-babel-previous-src-block =(&optional arg)=
+** org-babel-previous-src-block =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-babel-previous-src-block
:END:
- *Access:* ~C-c C-v C-p, C-c C-v p~
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-previous-src-block&sr=1][Find modifications in git logs]]
: Jump to the previous source block.
: With optional prefix argument ARG, jump backward ARG many source blocks.
-** org-mouse-timestamp-today =(&optional shift units)=
+** org-mouse-timestamp-today =(&optional shift units)=
:PROPERTIES:
:CUSTOM_ID: org-mouse-timestamp-today
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-narrow-to-element&sr=1][Find modifications in git logs]]
: Narrow buffer to current element.
-** org-babel-remove-result =(&optional info)=
+** org-babel-remove-result =(&optional info)=
:PROPERTIES:
:CUSTOM_ID: org-babel-remove-result
:END:
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-remove-result&sr=1][Find modifications in git logs]]
: Remove the result of the current source block.
-** org-tags-sparse-tree =(&optional todo-only match)=
+** org-tags-sparse-tree =(&optional todo-only match)=
:PROPERTIES:
:CUSTOM_ID: org-tags-sparse-tree
:END:
: Move the item at point up, i.e. swap with previous item.
: Sub-items (items with larger indentation) are considered part of
: the item, so this really moves item trees.
-** org-agenda-bulk-action =(&optional arg)=
+** org-agenda-bulk-action =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-bulk-action
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-table-fedit-line-down&sr=1][Find modifications in git logs]]
: Move cursor one line down in the window showing the table.
-** org-shiftdown =(&optional arg)=
+** org-shiftdown =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-shiftdown
:END:
:END:
- *Access:* ~C-c C-v C-e, C-c C-v e~
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-execute-maybe&sr=1][Find modifications in git logs]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-narrow-to-subtree&sr=1][Find modifications in git logs]]
: Narrow buffer to the current subtree.
-** org-delete-backward-char =(N)=
+** org-delete-backward-char =(N)=
:PROPERTIES:
:CUSTOM_ID: org-delete-backward-char
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-mouse-transform-to-outline&sr=1][Find modifications in git logs]]
-** org-agenda-add-note =(&optional arg)=
+** org-agenda-add-note =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-add-note
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-ibuffer&sr=1][Find modifications in git logs]]
: Open an `ibuffer' window showing only `org-mode' buffers.
-** org-columns-narrow =(arg)=
+** org-columns-narrow =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-columns-narrow
:END:
:CUSTOM_ID: org-babel-load-in-session-maybe
:END:
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-load-in-session-maybe&sr=1][Find modifications in git logs]]
: Conditionally load a source block in a session.
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-mouse-insert-checkbox&sr=1][Find modifications in git logs]]
-** org-store-link =(arg)=
+** org-store-link =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-store-link
:END:
: This link is added to `org-stored-links' and can later be inserted
: into an org-buffer with C-c C-l.
:
-: For some link types, a prefix arg is interpreted:
-: For links to usenet articles, arg negates `org-gnus-prefer-web-links'.
+: For some link types, a prefix arg is interpreted.
+: For links to Usenet articles, arg negates `org-gnus-prefer-web-links'.
: For file links, arg negates `org-context-in-file-links'.
-** org-replace-region-by-latex =(beg end)=
+:
+: A double prefix arg force skipping storing functions that are not
+: part of Org's core.
+** org-replace-region-by-latex =(beg end)=
:PROPERTIES:
:CUSTOM_ID: org-replace-region-by-latex
:END:
: LaTeX. This can be used in any buffer. For example, you could
: write an itemized list in `org-mode' syntax in an LaTeX buffer and
: then use this command to convert it.
-** org-agenda-deadline =(arg &optional time)=
+** org-agenda-deadline =(arg &optional time)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-deadline
:END:
: Schedule the item at point.
: ARG is passed through to `org-deadline'.
-** org-export-as-org =(arg &optional hidden ext-plist to-buffer body-only pub-dir)=
+** org-export-as-org =(arg &optional ext-plist to-buffer body-only pub-dir)=
:PROPERTIES:
:CUSTOM_ID: org-export-as-org
:END:
: org-mode's default settings, but still inferior to file-local
: settings. When PUB-DIR is set, use this as the publishing
: directory.
-** org-agenda-bulk-unmark =(&optional arg)=
+** org-agenda-bulk-unmark =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-bulk-unmark
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-table-iterate-buffer-tables&sr=1][Find modifications in git logs]]
: Iterate all tables in the buffer, to converge inter-table dependencies.
-** org-table-hline-and-move =(&optional same-column)=
+** org-table-hline-and-move =(&optional same-column)=
:PROPERTIES:
:CUSTOM_ID: org-table-hline-and-move
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-list-repair&sr=1][Find modifications in git logs]]
: Fix indentation, bullets and checkboxes is the list at point.
-** org-evaluate-time-range =(&optional to-buffer)=
+** org-evaluate-time-range =(&optional to-buffer)=
:PROPERTIES:
:CUSTOM_ID: org-evaluate-time-range
:END:
: next column.
: For time difference computation, a year is assumed to be exactly 365
: days in order to avoid rounding problems.
-** org-copy-subtree =(&optional n cut force-store-markers)=
+** org-copy-subtree =(&optional n cut force-store-markers)=
:PROPERTIES:
:CUSTOM_ID: org-copy-subtree
:END:
: If FORCE-STORE-MARKERS is non-nil, store the relative locations
: of some markers in the region, even if CUT is non-nil. This is
: useful if the caller implements cut-and-paste as copy-then-paste-then-cut.
-** org-export-region-as-ascii =(beg end &optional body-only buffer)=
+** org-export-region-as-ascii =(beg end &optional body-only buffer)=
:PROPERTIES:
:CUSTOM_ID: org-export-region-as-ascii
:END:
:
: When called interactively, the output buffer is selected, and shown
: in a window. A non-interactive call will only return the buffer.
-** org-check-after-date =(date)=
+** org-check-after-date =(date)=
:PROPERTIES:
:CUSTOM_ID: org-check-after-date
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-check-after-date&sr=1][Find modifications in git logs]]
: Check if there are deadlines or scheduled entries after DATE.
-** org-mark-ring-goto =(&optional n)=
+** org-mark-ring-goto =(&optional n)=
:PROPERTIES:
:CUSTOM_ID: org-mark-ring-goto
:END:
: Org-mode commands jumping to a different position in the current file,
: or to another Org-mode file, automatically push the old position
: onto the ring.
-** org-export-as-pdf =(arg &optional hidden ext-plist to-buffer body-only pub-dir)=
+** org-export-as-pdf =(arg &optional hidden ext-plist to-buffer body-only pub-dir)=
:PROPERTIES:
:CUSTOM_ID: org-export-as-pdf
:END:
:CUSTOM_ID: org-babel-pop-to-session-maybe
:END:
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-pop-to-session-maybe&sr=1][Find modifications in git logs]]
: Conditionally pop to a session.
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-archive-default-with-confirmation&sr=1][Find modifications in git logs]]
: Archive the entry or subtree belonging to the current agenda entry.
-** org-babel-lob-ingest =(&optional file)=
+** org-babel-lob-ingest =(&optional file)=
:PROPERTIES:
:CUSTOM_ID: org-babel-lob-ingest
:END:
: Add all named source-blocks defined in FILE to
: `org-babel-library-of-babel'.
-** org-dblock-write:amazon =(params)=
+** org-dblock-write:amazon =(params)=
:PROPERTIES:
:CUSTOM_ID: org-dblock-write:amazon
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-table-kill-row&sr=1][Find modifications in git logs]]
: Delete the current row or horizontal line from the table.
-** org-sort-entries =(&optional with-case sorting-type getkey-func compare-func property)=
+** org-sort-entries =(&optional with-case sorting-type getkey-func compare-func property)=
:PROPERTIES:
:CUSTOM_ID: org-sort-entries
:END:
:
: The command prompts for the sorting type unless it has been given to the
: function through the SORTING-TYPE argument, which needs to be a character,
-: (?n ?N ?a ?A ?t ?T ?s ?S ?d ?D ?p ?P ?r ?R ?f ?F). Here is the
+: (?n ?N ?a ?A ?t ?T ?s ?S ?d ?D ?p ?P ?o ?O ?r ?R ?f ?F). Here is the
: precise meaning of each character:
:
: n Numerically, by converting the beginning of the entry/item to a number.
: a Alphabetically, ignoring the TODO keyword and the priority, if any.
+: o By order of TODO keywords.
: t By date/time, either the first active time stamp in the entry, or, if
: none exist, by the first inactive one.
: s By the scheduled date/time.
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-setup-filling&sr=1][Find modifications in git logs]]
-** org-switchb =(&optional arg)=
+** org-switchb =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-switchb
:END:
: Read a bibtex entry and save to `org-bibtex-entries'.
: This uses `bibtex-parse-entry'.
-** org-export-as-latex-to-buffer =(arg)=
+** org-export-as-latex-to-buffer =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-export-as-latex-to-buffer
:END:
: Call `org-export-as-latex` with output to a temporary buffer.
: No file is created. The prefix ARG is passed through to `org-export-as-latex'.
-** org-plot/gnuplot =(&optional params)=
+** org-plot/gnuplot =(&optional params)=
:PROPERTIES:
:CUSTOM_ID: org-plot/gnuplot
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-narrow-to-block&sr=1][Find modifications in git logs]]
: Narrow buffer to the current block.
-** org-publish-all =(&optional force)=
+** org-publish-all =(&optional force)=
:PROPERTIES:
:CUSTOM_ID: org-publish-all
:END:
: Publish all projects.
: With prefix argument, remove all files in the timestamp
: directory and force publishing all files.
-** org-timer-change-times-in-region =(beg end delta)=
+** org-timer-change-times-in-region =(beg end delta)=
:PROPERTIES:
:CUSTOM_ID: org-timer-change-times-in-region
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-save-all-org-buffers&sr=1][Find modifications in git logs]]
: Save all Org-mode buffers without user confirmation.
-** org-advertized-archive-subtree =(&optional find-done)=
+** org-advertized-archive-subtree =(&optional find-done)=
:PROPERTIES:
:CUSTOM_ID: org-advertized-archive-subtree
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-entry-text-show&sr=1][Find modifications in git logs]]
: Add entry context for all agenda lines.
-** org-hide-block-toggle =(&optional force)=
+** org-hide-block-toggle =(&optional force)=
:PROPERTIES:
:CUSTOM_ID: org-hide-block-toggle
:END:
: Indent a local list item including its children.
: If a region is active, all items inside will be moved.
-** org-insert-heading =(&optional force-heading invisible-ok)=
+** org-insert-heading =(&optional force-heading invisible-ok)=
:PROPERTIES:
:CUSTOM_ID: org-insert-heading
:END:
: create the new headline with the text in the current line after point
: (but see also the variable `org-M-RET-may-split-line').
:
+: With a double prefix arg, force the heading to be inserted at the
+: end of the parent subtree.
+:
: When INVISIBLE-OK is set, stop at invisible headlines when going back.
: This is important for non-interactive uses of the command.
** org-inlinetask-promote
: Promote the inline task at point.
: If the task has an end part, promote it. Also, prevents level from
: going below `org-inlinetask-min-level'.
-** org-clock-timestamps-down
+** org-clock-timestamps-down =(&optional n)=
:PROPERTIES:
:CUSTOM_ID: org-clock-timestamps-down
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-clock-timestamps-down&sr=1][Find modifications in git logs]]
: Increase CLOCK timestamps at cursor.
-** org-publish-project =(project &optional force)=
+: Optional argument N tells to change by that many units.
+** org-publish-project =(project &optional force)=
:PROPERTIES:
:CUSTOM_ID: org-publish-project
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-set-property&sr=1][Find modifications in git logs]]
: Set a property for the current headline.
-** org-bibtex-check =(&optional optional)=
+** org-bibtex-check =(&optional optional)=
:PROPERTIES:
:CUSTOM_ID: org-bibtex-check
:END:
: Check the current headline for required fields.
: With prefix argument OPTIONAL also prompt for optional fields.
-** org-babel-switch-to-session-with-code =(&optional arg info)=
+** org-babel-switch-to-session-with-code =(&optional arg info)=
:PROPERTIES:
:CUSTOM_ID: org-babel-switch-to-session-with-code
:END:
- *Access:* ~C-c C-v z~
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-switch-to-session-with-code&sr=1][Find modifications in git logs]]
: Switch to code buffer and display session.
-** org-table-sort-lines =(with-case &optional sorting-type)=
+** org-table-sort-lines =(with-case &optional sorting-type)=
:PROPERTIES:
:CUSTOM_ID: org-table-sort-lines
:END:
: program, no prompting will take place. SORTING-TYPE must be a character,
: any of (?a ?A ?n ?N ?t ?T) where the capital letter indicate that sorting
: should be done in reverse order.
-** org-timer =(&optional restart no-insert-p)=
+** org-timer =(&optional restart no-insert-p)=
:PROPERTIES:
:CUSTOM_ID: org-timer
:END:
:
: If NO-INSERT-P is non-nil, return the string instead of inserting
: it in the buffer.
-** org-agenda-date-later-minutes =(arg)=
+** org-agenda-date-later-minutes =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-date-later-minutes
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-date-later-minutes&sr=1][Find modifications in git logs]]
: Change the time of this item, in units of `org-time-stamp-rounding-minutes'.
-** org-todo-yesterday =(&optional arg)=
+** org-todo-yesterday =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-todo-yesterday
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-columns-previous-allowed-value&sr=1][Find modifications in git logs]]
: Switch to the previous allowed value for this column.
-** org-agenda-day-view =(&optional day-of-year)=
+** org-agenda-day-view =(&optional day-of-year)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-day-view
:END:
: Switch to daily view for agenda.
: With argument DAY-OF-YEAR, switch to that day of the year.
-** org-clock-display =(&optional total-only)=
+** org-clock-display =(&optional total-only)=
:PROPERTIES:
:CUSTOM_ID: org-clock-display
:END:
: in the echo area.
:
: Use M-x org-clock-remove-overlays to remove the subtree times.
-** org-table-copy-down =(n)=
+** org-table-copy-down =(n)=
:PROPERTIES:
:CUSTOM_ID: org-table-copy-down
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-indent-block&sr=1][Find modifications in git logs]]
: Indent the block at point.
-** org-export-as-ascii-to-buffer =(arg)=
+** org-export-as-ascii-to-buffer =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-export-as-ascii-to-buffer
:END:
: Outdent a local list item, but not its children.
: If a region is active, all items inside will be moved.
-** org-delete-property =(property)=
+** org-delete-property =(property)=
:PROPERTIES:
:CUSTOM_ID: org-delete-property
:END:
:END:
- *Access:* ~C-c C-v C-M-h~
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-mark-block&sr=1][Find modifications in git logs]]
: Mark current src block.
-** org-ctags-get-filename-for-tag =(tag)=
+** org-ctags-get-filename-for-tag =(tag)=
:PROPERTIES:
:CUSTOM_ID: org-ctags-get-filename-for-tag
:END:
: TAG is a string. Search the active TAGS file for a matching tag.
: If the tag is found, return a list containing the filename, line number, and
: buffer position where the tag is found.
-** org-clock-timestamps-up
+** org-clock-timestamps-up =(&optional n)=
:PROPERTIES:
:CUSTOM_ID: org-clock-timestamps-up
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-clock-timestamps-up&sr=1][Find modifications in git logs]]
: Increase CLOCK timestamps at cursor.
-** org-publish-current-file =(&optional force)=
+: Optional argument N tells to change by that many units.
+** org-publish-current-file =(&optional force)=
:PROPERTIES:
:CUSTOM_ID: org-publish-current-file
:END:
: Publish the current file.
: With prefix argument, force publish the file.
-** org-plot/collect-options =(&optional params)=
+** org-plot/collect-options =(&optional params)=
:PROPERTIES:
:CUSTOM_ID: org-plot/collect-options
:END:
: Collect options from an org-plot '#+Plot:' line.
: Accepts an optional property list PARAMS, to which the options
: will be added. Returns the resulting property list.
-** org-export-as-latex =(arg &optional hidden ext-plist to-buffer body-only pub-dir)=
+** org-export-as-latex =(arg &optional ext-plist to-buffer body-only pub-dir)=
:PROPERTIES:
:CUSTOM_ID: org-export-as-latex
:END:
: headlines. The default is 3. Lower levels will be exported
: depending on `org-export-latex-low-levels'. The default is to
: convert them as description lists.
-: HIDDEN is obsolete and does nothing.
-: EXT-PLIST is a property list with
-: external parameters overriding org-mode's default settings, but
-: still inferior to file-local settings. When TO-BUFFER is
-: non-nil, create a buffer with that name and export to that
-: buffer. If TO-BUFFER is the symbol `string', don't leave any
-: buffer behind but just return the resulting LaTeX as a string.
+: EXT-PLIST is a property list with external parameters overriding
+: org-mode's default settings, but still inferior to file-local settings.
+: When TO-BUFFER is non-nil, create a buffer with that name and export
+: to that buffer. If TO-BUFFER is the symbol `string', don't leave any
+: buffer behind and just return the resulting LaTeX as a string, with
+: no LaTeX header.
: When BODY-ONLY is set, don't produce the file header and footer,
: simply return the content of \begin{document}...\end{document},
: without even the \begin{document} and \end{document} commands.
-: when PUB-DIR is set, use this as the publishing directory.
-** org-agenda-earlier =(arg)=
+: When PUB-DIR is set, use this as the publishing directory.
+** org-agenda-earlier =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-earlier
:END:
: Demote the current heading lower down the tree.
: If the region is active in `transient-mark-mode', demote all headings
: in the region.
-** org-export-as-latin1-to-buffer =(&rest args)=
+** org-export-as-latin1-to-buffer =(&rest args)=
:PROPERTIES:
:CUSTOM_ID: org-export-as-latin1-to-buffer
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-export-as-latin1-to-buffer&sr=1][Find modifications in git logs]]
: Like `org-export-as-ascii-to-buffer', use latin1 encoding for symbols.
-** org-publish-current-project =(&optional force)=
+** org-publish-current-project =(&optional force)=
:PROPERTIES:
:CUSTOM_ID: org-publish-current-project
:END:
: Publish the project associated with the current file.
: With a prefix argument, force publishing of all files in
: the project.
-** org-goto =(&optional alternative-interface)=
+** org-goto =(&optional alternative-interface)=
:PROPERTIES:
:CUSTOM_ID: org-goto
:END:
:
: With a prefix argument, use the alternative interface: e.g. if
: `org-goto-interface' is 'outline use 'outline-path-completion.
-** org-agenda-archive-with =(cmd &optional confirm)=
+** org-agenda-archive-with =(cmd &optional confirm)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-archive-with
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-archive-with&sr=1][Find modifications in git logs]]
: Move the entry to the archive sibling.
-** org-clock-remove-overlays =(&optional beg end noremove)=
+** org-clock-remove-overlays =(&optional beg end noremove)=
:PROPERTIES:
:CUSTOM_ID: org-clock-remove-overlays
:END:
: Remove the occur highlights from the buffer.
: BEG and END are ignored. If NOREMOVE is nil, remove this function
: from the `before-change-functions' in the current buffer.
-** org-table-insert-hline =(&optional above)=
+** org-table-insert-hline =(&optional above)=
:PROPERTIES:
:CUSTOM_ID: org-table-insert-hline
:END:
: Insert a horizontal-line below the current line into the table.
: With prefix ABOVE, insert above the current line.
-** org-agenda-clockreport-mode =(&optional with-filter)=
+** org-agenda-clockreport-mode =(&optional with-filter)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-clockreport-mode
:END:
:END:
- *Access:* ~C-c C-v j, C-c C-v C-j~
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-insert-header-arg&sr=1][Find modifications in git logs]]
: Insert a header argument selecting from lists of common args and values.
-** org-agenda-set-restriction-lock =(&optional type)=
+** org-agenda-set-restriction-lock =(&optional type)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-set-restriction-lock
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-footnote-renumber-fn:N&sr=1][Find modifications in git logs]]
: Renumber the simple footnotes like fn:17 into a sequence in the document.
-** org-mouse-show-context-menu =(event prefix)=
+** org-mouse-show-context-menu =(event prefix)=
:PROPERTIES:
:CUSTOM_ID: org-mouse-show-context-menu
:END:
:
: If the value of `org-mouse-context-menu-function' is a function, then
: this function is called. Otherwise, the current major mode menu is used.
-** org-agenda-to-appt =(&optional refresh filter &rest args)=
+** org-agenda-to-appt =(&optional refresh filter &rest args)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-to-appt
:END:
:
: If an entry as a APPT_WARNTIME property, its value will be used
: to override `appt-message-warning-time'.
-** org-inlinetask-insert-task =(&optional no-state)=
+** org-inlinetask-insert-task =(&optional no-state)=
:PROPERTIES:
:CUSTOM_ID: org-inlinetask-insert-task
:END:
: Insert an inline task.
: If prefix arg NO-STATE is set, ignore `org-inlinetask-default-state'.
-** org-agenda-week-view =(&optional iso-week)=
+** org-agenda-week-view =(&optional iso-week)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-week-view
:END:
: week. Any digits before this encode a year. So 200712 means
: week 12 of year 2007. Years in the range 1938-2037 can also be
: written as 2-digit years.
-** org-agenda-redo =(&optional all)=
+** org-agenda-redo =(&optional all)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-redo
:END:
: If you don't have setup sending mail from (X)Emacs, please copy the
: output buffer into your mail program, as it gives us important
: information about your Org-mode version and configuration.
+** org-escape-code-in-region =(beg end)=
+ :PROPERTIES:
+ :CUSTOM_ID: org-escape-code-in-region
+ :END:
+
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-src.el;hb=HEAD][org-src.el]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-escape-code-in-region&sr=1][Find modifications in git logs]]
+
+: Escape lines between BEG and END.
+: Escaping happens when a line starts with "*", "#+", ",*" or
+: ",#+" by appending a comma to it.
** org-agenda-bulk-mark-all
:PROPERTIES:
:CUSTOM_ID: org-agenda-bulk-mark-all
:END:
- *Access:* ~C-c C-v I, C-c C-v TAB~
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-view-src-block-info&sr=1][Find modifications in git logs]]
: Display information on the current source block.
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-table-fedit-ref-up&sr=1][Find modifications in git logs]]
: Shift the reference at point one row/hline up.
-** org-babel-tangle-file =(file &optional target-file lang)=
+** org-babel-tangle-file =(file &optional target-file lang)=
:PROPERTIES:
:CUSTOM_ID: org-babel-tangle-file
:END:
: Optional argument TARGET-FILE can be used to specify a default
: export file for all source blocks. Optional argument LANG can be
: used to limit the exported source code blocks by language.
-** org-toggle-inline-images =(&optional include-linked)=
+** org-toggle-inline-images =(&optional include-linked)=
:PROPERTIES:
:CUSTOM_ID: org-toggle-inline-images
:END:
: Show the priority of the current item.
: This priority is composed of the main priority given with the [#A] cookies,
: and by additional input from the age of a schedules or deadline entry.
-** org-insert-all-links =(&optional keep)=
+** org-insert-all-links =(&optional keep)=
:PROPERTIES:
:CUSTOM_ID: org-insert-all-links
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-table-fedit-abort&sr=1][Find modifications in git logs]]
: Abort editing formulas, without installing the changes.
-** org-agenda-goto-mouse =(ev)=
+** org-agenda-goto-mouse =(ev)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-goto-mouse
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-goto-mouse&sr=1][Find modifications in git logs]]
: Go to the Org-mode file which contains the item at the mouse click.
-** org-table-beginning-of-field =(&optional n)=
+** org-table-beginning-of-field =(&optional n)=
:PROPERTIES:
:CUSTOM_ID: org-table-beginning-of-field
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-columns-backward-char&sr=1][Find modifications in git logs]]
-** org-clock-report =(&optional arg)=
+** org-clock-report =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-clock-report
:END:
:
: When called with a prefix argument, move to the first clock table in the
: buffer and update it.
-** org-agenda-recenter =(arg)=
+** org-agenda-recenter =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-recenter
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-columns-display-here-title&sr=1][Find modifications in git logs]]
: Overlay the newline before the current line with the table title.
-** org-edit-special =(&optional arg)=
+** org-edit-special =(&optional arg)=
:PROPERTIES:
:CUSTOM_ID: org-edit-special
:END:
: Call a special editor for the stuff at point.
: When at a table, call the formula editor with `org-table-edit-formulas'.
-: When at the first line of an src example, call `org-edit-src-code'.
-: When in an #+include line, visit the include file. Otherwise call
-: `ffap' to visit the file at point.
-** org-agenda-filter-by-top-category =(strip)=
+: When in a source code block, call `org-edit-src-code'.
+: When in a fixed-width region, call `org-edit-fixed-width-region'.
+: When in an #+include line, visit the included file.
+: On a link, call `ffap' to visit the link at point.
+: Otherwise, return a user error.
+** org-agenda-filter-by-top-category =(strip)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-filter-by-top-category
:END:
: Keep only those lines in the agenda buffer that have a specific category.
: The category is that of the current line.
-** org-remove-formatting-on-newlines-in-region =(beg end)=
+** org-remove-formatting-on-newlines-in-region =(beg end)=
:PROPERTIES:
:CUSTOM_ID: org-remove-formatting-on-newlines-in-region
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-remove-formatting-on-newlines-in-region&sr=1][Find modifications in git logs]]
: Remove formatting on newline characters.
-** org-agenda-execute =(arg)=
+** org-agenda-execute =(arg)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-execute
:END:
:END:
-** org-bibtex-key-property ~"CUSTOM_ID"~
+** org-bibtex-key-property ="CUSTOM_ID"=
:PROPERTIES:
:CUSTOM_ID: org-bibtex-key-property
:END:
: to enable global links, but only with great caution, as global
: IDs must be unique.
-** org-entities-user ~nil~
+** org-entities-user =nil=
:PROPERTIES:
:CUSTOM_ID: org-entities-user
:END:
: If you define new entities here that require specific LaTeX packages to be
: loaded, add these packages to `org-export-latex-packages-alist'.
-** org-export-html-preamble ~t~
+** org-export-html-preamble =t=
:PROPERTIES:
:CUSTOM_ID: org-export-html-preamble
:END:
: Setting :html-preamble in publishing projects will take
: precedence over this variable.
-** org-table-exit-follow-field-mode-when-leaving-table ~t~
+** org-table-exit-follow-field-mode-when-leaving-table =t=
:PROPERTIES:
:CUSTOM_ID: org-table-exit-follow-field-mode-when-leaving-table
:END:
: except maybe locally in a special file that has mostly tables with long
: fields.
-** org-log-done-with-time ~t~
+** org-log-done-with-time =t=
:PROPERTIES:
:CUSTOM_ID: org-log-done-with-time
:END:
: Non-nil means the CLOSED time stamp will contain date and time.
: When nil, only the date will be recorded.
-** org-export-babel-evaluate ~t~
+** org-export-babel-evaluate =t=
:PROPERTIES:
:CUSTOM_ID: org-export-babel-evaluate
:END:
: When set to nil no code will be evaluated as part of the export
: process.
-** org-export-blocks ~(quote ((export-comment org-ex...~
+** org-export-blocks =(quote ((export-comment org-ex...=
:PROPERTIES:
:CUSTOM_ID: org-export-blocks
:END:
: following the '#+BEGIN_' portion of the block header. Each block
: export function should accept three arguments.
-** org-agenda-filter-effort-default-operator ~"<"~
+** org-agenda-filter-effort-default-operator ="<"=
:PROPERTIES:
:CUSTOM_ID: org-agenda-filter-effort-default-operator
:END:
: If you select an effort estimate limit without first pressing an operator,
: this one will be used.
-** org-cycle-skip-children-state-if-no-children ~t~
+** org-cycle-skip-children-state-if-no-children =t=
:PROPERTIES:
:CUSTOM_ID: org-cycle-skip-children-state-if-no-children
:END:
: Non-nil means skip CHILDREN state in entries that don't have any.
-** org-enforce-todo-checkbox-dependencies ~nil~
+** org-enforce-todo-checkbox-dependencies =nil=
:PROPERTIES:
:CUSTOM_ID: org-enforce-todo-checkbox-dependencies
:END:
: restart Emacs after a change to make the change effective. The only way
: to change is while Emacs is running is through the customize interface.
-** org-agenda-menu-show-matcher ~t~
+** org-agenda-menu-show-matcher =t=
:PROPERTIES:
:CUSTOM_ID: org-agenda-menu-show-matcher
:END:
: Setting it to nil is good if matcher strings are very long and/or if
: you want to use two-columns display (see `org-agenda-menu-two-columns').
-** org-export-latex-listings-w-names ~t~
+** org-export-latex-listings-w-names =t=
:PROPERTIES:
:CUSTOM_ID: org-export-latex-listings-w-names
:END:
: `org-export-latex-listings' variable) can be named in the style
: of noweb.
-** org-inlinetask-default-state ~nil~
+** org-inlinetask-default-state =nil=
:PROPERTIES:
:CUSTOM_ID: org-inlinetask-default-state
:END:
: This should be the state `org-inlinetask-insert-task' should use by
: default, or nil of no state should be assigned.
-** org-latex-create-formula-image-program ~(quote dvipng)~
+** org-latex-create-formula-image-program =(quote dvipng)=
:PROPERTIES:
:CUSTOM_ID: org-latex-create-formula-image-program
:END:
: imagemagick Convert the LaTeX fragments to pdf files and use imagemagick
: to convert pdf files to png files
-** org-agenda-category-icon-alist ~nil~
+** org-agenda-category-icon-alist =nil=
:PROPERTIES:
:CUSTOM_ID: org-agenda-category-icon-alist
:END:
:
: ("Emacs" '(space . (:width (16))))
-** org-confirm-shell-link-not-regexp ~""~
+** org-confirm-shell-link-not-regexp =""=
:PROPERTIES:
:CUSTOM_ID: org-confirm-shell-link-not-regexp
:END:
: A regexp to skip confirmation for shell links.
-** org-agenda-search-view-always-boolean ~nil~
+** org-agenda-search-view-always-boolean =nil=
:PROPERTIES:
:CUSTOM_ID: org-agenda-search-view-always-boolean
:END:
: is a regexp marked with braces like "{abc}", this will also switch to
: boolean search.
-** org-export-latex-inline-image-extensions ~(quote ("pdf" "jpeg" "jpg" "pn...~
+** org-export-latex-inline-image-extensions =(quote ("pdf" "jpeg" "jpg" "pn...=
:PROPERTIES:
:CUSTOM_ID: org-export-latex-inline-image-extensions
:END:
: are OK. When processing through dvi to Postscript, only ps and eps are
: allowed. The default we use here encompasses both.
-** org-export-latex-import-inbuffer-stuff ~nil~
+** org-export-latex-import-inbuffer-stuff =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-latex-import-inbuffer-stuff
:END:
: Non-nil means define TeX macros for Org's inbuffer definitions.
: For example orgTITLE for #+TITLE.
-** org-footnote-section ~"Footnotes"~
+** org-footnote-section ="Footnotes"=
:PROPERTIES:
:CUSTOM_ID: org-footnote-section
:END:
: If this is a string, during export, all subtrees starting with this
: heading will be removed after extracting footnote definitions.
-** org-agenda-log-mode-items ~(quote (closed clock))~
+** org-time-clocksum-use-effort-durations =t=
+ :PROPERTIES:
+ :CUSTOM_ID: org-time-clocksum-use-effort-durations
+ :END:
+
+- *Type:* boolean
+- *Since:* Emacs version 24.3
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-time-clocksum-use-effort-durations&sr=1][Find modifications in git logs]]
+
+: When non-nil, \[org-clock-display] uses effort durations.
+: E.g. by default, one day is considered to be a 8 hours effort,
+: so a task that has been clocked for 16 hours will be displayed
+: as during 2 days in the clock display or in the clocktable.
+:
+: See `org-effort-durations' on how to set effort durations
+: and `org-time-clocksum-format' for more on time clock formats.
+
+** org-agenda-log-mode-items =(quote (closed clock))=
:PROPERTIES:
:CUSTOM_ID: org-agenda-log-mode-items
:END:
: Note that instead of changing this variable, you can also press `C-u l' in
: the agenda to display all available LOG items temporarily.
-** org-faces-easy-properties ~(quote ((todo . :foreground) (...~
+** org-faces-easy-properties =(quote ((todo . :foreground) (...=
:PROPERTIES:
:CUSTOM_ID: org-faces-easy-properties
:END:
: keywords will then be interpreted as either foreground or background
: color.
-** org-export-html-link-org-files-as-html ~t~
+** org-export-html-link-org-files-as-html =t=
:PROPERTIES:
:CUSTOM_ID: org-export-html-link-org-files-as-html
:END:
: converted to HTML.
: When nil, the links still point to the plain `.org' file.
-** org-todo-state-tags-triggers ~nil~
+** org-todo-state-tags-triggers =nil=
:PROPERTIES:
:CUSTOM_ID: org-todo-state-tags-triggers
:END:
: state that has no TODO keyword, or it can be one of the symbols `todo'
: or `done', meaning any not-done or done state, respectively.
-** org-edit-fixed-width-region-mode ~(quote artist-mode)~
+** org-edit-fixed-width-region-mode =(quote artist-mode)=
:PROPERTIES:
:CUSTOM_ID: org-edit-fixed-width-region-mode
:END:
: The mode that should be used to edit fixed-width regions.
: These are the regions where each line starts with a colon.
-** org-mobile-force-id-on-agenda-items ~t~
+** org-mobile-force-id-on-agenda-items =t=
:PROPERTIES:
:CUSTOM_ID: org-mobile-force-id-on-agenda-items
:END:
: Non-nil means make all agenda items carry an ID.
-** org-link-translation-function ~nil~
+** org-link-translation-function =nil=
:PROPERTIES:
:CUSTOM_ID: org-link-translation-function
:END:
: `org-translate-link-from-planner', you should be able follow many
: links created by planner.
-** org-yank-folded-subtrees ~t~
+** org-yank-folded-subtrees =t=
:PROPERTIES:
:CUSTOM_ID: org-yank-folded-subtrees
:END:
: or siblings, then fold all the subtrees. However, do this only if no
: text after the yank would be swallowed into a folded tree by this action.
-** org-export-latex-packages-alist ~nil~
+** org-export-latex-packages-alist =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-latex-packages-alist
:END:
: `org-export-latex-default-packages-alist'
: - do not conflict with the setup in `org-format-latex-header'.
-** org-pretty-entities ~nil~
+** org-pretty-entities =nil=
:PROPERTIES:
:CUSTOM_ID: org-pretty-entities
:END:
: Non-nil means show entities as UTF8 characters.
: When nil, the \name form remains in the buffer.
-** org-agenda-mouse-1-follows-link ~nil~
+** org-agenda-mouse-1-follows-link =nil=
:PROPERTIES:
:CUSTOM_ID: org-agenda-mouse-1-follows-link
:END:
: A longer mouse click will still set point. Does not work on XEmacs.
: Needs to be set before org.el is loaded.
-** org-columns-skip-archived-trees ~t~
+** org-src-fontify-natively =nil=
:PROPERTIES:
- :CUSTOM_ID: org-columns-skip-archived-trees
+ :CUSTOM_ID: org-src-fontify-natively
:END:
- *Type:* boolean
+- *Since:* Emacs version 24.1
- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
-- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-columns-skip-archived-trees&sr=1][Find modifications in git logs]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-src-fontify-natively&sr=1][Find modifications in git logs]]
-: Non-nil means ignore archived trees when creating column view.
+: When non-nil, fontify code in code blocks.
-** org-src-fontify-natively ~nil~
+** org-columns-skip-archived-trees =t=
:PROPERTIES:
- :CUSTOM_ID: org-src-fontify-natively
+ :CUSTOM_ID: org-columns-skip-archived-trees
:END:
- *Type:* boolean
-- *Since:* Emacs version 24.1
- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
-- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-src-fontify-natively&sr=1][Find modifications in git logs]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-columns-skip-archived-trees&sr=1][Find modifications in git logs]]
-: When non-nil, fontify code in code blocks.
+: Non-nil means ignore archived trees when creating column view.
-** org-plantuml-jar-path ~nil~
+** org-plantuml-jar-path =nil=
:PROPERTIES:
:CUSTOM_ID: org-plantuml-jar-path
:END:
- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-plantuml.el;hb=HEAD][ob-plantuml.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-plantuml-jar-path&sr=1][Find modifications in git logs]]
+: Path to the plantuml.jar file.
-
-** org-list-demote-modify-bullet ~nil~
+** org-list-demote-modify-bullet =nil=
:PROPERTIES:
:CUSTOM_ID: org-list-demote-modify-bullet
:END:
: - The Hunt for Red October
: - The Road to Omaha
-** org-agenda-todo-ignore-scheduled ~nil~
+** org-agenda-todo-ignore-scheduled =nil=
:PROPERTIES:
:CUSTOM_ID: org-agenda-todo-ignore-scheduled
:END:
: See also the variable `org-agenda-tags-todo-honor-ignore-options' if you want
: to make his option also apply to the tags-todo list.
-** org-export-table-row-tags ~(quote ("<tr>" . "</tr>"))~
+** org-export-table-row-tags =(quote ("<tr>" . "</tr>"))=
:PROPERTIES:
:CUSTOM_ID: org-export-table-row-tags
:END:
:
: will give even lines the class "tr-even" and odd lines the class "tr-odd".
-** org-get-priority-function ~nil~
- :PROPERTIES:
- :CUSTOM_ID: org-get-priority-function
- :END:
-
-- *Type:* function
-- *Since:* Emacs version 24.1
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
-- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-get-priority-function&sr=1][Find modifications in git logs]]
-
-: Function to extract the priority from a string.
-: The string is normally the headline. If this is nil Org computes the
-: priority from the priority cookie like [#A] in the headline. It returns
-: an integer, increasing by 1000 for each priority level.
-: The user can set a different function here, which should take a string
-: as an argument and return the numeric priority.
-
-** org-stuck-projects ~(quote ("+LEVEL=2/-DONE" ("TOD...~
+** org-stuck-projects =(quote ("+LEVEL=2/-DONE" ("TOD...=
:PROPERTIES:
:CUSTOM_ID: org-stuck-projects
:END:
: After defining this variable, you may use \[org-agenda-list-stuck-projects]
: or `C-c a #' to produce the list.
-** org-export-table-remove-special-lines ~t~
+** org-get-priority-function =nil=
+ :PROPERTIES:
+ :CUSTOM_ID: org-get-priority-function
+ :END:
+
+- *Type:* function
+- *Since:* Emacs version 24.1
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-get-priority-function&sr=1][Find modifications in git logs]]
+
+: Function to extract the priority from a string.
+: The string is normally the headline. If this is nil Org computes the
+: priority from the priority cookie like [#A] in the headline. It returns
+: an integer, increasing by 1000 for each priority level.
+: The user can set a different function here, which should take a string
+: as an argument and return the numeric priority.
+
+** org-export-table-remove-special-lines =t=
:PROPERTIES:
:CUSTOM_ID: org-export-table-remove-special-lines
:END:
: marked with `!', `_', or `^'. The lines with `$' are kept, because
: the values of constants may be useful to have.
-** org-export-with-special-strings ~t~
+** org-export-with-special-strings =t=
:PROPERTIES:
:CUSTOM_ID: org-export-with-special-strings
:END:
:
: This option can also be set with the +OPTIONS line, e.g. "-:nil".
-** org-read-date-popup-calendar ~t~
+** org-read-date-popup-calendar =t=
:PROPERTIES:
:CUSTOM_ID: org-read-date-popup-calendar
:END:
: minibuffer will also be active, and you can simply enter the date as well.
: When nil, only the minibuffer will be available.
-** org-refile-use-cache ~nil~
+** org-refile-use-cache =nil=
:PROPERTIES:
:CUSTOM_ID: org-refile-use-cache
:END:
: you need to clear the cache manually by pressing `C-0 C-c C-w' or, if you
: find that easier, `C-u C-u C-u C-c C-w'.
-** org-export-preserve-breaks ~nil~
+** org-export-preserve-breaks =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-preserve-breaks
:END:
:
: This option can also be set with the +OPTIONS line, e.g. "\n:t".
-** org-icalendar-store-UID ~nil~
+** org-icalendar-store-UID =nil=
:PROPERTIES:
:CUSTOM_ID: org-icalendar-store-UID
:END:
: a property drawer in every entry if people are only playing with this feature,
: or if they are only using it locally.
-** org-deadline-string ~"DEADLINE:"~
+** org-deadline-string ="DEADLINE:"=
:PROPERTIES:
:CUSTOM_ID: org-deadline-string
:END:
: a timestamp with \[org-deadline].
: Changes become only effective after restarting Emacs.
-** org-export-blocks-witheld ~(quote (hidden))~
+** org-export-blocks-witheld =(quote (hidden))=
:PROPERTIES:
:CUSTOM_ID: org-export-blocks-witheld
:END:
: List of block types (see `org-export-blocks') which should not be exported.
-** org-export-table-data-tags ~(quote ("<td%s>" . "</td>"))~
+** org-export-table-data-tags =(quote ("<td%s>" . "</td>"))=
:PROPERTIES:
:CUSTOM_ID: org-export-table-data-tags
:END:
: The second %s will be replaced by a style entry to align the field.
: See also the variable `org-export-html-table-align-individual-fields'.
-** org-wl-disable-folder-check ~t~
+** org-wl-disable-folder-check =t=
:PROPERTIES:
:CUSTOM_ID: org-wl-disable-folder-check
:END:
: Disable check for new messages when open a link.
-** org-export-odt-prettify-xml ~nil~
+** org-export-odt-prettify-xml =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-odt-prettify-xml
:END:
: regular use. Turn this on if you need to examine the xml
: visually.
-** org-clock-in-resume ~nil~
+** org-clock-in-resume =nil=
:PROPERTIES:
:CUSTOM_ID: org-clock-in-resume
:END:
: When clocking into a task with a clock entry which has not been closed,
: the clock can be resumed from that point.
-** org-remember-auto-remove-backup-files ~t~
+** org-remember-auto-remove-backup-files =t=
:PROPERTIES:
:CUSTOM_ID: org-remember-auto-remove-backup-files
:END:
: Backup files will only be made at all, when `org-remember-backup-directory'
: is set.
-** org-make-link-description-function ~nil~
+** org-make-link-description-function =nil=
:PROPERTIES:
:CUSTOM_ID: org-make-link-description-function
:END:
: description generated by `org-insert-link'. The function should
: return the description to use.
-** org-remember-warn-about-backups ~t~
+** org-remember-warn-about-backups =t=
:PROPERTIES:
:CUSTOM_ID: org-remember-warn-about-backups
:END:
: error or Emacs crashed, for example) nil is more useful. In the
: opposite case, the default, t, is more useful.
-** org-startup-with-beamer-mode ~nil~
+** org-export-latex-inline-images =(quote maybe)=
+ :PROPERTIES:
+ :CUSTOM_ID: org-export-latex-inline-images
+ :END:
+
+- *Type:* (choice (const :tag "Never" ni...
+- *Since:* Emacs version 24.3
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-latex.el;hb=HEAD][org-latex.el]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-export-latex-inline-images&sr=1][Find modifications in git logs]]
+
+: Non-nil means inline images into exported LaTeX pages.
+: If this option is `maybe', then images in links with an empty
+: description will be inlined, while images with a description will
+: be linked only.
+
+** org-startup-with-beamer-mode =nil=
:PROPERTIES:
:CUSTOM_ID: org-startup-with-beamer-mode
:END:
:
: #+STARTUP: beamer
-** org-agenda-bulk-mark-char ~">"~
+** org-agenda-bulk-mark-char =">"=
:PROPERTIES:
:CUSTOM_ID: org-agenda-bulk-mark-char
:END:
: A single-character string to be used as the bulk mark.
-** org-cycle-open-archived-trees ~nil~
+** org-cycle-open-archived-trees =nil=
:PROPERTIES:
:CUSTOM_ID: org-cycle-open-archived-trees
:END:
: When nil, archived trees will stay folded. You can still open them with
: normal outline commands like `show-all', but not with the cycling commands.
-** org-clock-out-when-done ~t~
+** org-clock-out-when-done =t=
:PROPERTIES:
:CUSTOM_ID: org-clock-out-when-done
:END:
: Instead of t, this can also be a list of TODO states that should trigger
: clocking out.
-** org-export-with-LaTeX-fragments ~t~
+** org-export-with-LaTeX-fragments =t=
:PROPERTIES:
:CUSTOM_ID: org-export-with-LaTeX-fragments
:END:
: The default is nil, because this option needs the `dvipng' program which
: is not available on all systems.
-** org-tags-sort-function ~nil~
+** org-tags-sort-function =nil=
:PROPERTIES:
:CUSTOM_ID: org-tags-sort-function
:END:
: When set, tags are sorted using this function as a comparator.
-** org-log-states-order-reversed ~t~
+** org-log-states-order-reversed =t=
:PROPERTIES:
:CUSTOM_ID: org-log-states-order-reversed
:END:
: Non-nil means the latest state note will be directly after heading.
: When nil, the state change notes will be ordered according to time.
+:
+: This option can also be set with on a per-file-basis with
+:
+: #+STARTUP: logstatesreversed
+: #+STARTUP: nologstatesreversed
-** org-export-latex-default-class ~"article"~
+** org-export-latex-default-class ="article"=
:PROPERTIES:
:CUSTOM_ID: org-export-latex-default-class
:END:
: The default LaTeX class.
-** org-export-allow-BIND ~(quote confirm)~
+** org-export-allow-BIND =(quote confirm)=
:PROPERTIES:
:CUSTOM_ID: org-export-allow-BIND
:END:
: This is a potential security risk, which is why the user must confirm the
: use of these lines.
-** org-export-taskjuggler-project-tag ~"taskjuggler_project"~
+** org-export-taskjuggler-project-tag ="taskjuggler_project"=
:PROPERTIES:
:CUSTOM_ID: org-export-taskjuggler-project-tag
:END:
: Tag, property or todo used to find the tree containing all
: the tasks for the project.
-** org-tab-follows-link ~nil~
+** org-tab-follows-link =nil=
:PROPERTIES:
:CUSTOM_ID: org-tab-follows-link
:END:
: This really should not be used, it does not make sense, and the
: implementation is bad.
-** org-export-latex-date-format ~"\\today"~
+** org-export-latex-date-format ="\\today"=
:PROPERTIES:
:CUSTOM_ID: org-export-latex-date-format
:END:
: Format string for \date{...}.
-** org-agenda-sticky ~nil~
+** org-agenda-sticky =nil=
:PROPERTIES:
:CUSTOM_ID: org-agenda-sticky
:END:
: Agenda commands will then show existing buffer instead of generating new ones.
: When nil, `q' will kill the single agenda buffer.
-** org-beamer-inherited-properties ~nil~
+** org-beamer-inherited-properties =nil=
:PROPERTIES:
:CUSTOM_ID: org-beamer-inherited-properties
:END:
: Properties that should be inherited during beamer export.
-** org-remember-store-without-prompt ~t~
+** org-remember-store-without-prompt =t=
:PROPERTIES:
:CUSTOM_ID: org-remember-store-without-prompt
:END:
: \[universal-argument] \[org-remember-finalize] to file the note.
:
: When this variable is nil, \[org-remember-finalize] gives you the prompts, and
-: \[universal-argument] \[org-remember-finalize] triggers the fasttrack.
+: \[universal-argument] \[org-remember-finalize] triggers the fast track.
-** org-closed-string ~"CLOSED:"~
+** org-closed-string ="CLOSED:"=
:PROPERTIES:
:CUSTOM_ID: org-closed-string
:END:
: String used as the prefix for timestamps logging closing a TODO entry.
-** org-agenda-show-current-time-in-grid ~t~
+** org-agenda-show-current-time-in-grid =t=
:PROPERTIES:
:CUSTOM_ID: org-agenda-show-current-time-in-grid
:END:
: Non-nil means show the current time in the time grid.
-** org-protocol-project-alist ~nil~
+** org-protocol-project-alist =nil=
:PROPERTIES:
:CUSTOM_ID: org-protocol-project-alist
:END:
: Consider using the interactive functions `org-protocol-create' and
: `org-protocol-create-for-org' to help you filling this variable with valid contents.
-** org-export-kill-product-buffer-when-displayed ~nil~
+** org-export-kill-product-buffer-when-displayed =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-kill-product-buffer-when-displayed
:END:
: This applied to the commands `org-export-as-html-and-open' and
: `org-export-as-pdf-and-open'.
-** org-goto-interface ~(quote outline)~
+** org-goto-interface =(quote outline)=
:PROPERTIES:
:CUSTOM_ID: org-goto-interface
:END:
: completion. This is the interface also used by
: the refile command.
-** org-reverse-note-order ~nil~
+** org-reverse-note-order =nil=
:PROPERTIES:
:CUSTOM_ID: org-reverse-note-order
:END:
: This can also be a list with cons cells of regular expressions that
: are matched against file names, and values.
-** org-footnote-fill-after-inline-note-extraction ~nil~
+** org-footnote-fill-after-inline-note-extraction =nil=
:PROPERTIES:
:CUSTOM_ID: org-footnote-fill-after-inline-note-extraction
:END:
: When this option is set, paragraphs from which an inline footnote has been
: extracted will be filled again.
-** org-agenda-skip-scheduled-if-done ~nil~
+** org-agenda-skip-scheduled-if-done =nil=
:PROPERTIES:
:CUSTOM_ID: org-agenda-skip-scheduled-if-done
:END:
: an item with a past scheduling dates are always turned off when the item
: is DONE.
-** org-export-with-drawers ~nil~
+** org-export-with-drawers =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-with-drawers
:END:
: When t, all drawers are exported. This may also be a list of
: drawer names to export.
-** org-agenda-todo-keyword-format ~"%-1s"~
+** org-agenda-todo-keyword-format ="%-1s"=
:PROPERTIES:
:CUSTOM_ID: org-agenda-todo-keyword-format
:END:
: Set this to something like "%-12s" if you want all TODO keywords
: to occupy a fixed space in the agenda display.
-** org-mouse-features ~(quote (context-menu yank-link...~
+** org-mouse-features =(quote (context-menu yank-link...=
:PROPERTIES:
:CUSTOM_ID: org-mouse-features
:END:
: The features of org-mouse that should be activated.
: Changing this variable requires a restart of Emacs to get activated.
-** org-quote-string ~"QUOTE"~
+** org-quote-string ="QUOTE"=
:PROPERTIES:
:CUSTOM_ID: org-quote-string
:END:
: An entry can be toggled between QUOTE and normal with
: \[org-toggle-fixed-width-section].
-** org-calendar-follow-timestamp-change ~t~
+** org-calendar-follow-timestamp-change =t=
:PROPERTIES:
:CUSTOM_ID: org-calendar-follow-timestamp-change
:END:
: When a timestamp is modified and the calendar window is visible, it will be
: moved to the new date.
-** org-export-latex-href-format ~"\\href{%s}{%s}"~
+** org-export-latex-href-format ="\\href{%s}{%s}"=
:PROPERTIES:
:CUSTOM_ID: org-export-latex-href-format
:END:
: the link, the second with the link description. If it contains
: only one, the %s will be filled with the link.
-** org-odd-levels-only ~nil~
+** org-odd-levels-only =nil=
:PROPERTIES:
:CUSTOM_ID: org-odd-levels-only
:END:
: #+STARTUP: odd
: #+STARTUP: oddeven
-** org-export-copy-to-kill-ring ~t~
+** org-export-copy-to-kill-ring =(quote if-interactive)=
:PROPERTIES:
:CUSTOM_ID: org-export-copy-to-kill-ring
:END:
-- *Type:* boolean
+- *Type:* (choice (const :tag "Always" t...
+- *Since:* Emacs version 24.3
- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-exp.el;hb=HEAD][org-exp.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-export-copy-to-kill-ring&sr=1][Find modifications in git logs]]
-: Non-nil means exported stuff will also be pushed onto the kill ring.
+: Should we push exported content to the kill ring?
-** org-export-html-style ~""~
+** org-export-html-style =""=
:PROPERTIES:
:CUSTOM_ID: org-export-html-style
:END:
: you can "misuse" it to add arbitrary text to the header.
: See also the variable `org-export-html-style-extra'.
-** org-mew-link-to-refile-destination ~t~
+** org-mew-link-to-refile-destination =t=
:PROPERTIES:
:CUSTOM_ID: org-mew-link-to-refile-destination
:END:
: Create a link to the refile destination if the message is marked as refile.
-** org-coderef-label-format ~"(ref:%s)"~
+** org-coderef-label-format ="(ref:%s)"=
:PROPERTIES:
:CUSTOM_ID: org-coderef-label-format
:END:
: characters `<', `>', and `&'. The reason for this restriction is that
: the labels are searched for only after htmlize has done its job.
-** org-edit-timestamp-down-means-later ~nil~
+** org-edit-timestamp-down-means-later =nil=
:PROPERTIES:
:CUSTOM_ID: org-edit-timestamp-down-means-later
:END:
: Non-nil means S-down will increase the time in a time stamp.
: When nil, S-up will increase.
-** org-protocol-reverse-list-of-files ~t~
+** org-protocol-reverse-list-of-files =t=
:PROPERTIES:
:CUSTOM_ID: org-protocol-reverse-list-of-files
:END:
: sequence on the command line. If nil, the sequence of the filenames is
: unchanged.
-** org-capture-templates-contexts ~nil~
+** org-capture-templates-contexts =nil=
:PROPERTIES:
:CUSTOM_ID: org-capture-templates-contexts
:END:
: (The template originally associated with "q" is not displayed
: to avoid duplicates.)
-** org-bbdb-extract-date-fun ~(quote org-bbdb-anniv-extract-...~
+** org-bbdb-extract-date-fun =(quote org-bbdb-anniv-extract-...=
:PROPERTIES:
:CUSTOM_ID: org-bbdb-extract-date-fun
:END:
: different from YYYY-MM-DD. The function must return a list (month
: date year).
-** org-export-odt-create-custom-styles-for-srcblocks ~t~
+** org-export-odt-create-custom-styles-for-srcblocks =t=
:PROPERTIES:
:CUSTOM_ID: org-export-odt-create-custom-styles-for-srcblocks
:END:
: This variable is effective only if
: `org-export-odt-fontify-srcblocks' is turned on.
-** org-ellipsis ~nil~
+** org-ellipsis =nil=
:PROPERTIES:
:CUSTOM_ID: org-ellipsis
:END:
: Changing this requires executing `M-x org-mode' in a buffer to become
: effective.
-** org-export-latex-hyperref-format ~"\\hyperref[%s]{%s}"~
+** org-export-latex-hyperref-format ="\\hyperref[%s]{%s}"=
:PROPERTIES:
:CUSTOM_ID: org-export-latex-hyperref-format
:END:
: The format must contain one or two %s instances. The first one
: will be filled with the link, the second with its description.
-** org-clock-resolve-expert ~nil~
+** org-clock-resolve-expert =nil=
:PROPERTIES:
:CUSTOM_ID: org-clock-resolve-expert
:END:
: Non-nil means do not show the splash buffer with the clock resolver.
-** org-clock-persist ~nil~
+** org-clock-persist =nil=
:PROPERTIES:
:CUSTOM_ID: org-clock-persist
:END:
: The clock is resumed when Emacs restarts.
: When this is t, both the running clock, and the entire clock
: history are saved. When this is the symbol `clock', only the
-: running clock is saved.
+: running clock is saved. When this is the symbol `history', only
+: the clock history is saved.
+:
+: When Emacs restarts with saved clock information, the file containing
+: the running clock as well as all files mentioned in the clock history
+: will be visited.
:
-: When Emacs restarts with saved clock information, the file containing the
-: running clock as well as all files mentioned in the clock history will
-: be visited.
-: All this depends on running `org-clock-persistence-insinuate' in .emacs
+: All this depends on running `org-clock-persistence-insinuate' in your
+: Emacs initialization file.
-** org-use-effective-time ~nil~
+** org-use-effective-time =nil=
:PROPERTIES:
:CUSTOM_ID: org-use-effective-time
:END:
: "effective time" of any timestamps between midnight and 8am will be
: 23:59 of the previous day.
-** org-export-remove-timestamps-from-toc ~t~
+** org-export-remove-timestamps-from-toc =t=
:PROPERTIES:
:CUSTOM_ID: org-export-remove-timestamps-from-toc
:END:
: If t, remove timestamps from the table of contents entries.
-** org-archive-location ~"%s_archive::"~
+** org-archive-location ="%s_archive::"=
:PROPERTIES:
:CUSTOM_ID: org-archive-location
:END:
: in the entry. If such a property is found in an entry, or anywhere up
: the hierarchy, it will be used.
-** org-goto-auto-isearch ~t~
+** org-goto-auto-isearch =t=
:PROPERTIES:
:CUSTOM_ID: org-goto-auto-isearch
:END:
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-goto-auto-isearch&sr=1][Find modifications in git logs]]
: Non-nil means typing characters in `org-goto' starts incremental search.
+: When nil, you can use these keybindings to navigate the buffer:
+:
+: q Quit the org-goto interface
+: n Go to the next visible heading
+: p Go to the previous visible heading
+: f Go one heading forward on same level
+: b Go one heading backward on same level
+: u Go one heading up
-** org-export-date-timestamp-format ~"%Y-%m-%d"~
+** org-export-date-timestamp-format ="%Y-%m-%d"=
:PROPERTIES:
:CUSTOM_ID: org-export-date-timestamp-format
:END:
: Time string format for Org timestamps in the #+DATE option.
-** org-agenda-inactive-leader ~"["~
+** org-agenda-inactive-leader ="["=
:PROPERTIES:
:CUSTOM_ID: org-agenda-inactive-leader
:END:
: Text preceding item pulled into the agenda by inactive time stamps.
: These entries are added to the agenda when pressing "[".
-** org-export-docbook-article-header ~"<article xmlns=\"http://docbo...~
+** org-export-docbook-article-header ="<article xmlns=\"http://docbo...=
:PROPERTIES:
:CUSTOM_ID: org-export-docbook-article-header
:END:
: Article header of DocBook XML files.
-** org-remember-backup-directory ~nil~
+** org-remember-backup-directory =nil=
:PROPERTIES:
:CUSTOM_ID: org-remember-backup-directory
:END:
: the file will remain there.
: See also `org-remember-auto-remove-backup-files'.
-** org-export-latex-default-packages-alist ~(quote (("AUTO" "inputenc" t) ...~
+** org-export-latex-default-packages-alist =(quote (("AUTO" "inputenc" t) ...=
:PROPERTIES:
:CUSTOM_ID: org-export-latex-default-packages-alist
:END:
: If SNIPPET-FLAG is t, the package also needs to be included when
: compiling LaTeX snippets into images for inclusion into HTML.
-** org-agenda-window-setup ~(quote reorganize-frame)~
+** org-agenda-window-setup =(quote reorganize-frame)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-window-setup
:END:
: Also, when exiting the agenda, kill that frame.
: See also the variable `org-agenda-restore-windows-after-quit'.
-** org-tags-match-list-sublevels ~t~
+** org-tags-match-list-sublevels =t=
:PROPERTIES:
:CUSTOM_ID: org-tags-match-list-sublevels
:END:
: is better to limit inheritance to certain tags using the variables
: `org-use-tag-inheritance' and `org-tags-exclude-from-inheritance'.
-** org-export-odt-preferred-output-format ~nil~
+** org-export-odt-preferred-output-format =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-odt-preferred-output-format
:END:
: You can set this option on per-file basis using file local
: values. See Info node `(emacs) File Variables'.
-** org-custom-properties ~nil~
+** org-custom-properties =nil=
:PROPERTIES:
:CUSTOM_ID: org-custom-properties
:END:
: The default use of these custom properties is to let the user
: hide them with `org-toggle-custom-properties-visibility'.
-** org-adapt-indentation ~t~
+** org-adapt-indentation =t=
:PROPERTIES:
:CUSTOM_ID: org-adapt-indentation
:END:
: space characters. See also `org-indent.el' which does level-dependent
: indentation in a virtual way, i.e. at display time in Emacs.
-** org-export-select-tags ~(quote ("export"))~
+** org-export-select-tags =(quote ("export"))=
:PROPERTIES:
:CUSTOM_ID: org-export-select-tags
:END:
: Inside trees that are selected like this, you can still deselect a
: subtree by tagging it with one of the `org-export-exclude-tags'.
-** org-export-run-in-background ~nil~
+** org-export-run-in-background =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-run-in-background
:END:
: If this option is t, the double prefix can be used to exceptionally
: force an export command into the current process.
-** org-agenda-export-html-style ~nil~
+** org-agenda-export-html-style =nil=
:PROPERTIES:
:CUSTOM_ID: org-agenda-export-html-style
:END:
: As the value of this option simply gets inserted into the HTML <head> header,
: you can "misuse" it to also add other text to the header.
-** org-clock-frame-title-format ~(quote (t org-mode-line-string...~
+** org-clock-frame-title-format =(quote (t org-mode-line-string...=
:PROPERTIES:
:CUSTOM_ID: org-clock-frame-title-format
:END:
: `org-frame-title-string' is a format string using the same
: specifications than `frame-title-format', which see.
-** org-context-in-file-links ~t~
+** org-context-in-file-links =t=
:PROPERTIES:
:CUSTOM_ID: org-context-in-file-links
:END:
: Using a prefix arg to the command \[org-store-link] (`org-store-link')
: negates this setting for the duration of the command.
-** org-export-latex-tables-column-borders ~nil~
+** org-export-latex-tables-column-borders =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-latex-tables-column-borders
:END:
: When non-nil, grouping columns can cause outer vertical lines in tables.
: When nil, grouping causes only separation lines between groups.
-** org-id-search-archives ~t~
+** org-id-search-archives =t=
:PROPERTIES:
:CUSTOM_ID: org-id-search-archives
:END:
: to the archives can no longer be found by ID.
: This variable is only relevant when `org-id-track-globally' is set.
-** org-babel-noweb-wrap-end ~">>"~
+** org-babel-noweb-wrap-end =">>"=
:PROPERTIES:
:CUSTOM_ID: org-babel-noweb-wrap-end
:END:
- *Type:* string
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-noweb-wrap-end&sr=1][Find modifications in git logs]]
: String used to end a noweb reference in a code block.
: See also `org-babel-noweb-wrap-start'.
-** org-beamer-column-view-format ~"%45ITEM %10BEAMER_env(Env) %1...~
+** org-beamer-column-view-format ="%45ITEM %10BEAMER_env(Env) %1...=
:PROPERTIES:
:CUSTOM_ID: org-beamer-column-view-format
:END:
: Default column view format that should be used to fill the template.
-** org-icalendar-include-todo ~nil~
+** org-icalendar-include-todo =nil=
:PROPERTIES:
:CUSTOM_ID: org-icalendar-include-todo
:END:
: unblocked include all TODO items that are not blocked
: all include both done and not done items.
-** org-agenda-scheduled-leaders ~(quote ("Scheduled: " "Sched.%...~
+** org-agenda-scheduled-leaders =(quote ("Scheduled: " "Sched.%...=
:PROPERTIES:
:CUSTOM_ID: org-agenda-scheduled-leaders
:END:
: for the following day. So this number is one larger than the number of days
: that passed since this item was scheduled first.
-** org-startup-truncated ~t~
+** org-startup-truncated =t=
:PROPERTIES:
:CUSTOM_ID: org-startup-truncated
:END:
: This is useful since some lines containing links can be very long and
: uninteresting. Also tables look terrible when wrapped.
-** org-export-with-tags ~(quote not-in-toc)~
+** org-export-with-tags =(quote not-in-toc)=
:PROPERTIES:
:CUSTOM_ID: org-export-with-tags
:END:
:
: This option can also be set with the +OPTIONS line, e.g. "tags:nil".
-** org-cycle-level-after-item/entry-creation ~t~
+** org-cycle-level-after-item/entry-creation =t=
:PROPERTIES:
:CUSTOM_ID: org-cycle-level-after-item/entry-creation
:END:
: make it a subitem, two or more tabs will back up to make this an item
: higher up in the item hierarchy.
-** org-export-html-toplevel-hlevel ~2~
+** org-clock-mode-line-total =(quote auto)=
+ :PROPERTIES:
+ :CUSTOM_ID: org-clock-mode-line-total
+ :END:
+
+- *Type:* (choice (const :tag "Current c...
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-clock.el;hb=HEAD][org-clock.el]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-clock-mode-line-total&sr=1][Find modifications in git logs]]
+
+: Default setting for the time included for the mode line clock.
+: This can be overruled locally using the CLOCK_MODELINE_TOTAL property.
+: Allowed values are:
+:
+: current Only the time in the current instance of the clock
+: today All time clocked into this task today
+: repeat All time clocked into this task since last repeat
+: all All time ever recorded for this task
+: auto Automatically, either `all', or `repeat' for repeating tasks
+
+** org-export-html-toplevel-hlevel =2=
:PROPERTIES:
:CUSTOM_ID: org-export-html-toplevel-hlevel
:END:
: The default for this variable is 2, because we use <h1> for formatting the
: document title.
-** org-complete-tags-always-offer-all-agenda-tags ~nil~
+** org-complete-tags-always-offer-all-agenda-tags =nil=
:PROPERTIES:
:CUSTOM_ID: org-complete-tags-always-offer-all-agenda-tags
:END:
: 'org-complete-tags-always-offer-all-agenda-tags)
: t)))
-** org-ditaa-jar-path ~(expand-file-name "ditaa.jar" ...~
+** org-ditaa-jar-path =(expand-file-name "ditaa.jar" ...=
:PROPERTIES:
:CUSTOM_ID: org-ditaa-jar-path
:END:
: Path to the ditaa jar executable.
-** org-goto-max-level ~5~
+** org-agenda-menu-two-columns =nil=
+ :PROPERTIES:
+ :CUSTOM_ID: org-agenda-menu-two-columns
+ :END:
+
+- *Type:* boolean
+- *Since:* Emacs version 24.1
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-agenda.el;hb=HEAD][org-agenda.el]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-menu-two-columns&sr=1][Find modifications in git logs]]
+
+: Non-nil means, use two columns to show custom commands in the dispatcher.
+: If you use this, you probably want to set `org-agenda-menu-show-matcher'
+: to nil.
+
+** org-goto-max-level =5=
:PROPERTIES:
:CUSTOM_ID: org-goto-max-level
:END:
: Maximum target level when running `org-goto' with refile interface.
-** org-completion-use-iswitchb ~nil~
+** org-completion-use-iswitchb =nil=
:PROPERTIES:
:CUSTOM_ID: org-completion-use-iswitchb
:END:
: `org-outline-path-complete-in-steps'.
: Note that this variable has only an effect if `org-completion-use-ido' is nil.
-** org-agenda-menu-two-columns ~nil~
- :PROPERTIES:
- :CUSTOM_ID: org-agenda-menu-two-columns
- :END:
-
-- *Type:* boolean
-- *Since:* Emacs version 24.1
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-agenda.el;hb=HEAD][org-agenda.el]]
-- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-menu-two-columns&sr=1][Find modifications in git logs]]
-
-: Non-nil means, use two columns to show custom commands in the dispatcher.
-: If you use this, you probably want to set `org-agenda-menu-show-matcher'
-: to nil.
-
-** org-export-html-preamble-format ~(quote (("en" "")))~
+** org-export-html-preamble-format =(quote (("en" "")))=
:PROPERTIES:
:CUSTOM_ID: org-export-html-preamble-format
:END:
: If you need to use a "%" character, you need to escape it
: like that: "%%".
-** org-feed-drawer ~"FEEDSTATUS"~
+** org-feed-drawer ="FEEDSTATUS"=
:PROPERTIES:
:CUSTOM_ID: org-feed-drawer
:END:
: be added to the variable `org-drawers' or configured with a #+DRAWERS
: line.
-** org-clock-heading-function ~nil~
+** org-clock-heading-function =nil=
:PROPERTIES:
:CUSTOM_ID: org-clock-heading-function
:END:
: This is the string shown in the mode line when a clock is running.
: The function is called with point at the beginning of the headline.
-** org-id-track-globally ~t~
+** org-id-track-globally =t=
:PROPERTIES:
:CUSTOM_ID: org-id-track-globally
:END:
: IDs can still be used if the entry with the id is in the same file as
: the link.
-** org-table-formula-field-format ~"%s"~
+** org-table-formula-field-format ="%s"=
:PROPERTIES:
:CUSTOM_ID: org-table-formula-field-format
:END:
: characters. Beware that modifying the display can prevent the
: field from being used in another formula.
-** org-list-radio-list-templates ~(quote ((latex-mode "% BEGIN R...~
+** org-list-radio-list-templates =(quote ((latex-mode "% BEGIN R...=
:PROPERTIES:
:CUSTOM_ID: org-list-radio-list-templates
:END:
: All occurrences of %n in a template will be replaced with the name of the
: list, obtained by prompting the user.
-** org-agenda-exporter-settings ~nil~
+** org-agenda-exporter-settings =nil=
:PROPERTIES:
:CUSTOM_ID: org-agenda-exporter-settings
:END:
: (setq org-agenda-exporter-settings
: '((ps-print-color-p 'black-white)))
-** org-time-clocksum-fractional-format ~"%.2f"~
+** org-time-clocksum-fractional-format ="%.2f"=
:PROPERTIES:
:CUSTOM_ID: org-time-clocksum-fractional-format
:END:
-- *Type:* string
+- *Type:* (choice (string :tag "Format s...
- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-time-clocksum-fractional-format&sr=1][Find modifications in git logs]]
-: The format string used when creating CLOCKSUM lines, or when
-: org-mode generates a time duration.
+: The format string used when creating CLOCKSUM lines,
+: or when Org mode generates a time duration, if
+: `org-time-clocksum-use-fractional' is enabled.
+:
+: The value can be a single format string containing one
+: %-sequence, which will be filled with the number of hours as
+: a float.
+:
+: Alternatively, the value can be a plist associating any of the
+: keys :years, :months, :weeks, :days, :hours or :minutes with
+: a format string. The time duration is formatted using the
+: largest time unit which gives a non-zero integer part. If all
+: specified formats have zero integer part, the smallest time unit
+: is used.
-** org-export-odt-styles-file ~nil~
+** org-export-odt-styles-file =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-odt-styles-file
:END:
: #+ODT_STYLES_FILE: "/path/to/styles.xml" or
: #+ODT_STYLES_FILE: ("/path/to/file.ott" ("styles.xml" "image/hdr.png")).
-** org-agenda-skip-archived-trees ~t~
+** org-agenda-skip-archived-trees =t=
:PROPERTIES:
:CUSTOM_ID: org-agenda-skip-archived-trees
:END:
: variable is no longer recommended, you should leave it at the value t.
: Instead, use the key `v' to cycle the archives-mode in the agenda.
-** org-freemind-node-styles ~nil~
+** org-freemind-node-styles =nil=
:PROPERTIES:
:CUSTOM_ID: org-freemind-node-styles
:END:
: Styles to apply to node.
: NOT READY YET.
-** org-mobile-use-encryption ~nil~
+** org-mobile-use-encryption =nil=
:PROPERTIES:
:CUSTOM_ID: org-mobile-use-encryption
:END:
: application. Before turning this on, check of MobileOrg does already
: support it - at the time of this writing it did not yet.
-** org-properties-postprocess-alist ~nil~
+** org-properties-postprocess-alist =nil=
:PROPERTIES:
:CUSTOM_ID: org-properties-postprocess-alist
:END:
: (let ((clocksum (org-clock-sum-current-item))
: (effort (org-duration-string-to-minutes
: (org-entry-get (point) "Effort"))))
-: (org-minutes-to-hh:mm-string (- effort clocksum))))))
+: (org-minutes-to-clocksum-string (- effort clocksum))))))
-** org-agenda-entry-text-maxlines ~5~
+** org-agenda-entry-text-maxlines =5=
:PROPERTIES:
:CUSTOM_ID: org-agenda-entry-text-maxlines
:END:
: when exporting the agenda, configure the variable
: `org-agenda-add-entry-ext-maxlines'.
-** org-infojs-options ~(mapcar (lambda (x) (cons (car...~
+** org-infojs-options =(mapcar (lambda (x) (cons (car...=
:PROPERTIES:
:CUSTOM_ID: org-infojs-options
:END:
: The `sdepth' and `tdepth' parameters can also be set to "max", which
: means to use the maximum value consistent with other options.
-** org-export-latex-hyperref-options-format ~"\\hypersetup{\n pdfkeywords=...~
+** org-export-latex-hyperref-options-format ="\\hypersetup{\n pdfkeywords=...=
:PROPERTIES:
:CUSTOM_ID: org-export-latex-hyperref-options-format
:END:
: this option to the empty string if you don't want to include
: hyperref options altogether.
-** org-id-method ~(quote uuid)~
+** org-id-method =(quote uuid)=
:PROPERTIES:
:CUSTOM_ID: org-id-method
:END:
: `org-id-uuid-program' is available it is used to create the ID.
: Otherwise an internal functions is used.
-** org-enable-fixed-width-editor ~t~
- :PROPERTIES:
- :CUSTOM_ID: org-enable-fixed-width-editor
- :END:
-
-- *Type:* boolean
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
-- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-enable-fixed-width-editor&sr=1][Find modifications in git logs]]
-
-: Non-nil means lines starting with ":" are treated as fixed-width.
-: This currently only means they are never auto-wrapped.
-: When nil, such lines will be treated like ordinary lines.
-: See also the QUOTE keyword.
-
-** org-refile-targets ~nil~
+** org-refile-targets =nil=
:PROPERTIES:
:CUSTOM_ID: org-refile-targets
:END:
: When this variable is nil, all top-level headlines in the current buffer
: are used, equivalent to the value `((nil . (:level . 1))'.
-** org-id-include-domain ~nil~
+** org-enable-fixed-width-editor =t=
+ :PROPERTIES:
+ :CUSTOM_ID: org-enable-fixed-width-editor
+ :END:
+
+- *Type:* boolean
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-enable-fixed-width-editor&sr=1][Find modifications in git logs]]
+
+: Non-nil means lines starting with ":" are treated as fixed-width.
+: This currently only means they are never auto-wrapped.
+: When nil, such lines will be treated like ordinary lines.
+: See also the QUOTE keyword.
+
+** org-id-include-domain =nil=
:PROPERTIES:
:CUSTOM_ID: org-id-include-domain
:END:
: the true domain, and Org entries will normally not be shared with enough
: people to make this necessary.
-** org-imenu-depth ~2~
+** org-imenu-depth =2=
:PROPERTIES:
:CUSTOM_ID: org-imenu-depth
:END:
: The maximum level for Imenu access to Org-mode headlines.
: This also applied for speedbar access.
-** org-mark-ring-length ~4~
+** org-mark-ring-length =4=
:PROPERTIES:
:CUSTOM_ID: org-mark-ring-length
:END:
: Number of different positions to be recorded in the ring.
: Changing this requires a restart of Emacs to work correctly.
-** org-modules ~(quote (org-bbdb org-bibtex or...~
+** org-modules =(quote (org-bbdb org-bibtex or...=
:PROPERTIES:
:CUSTOM_ID: org-modules
:END:
:
: (provide 'org-xyz)
-** org-remember-interactive-interface ~(quote refile)~
+** org-remember-interactive-interface =(quote refile)=
:PROPERTIES:
:CUSTOM_ID: org-remember-interactive-interface
:END:
: refile Use the refile interface, and offer headlines,
: possibly from different buffers.
-** org-bibtex-no-export-tags ~nil~
+** org-bibtex-no-export-tags =nil=
:PROPERTIES:
:CUSTOM_ID: org-bibtex-no-export-tags
:END:
: List of tag(s) that should not be converted to keywords.
: This variable is relevant only if `org-bibtex-export-tags-as-keywords' is t.
-** org-use-extra-keys ~nil~
+** org-use-extra-keys =nil=
:PROPERTIES:
:CUSTOM_ID: org-use-extra-keys
:END:
: not work for either Alt or ESC. Setting this variable will make
: it work for ESC.
-** org-export-html-protect-char-alist ~(quote (("&" . "&") ("<" ....~
+** org-export-html-protect-char-alist =(quote (("&" . "&") ("<" ....=
:PROPERTIES:
:CUSTOM_ID: org-export-html-protect-char-alist
:END:
: Alist of characters to be converted by `org-html-protect'.
-** org-babel-noweb-wrap-start ~"<<"~
+** org-babel-noweb-wrap-start ="<<"=
:PROPERTIES:
:CUSTOM_ID: org-babel-noweb-wrap-start
:END:
- *Type:* string
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-babel-noweb-wrap-start&sr=1][Find modifications in git logs]]
: String used to begin a noweb reference in a code block.
: See also `org-babel-noweb-wrap-end'.
-** org-agenda-use-time-grid ~t~
+** org-agenda-use-time-grid =t=
:PROPERTIES:
:CUSTOM_ID: org-agenda-use-time-grid
:END:
: For details about when the grid will be shown, and what it will look like, see
: the variable `org-agenda-time-grid'.
-** org-remember-clock-out-on-exit ~(quote query)~
+** org-remember-clock-out-on-exit =(quote query)=
:PROPERTIES:
:CUSTOM_ID: org-remember-clock-out-on-exit
:END:
: Instead of nil or t, this may also be the symbol `query' to prompt the
: user each time a remember buffer with a running clock is filed away.
-** org-icalendar-include-bbdb-anniversaries ~nil~
+** org-icalendar-include-bbdb-anniversaries =nil=
:PROPERTIES:
:CUSTOM_ID: org-icalendar-include-bbdb-anniversaries
:END:
: Non-nil means a combined iCalendar files should include anniversaries.
: The anniversaries are define in the BBDB database.
-** org-export-prefer-native-exporter-for-tables ~nil~
+** org-export-prefer-native-exporter-for-tables =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-prefer-native-exporter-for-tables
:END:
: much faster. The LaTeX exporter always use the native exporter for
: table.el tables.
-** org-highest-priority ~65~
+** org-highest-priority =65=
:PROPERTIES:
:CUSTOM_ID: org-highest-priority
:END:
: The highest priority of TODO items. A character like ?A, ?B etc.
: Must have a smaller ASCII number than `org-lowest-priority'.
-** org-icalendar-honor-noexport-tag ~nil~
+** org-icalendar-honor-noexport-tag =nil=
:PROPERTIES:
:CUSTOM_ID: org-icalendar-honor-noexport-tag
:END:
: Non-nil means don't export entries with a tag in `org-export-exclude-tags'.
-** org-table-copy-increment ~t~
+** org-table-copy-increment =t=
:PROPERTIES:
:CUSTOM_ID: org-table-copy-increment
:END:
: Non-nil means increment when copying current field with \[org-table-copy-down].
-** org-agenda-custom-commands ~(quote (("n" "Agenda and all T...~
+** org-agenda-custom-commands =(quote (("n" "Agenda and all T...=
:PROPERTIES:
:CUSTOM_ID: org-agenda-custom-commands
:END:
: ("hp" tags "+HOME+Peter")
: ("hk" tags "+HOME+Kim")))
-** org-export-odt-convert-processes ~(quote (("LibreOffice" "soffic...~
+** org-export-odt-convert-processes =(quote (("LibreOffice" "soffic...=
:PROPERTIES:
:CUSTOM_ID: org-export-odt-convert-processes
:END:
: %D output dir as a URL.
: %x extra options as set in `org-export-odt-convert-capabilities'.
-** org-clocktable-defaults ~(list :maxlevel 2 :lang org-ex...~
+** org-clocktable-defaults =(list :maxlevel 2 :lang org-ex...=
:PROPERTIES:
:CUSTOM_ID: org-clocktable-defaults
:END:
: Default properties for clock tables.
-** org-babel-process-comment-text ~(function org-babel-trim)~
+** org-babel-process-comment-text =(function org-babel-trim)=
:PROPERTIES:
:CUSTOM_ID: org-babel-process-comment-text
:END:
: should take a single string argument and return a string
: result. The default value is `org-babel-trim'.
-** org-crypt-tag-matcher ~"crypt"~
+** org-crypt-tag-matcher ="crypt"=
:PROPERTIES:
:CUSTOM_ID: org-crypt-tag-matcher
:END:
:
: See the "Match syntax" section of the org manual for more details.
-** org-clock-continuously ~nil~
+** org-clock-continuously =nil=
:PROPERTIES:
:CUSTOM_ID: org-clock-continuously
:END:
: Non-nil means to start clocking from the last clock-out time, if any.
-** org-highlight-latex-fragments-and-specials ~nil~
+** org-highlight-latex-fragments-and-specials =nil=
:PROPERTIES:
:CUSTOM_ID: org-highlight-latex-fragments-and-specials
:END:
: Non-nil means fontify what is treated specially by the exporters.
-** org-agenda-start-with-log-mode ~nil~
+** org-agenda-start-with-log-mode =nil=
:PROPERTIES:
:CUSTOM_ID: org-agenda-start-with-log-mode
:END:
: See `org-agenda-log-mode' and `org-agenda-log-mode-items' for further
: explanations on the possible values.
-** org-inlinetask-export ~t~
+** org-inlinetask-export =t=
:PROPERTIES:
:CUSTOM_ID: org-inlinetask-export
:END:
: Non-nil means export inline tasks.
: When nil, they will not be exported.
-** org-confirm-babel-evaluate ~t~
+** org-confirm-babel-evaluate =t=
:PROPERTIES:
:CUSTOM_ID: org-confirm-babel-evaluate
:END:
- *Type:* (choice boolean function)
- *Since:* Emacs version 24.1
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob.el;hb=HEAD][ob.el]]
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/ob-core.el;hb=HEAD][ob-core.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-confirm-babel-evaluate&sr=1][Find modifications in git logs]]
: Confirm before evaluation.
: `org-babel-no-eval-on-ctrl-c-ctrl-c' variable can be used to
: remove code block execution from the C-c C-c keybinding.
-** org-timer-default-timer ~0~
+** org-timer-default-timer =0=
:PROPERTIES:
:CUSTOM_ID: org-timer-default-timer
:END:
: The default timer when a timer is set.
: When 0, the user is prompted for a value.
-** org-export-taskjuggler-default-project-version ~"1.0"~
+** org-export-taskjuggler-default-project-version ="1.0"=
:PROPERTIES:
:CUSTOM_ID: org-export-taskjuggler-default-project-version
:END:
: Default version string for the project.
-** org-export-latex-image-default-option ~"width=.9\\linewidth"~
+** org-export-latex-image-default-option ="width=.9\\linewidth"=
:PROPERTIES:
:CUSTOM_ID: org-export-latex-image-default-option
:END:
: Default option for images.
-** org-mac-mail-account ~"customize"~
+** org-mac-mail-account ="customize"=
:PROPERTIES:
:CUSTOM_ID: org-mac-mail-account
:END:
: The Mail.app account in which to search for flagged messages.
-** org-read-date-force-compatible-dates ~t~
+** org-read-date-force-compatible-dates =t=
:PROPERTIES:
:CUSTOM_ID: org-read-date-force-compatible-dates
:END:
: A workaround for this problem is to use diary sexp dates for time
: stamps outside of this range.
-** org-export-with-toc ~t~
+** org-export-with-toc =t=
:PROPERTIES:
:CUSTOM_ID: org-export-with-toc
:END:
: This option can also be set with the +OPTIONS line, e.g. "toc:nil"
: or "toc:3".
-** org-export-html-inline-images ~(quote maybe)~
+** org-export-html-inline-images =(quote maybe)=
:PROPERTIES:
:CUSTOM_ID: org-export-html-inline-images
:END:
: an empty description will be inlined, while images with a description will
: be linked only.
-** org-src-window-setup ~(quote reorganize-frame)~
+** org-src-window-setup =(quote reorganize-frame)=
:PROPERTIES:
:CUSTOM_ID: org-src-window-setup
:END:
: other-frame Use `switch-to-buffer-other-frame' to display edit buffer.
: Also, when exiting the edit buffer, kill that frame.
-** org-enable-priority-commands ~t~
+** org-enable-priority-commands =t=
:PROPERTIES:
:CUSTOM_ID: org-enable-priority-commands
:END:
: When nil, these commands will be disabled, so that you never accidentally
: set a priority.
-** org-export-exclude-tags ~(quote ("noexport"))~
+** org-export-exclude-tags =(quote ("noexport"))=
:PROPERTIES:
:CUSTOM_ID: org-export-exclude-tags
:END:
: This is without condition, so even subtrees inside that carry one of the
: `org-export-select-tags' will be removed.
-** org-export-html-link-home ~""~
+** org-export-taskjuggler-default-global-header =""=
+ :PROPERTIES:
+ :CUSTOM_ID: org-export-taskjuggler-default-global-header
+ :END:
+
+- *Type:* (string :tag "Preamble")
+- *Since:* Emacs version 24.1
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-taskjuggler.el;hb=HEAD][org-taskjuggler.el]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-export-taskjuggler-default-global-header&sr=1][Find modifications in git logs]]
+
+: Default global header for the project. This goes before
+: project declaration, and might be useful for early macros
+
+** org-export-html-link-home =""=
:PROPERTIES:
:CUSTOM_ID: org-export-html-link-home
:END:
: Where should the "HOME" link of exported HTML pages lead?
-** org-columns-modify-value-for-display-function ~nil~
+** org-columns-modify-value-for-display-function =nil=
:PROPERTIES:
:CUSTOM_ID: org-columns-modify-value-for-display-function
:END:
: The function should return the value that should be displayed,
: or nil if the normal value should be used.
-** org-clock-total-time-cell-format ~"*%s*"~
+** org-clock-total-time-cell-format ="*%s*"=
:PROPERTIES:
:CUSTOM_ID: org-clock-total-time-cell-format
:END:
: Format string for the total time cells.
-** org-export-taskjuggler-extension ~".tjp"~
+** org-export-taskjuggler-extension =".tjp"=
:PROPERTIES:
:CUSTOM_ID: org-export-taskjuggler-extension
:END:
: Extension of TaskJuggler files.
-** org-agenda-entry-text-exclude-regexps ~nil~
+** org-agenda-entry-text-exclude-regexps =nil=
:PROPERTIES:
:CUSTOM_ID: org-agenda-entry-text-exclude-regexps
:END:
: The complete matches of all regular expressions in this list will be
: removed from entry text before it is shown in the agenda.
-** org-email-link-description-format ~"Email %c: %.30s"~
+** org-email-link-description-format ="Email %c: %.30s"=
:PROPERTIES:
:CUSTOM_ID: org-email-link-description-format
:END:
:
: Examples: "%f on: %.30s", "Email from %f", "Email %c"
-** org-table-allow-automatic-line-recalculation ~t~
+** org-table-allow-automatic-line-recalculation =t=
:PROPERTIES:
:CUSTOM_ID: org-table-allow-automatic-line-recalculation
:END:
: Non-nil means lines marked with |#| or |*| will be recomputed automatically.
: Automatically means when TAB or RET or C-c C-c are pressed in the line.
-** org-sparse-tree-open-archived-trees ~nil~
+** org-sparse-tree-open-archived-trees =nil=
:PROPERTIES:
:CUSTOM_ID: org-sparse-tree-open-archived-trees
:END:
: When nil, matches in these trees are highlighted, but the trees are kept in
: collapsed state.
-** org-agenda-time-leading-zero ~nil~
+** org-agenda-time-leading-zero =nil=
:PROPERTIES:
:CUSTOM_ID: org-agenda-time-leading-zero
:END:
: Non-nil means use leading zero for military times in agenda.
: For example, 9:30am would become 09:30 rather than 9:30.
-** org-lowest-priority ~67~
+** org-lowest-priority =67=
:PROPERTIES:
:CUSTOM_ID: org-lowest-priority
:END:
: The lowest priority of TODO items. A character like ?A, ?B etc.
: Must have a larger ASCII number than `org-highest-priority'.
-** org-link-mailto-program ~(quote (browse-url "mailto:%a?...~
+** org-link-mailto-program =(quote (browse-url "mailto:%a?...=
:PROPERTIES:
:CUSTOM_ID: org-link-mailto-program
:END:
: %a will be replaced by the address, and %s will be replaced by the subject
: if one was given like in <mailto:arthur@galaxy.org::this subject>.
-** org-clone-delete-id ~nil~
- :PROPERTIES:
- :CUSTOM_ID: org-clone-delete-id
- :END:
-
-- *Type:* boolean
-- *Since:* Emacs version 24.1
-- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
-- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-clone-delete-id&sr=1][Find modifications in git logs]]
-
-: Remove ID property of clones of a subtree.
-: When non-nil, clones of a subtree don't inherit the ID property.
-: Otherwise they inherit the ID property with a new unique
-: identifier.
-
-** org-show-following-heading ~(quote ((default)))~
+** org-show-following-heading =(quote ((default)))=
:PROPERTIES:
:CUSTOM_ID: org-show-following-heading
:END:
: Instead of t, this can also be an alist specifying this option for different
: contexts. See `org-show-hierarchy-above' for valid contexts.
-** org-export-docbook-xslt-proc-command ~nil~
+** org-clone-delete-id =nil=
+ :PROPERTIES:
+ :CUSTOM_ID: org-clone-delete-id
+ :END:
+
+- *Type:* boolean
+- *Since:* Emacs version 24.1
+- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org.el;hb=HEAD][org.el]]
+- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-clone-delete-id&sr=1][Find modifications in git logs]]
+
+: Remove ID property of clones of a subtree.
+: When non-nil, clones of a subtree don't inherit the ID property.
+: Otherwise they inherit the ID property with a new unique
+: identifier.
+
+** org-export-docbook-xslt-proc-command =nil=
:PROPERTIES:
:CUSTOM_ID: org-export-docbook-xslt-proc-command
:END:
: Just make sure that they meet the syntax requirement of each
: processor.
-** org-export-latex-todo-keyword-markup ~"\\textbf{%s}"~
+** org-export-latex-todo-keyword-markup ="\\textbf{%s}"=
:PROPERTIES:
:CUSTOM_ID: org-export-latex-todo-keyword-markup
:END:
: for individual keywords. If a keyword shows up for which there is no
: markup defined, the first one in the association list will be used.
-** org-open-directory-means-index-dot-org ~nil~
+** org-open-directory-means-index-dot-org =nil=
:PROPERTIES:
:CUSTOM_ID: org-open-directory-means-index-dot-org
:END:
: When nil, following a directory link will run dired or open a finder/explorer
: window on that directory.
-** org-agenda-current-time-string ~"now - - - - - - - - - - - - -...~
+** org-agenda-current-time-string ="now - - - - - - - - - - - - -...=
:PROPERTIES:
:CUSTOM_ID: org-agenda-current-time-string
:END:
: The string for the current time marker in the agenda.
-** org-emphasis-regexp-components ~(quote (" ('\"{" "- .,:!?;'\...~
+** org-emphasis-regexp-components =(quote (" ('\"{" "- .,:!?;'\...=
:PROPERTIES:
:CUSTOM_ID: org-emphasis-regexp-components
:END:
:
: Use customize to modify this, or restart Emacs after changing it.
-** org-mobile-encryption-password ~""~
+** org-mobile-encryption-password =""=
:PROPERTIES:
:CUSTOM_ID: org-mobile-encryption-password
:END:
: this variable empty - Org will then ask for the password once per Emacs
: session.
-** org-fontify-done-headline ~nil~
+** org-fontify-done-headline =nil=
:PROPERTIES:
:CUSTOM_ID: org-fontify-done-headline
:END:
: When this is non-nil, the headline after the keyword is set to the
: `org-headline-done' as an additional indication.
-** org-agenda-skip-deadline-prewarning-if-scheduled ~nil~
+** org-agenda-skip-deadline-prewarning-if-scheduled =nil=
:PROPERTIES:
:CUSTOM_ID: org-agenda-skip-deadline-prewarning-if-scheduled
:END:
-- *Type:* (choice (const :tag "Alwas sho...
+- *Type:* (choice (const :tag "Always sh...
- *Since:* Emacs version 24.1
- *In file:* [[http://orgmode.org/w/?p=org-mode.git;a=blob_plain;f=lisp/org-agenda.el;hb=HEAD][org-agenda.el]]
- [[http://orgmode.org/w/?p=org-mode.git&a=search&h=HEAD&st=commit&s=org-agenda-skip-deadline-prewarning-if-scheduled&sr=1][Find modifications in git logs]]
: This will apply on all days where a prewarning for the deadline would
: be shown, but not at the day when the entry is actually due. On that day,
: the deadline will be shown anyway.
-: This variable may be set to nil, t, or a number which will then give
-: the number of days before the actual deadline when the prewarnings
-: should resume.
+: This variable may be set to nil, t, the symbol `pre-scheduled',
+: or a number which will then give the number of days before the actual
+: deadline when the prewarnings should resume. The symbol `pre-scheduled'
+: eliminates the deadline prewarning only prior to the scheduled date.
: This can be used in a workflow where the first showing of the deadline will
: trigger you to schedule it, and then you don't want to be reminded of it
: because you will take care of it on the day when scheduled.
-** org-agenda-restore-windows-after-quit ~nil~
+** org-agenda-restore-windows-after-quit =nil=
:PROPERTIES:
:CUSTOM_ID: org-agenda-restore-windows-after-quit
:END:
: `org-agenda-window-setup' is `other-frame', the value of this
: option will be ignored.
-** org-keep-stored-link-after-insertion ~nil~
+** org-keep-stored-link-after-insertion =nil=
:PROPERTIES:
:CUSTOM_ID: org-keep-stored-link-after-insertion
:END:
: will be removed from the list, to make completing the unused links
: more efficient.
-** org-beamer-outline-frame-title ~"Outline"~
+** org-beamer-outline-frame-title ="Outline"=
:PROPERTIES:
:CUSTOM_ID: org-beamer-outline-frame-title
:END:
: Default title of a frame containing an outline.
-** org-return-follows-link ~nil~
+** org-return-follows-link =nil=
:PROPERTIES:
:CUSTOM_ID: org-return-follows-link
:END:
: Non-nil means on links RET will follow the link.
-** org-agenda-diary-file ~(quote diary-file)~
+** org-agenda-diary-file =(quote diary-file)=
:PROPERTIES:
:CUSTOM_ID: org-agenda-diary-file
:END:
: calendar will be used to add entries to the `diary-file'. But when this
: points to a file, `org-agenda-diary-entry' will be used instead.
-** org-calc-default-modes ~(quote (calc-internal-prec 12 ...~
+** org-calc-default-modes =(quote (calc-internal-prec 12 ...=
:PROPERTIES:
:CUSTOM_ID: org-calc-default-modes
:END:
: Don't remove any of the default settings, just change the values. Org-mode
: relies on the variables to be present in the list.
-** org-export-time-stamp-file ~t~
+** org-export-time-stamp-file =t=
:PROPERTIES:
:CUSTOM_ID: org-export-time-stamp-file
:END:
: This option can also be set with the +OPTIONS line,
: e.g. "timestamp:nil".
-** org-agenda-hide-tags-regexp ~nil~
+** org-agenda-hide-tags-regexp =nil=
:PROPERTIES:
:CUSTOM_ID: org-agenda-hide-tags-regexp
:END:
: line. Secondary filtering will still work on the hidden tags.
: Nil means don't hide any tags.
-** org-export-html-xml-declaration ~(quote (("html" . "<?xml versi...~
+** org-export-html-xml-declaration =(quote (("html" . "<?xml versi...=
:PROPERTIES:
:CUSTOM_ID: org-export-html-xml-declaration
:END:
: This may be a string, or an alist with export extensions
: and corresponding declarations.
-** org-emphasis-alist ~(\` (("*" bold "<b>" "</b>") (...~
+** org-emphasis-alist =(\` (("*" bold "<b>" "</b>") (...=
:PROPERTIES:
:CUSTOM_ID: org-emphasis-alist
:END:
: For DocBook export, see the variable `org-export-docbook-emphasis-alist'.
: Use customize to modify this, or restart Emacs after changing it.
-** org-export-with-TeX-macros ~t~
+** org-export-with-TeX-macros =t=
:PROPERTIES:
:CUSTOM_ID: org-export-with-TeX-macros
:END:
:
: This option can also be set with the +OPTIONS line, e.g. "TeX:nil".
-** org-combined-agenda-icalendar-file ~"~/org.ics"~
+** org-combined-agenda-icalendar-file ="~/org.ics"=
:PROPERTIES:
:CUSTOM_ID: org-combined-agenda-icalendar-file
:END:
: This file is created with the command \[org-export-icalendar-all-agenda-files].
: The file name should be absolute, the file will be overwritten without warning.
-** org-use-property-inheritance ~nil~
+** org-use-property-inheritance =nil=
:PROPERTIES:
:CUSTOM_ID: org-use-property-inheritance
:END:
: to t (to force inheritance) or to `selective' (to respect the setting
: in this variable).
-** org-show-notification-handler ~nil~
+** org-show-notification-handler =nil=
:PROPERTIES:
:CUSTOM_ID: org-show-notification-handler
:END:
: The function or program will be called with the notification
: string as argument.
-** org-export-interblocks ~(quote nil)~
+** org-export-interblocks =(quote nil)=
:PROPERTIES:
:CUSTOM_ID: org-export-interblocks
:END:
: following the '#+BEGIN_' portion of the block header. Each block
: export function should accept three arguments.
-** org-bibtex-tags-are-keywords ~nil~
+** org-bibtex-tags-are-keywords =nil=
:PROPERTIES:
:CUSTOM_ID: org-bibtex-tags-are-keywords
:END:
: defined in `org-bibtex-tags' or `org-bibtex-no-export-tags' will
: not be exported.
-** org-icalendar-use-plain-timestamp ~t~
+** org-icalendar-use-plain-timestamp =t=
:PROPERTIES:
:CUSTOM_ID: org-icalendar-use-plain-timestamp
:END: