Next: ASCII export, Previous: Export options, Up: Exporting
All export commands can be reached using the export dispatcher, which is a prefix key that prompts for an additional key specifying the command. Normally the entire file is exported, but if there is an active region that contains one outline tree, the first heading is used as document title and the subtrees are exported.
org-export-run-in-background is set, Org will run the command in the
background if that seems useful for the specific command (i.e. commands that
write to a file).
org-export-run-in-background, i.e. request background processing if
not set, or force processing in the current Emacs process if st.