File: embark-org.el.html

This package configures the Embark package for use in Org Mode buffers. It teaches Embark a number of Org related targets and appropriate actions. Currently it has table cells, whole tables, source blocks and links. Targets to add: headings (Embark already has generic support for outlines, so we just nee to add Org specific actions), timestamps, etc.

Defined variables (14)

embark-org--invisible-jump-to-headingOrg heading actions which won’t display the heading’s buffer.
embark-org--no-jump-to-headingOrg heading actions which shouldn’t be executed with point at the heading.
embark-org--typesSupported Org object and element types.
embark-org-babel-call-mapKeymap for actions on Org babel calls.
embark-org-export-in-place-mapKeymap for actions which replace the region by an exported version.
embark-org-heading-mapKeymap for actions on Org headings.
embark-org-inline-src-block-mapKeymap for actions on Org inline source blocks.
embark-org-item-mapKeymap for actions on Org list items.
embark-org-link-copy-mapKeymap for different ways to copy Org links to the kill-ring.
embark-org-link-mapKeymap for actions on Org links.
embark-org-plain-list-mapKeymap for actions on plain Org lists.
embark-org-src-block-mapKeymap for actions on Org source blocks.
embark-org-table-cell-mapKeymap for actions the current cells, column or row of an Org table.
embark-org-table-mapKeymap for actions on entire Org table.

Defined functions (19)

embark-org--at-heading
embark-org--heading-location(TARGET)
embark-org--in-source-window(TARGET FUNCTION)
embark-org--mark-plain-list
embark-org--refine-heading(TYPE TARGET)
embark-org-copy-as-markdown(START END)
embark-org-copy-block-contents()
embark-org-copy-link-description()
embark-org-copy-link-in-full()
embark-org-copy-link-inner-target(ARG1 &optional ARG2)
embark-org-copy-link-target()
embark-org-define-link-copier(NAME FORMULA DESCRIPTION)
embark-org-goto-heading
embark-org-heading-default-action(TARGET)
embark-org-insert-link-to(TARGET)
embark-org-refile-here(TARGET)
embark-org-target-agenda-item()
embark-org-target-element-context()
embark-org-target-link()

Defined faces (0)