1
0
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2025-02-07 21:35:02 +00:00

Improve documentation about running export commands in the background.

This commit is contained in:
Carsten Dominik 2008-11-20 07:49:36 +01:00
parent cf0569774b
commit 019bda7700

View File

@ -7487,10 +7487,10 @@ the subtrees are exported.
@item C-c C-e
Dispatcher for export and publishing commands. Displays a help-window
listing the additional key(s) needed to launch an export or publishing
command. The prefix arg is passed through to the exporter. If the option
@code{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).
command. The prefix arg is passed through to the exporter. A double prefix
@kbd{C-u C-u} causes most commands} to be executed in the background, in a
separate emacs process@footnote{To make this behavior the default, customize
the variable @code{org-export-run-in-background}.}.
@kindex C-c C-e v
@item C-c C-e v
Like @kbd{C-c C-e}, but only export the text that is currently visible