all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [ANN] Asynchronous export for new exporter
@ 2012-12-13 14:57 Nicolas Goaziou
  2012-12-13 17:38 ` Alan Schmitt
  2012-12-13 19:13 ` Thomas S. Dye
  0 siblings, 2 replies; 6+ messages in thread
From: Nicolas Goaziou @ 2012-12-13 14:57 UTC (permalink / raw)
  To: Org Mode List

Hello,

New (experimental) exporter has now support for asynchronous export.
Every type of export is supported (subtree, to a buffer, visible part
only...).

When produced, results are listed in the Export Stack (they will never
make a buffer pop or call an external application). The stack can be
accessed from the dispatcher interface, by calling dispatcher with
a double C-u argument, or directly with `org-export-stack'.

From there, output results can be viewed or removed from the stack.
Removing a result from the stack only removes it from view. No file is
deleted, no buffer is killed.

You may want to tweak `org-export-in-background' and
`org-export-async-init-file'. You can also toggle
`org-export-async-debug' for debugging purposes.

Feedback welcome.


Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-12-30  8:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-13 14:57 [ANN] Asynchronous export for new exporter Nicolas Goaziou
2012-12-13 17:38 ` Alan Schmitt
2012-12-13 19:13 ` Thomas S. Dye
2012-12-14 19:43   ` Nicolas Goaziou
2012-12-14 21:21     ` Thomas S. Dye
2012-12-30  8:32       ` Julien Cubizolles

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.