emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [ANN] Asynchronous export for new exporter


From: Thomas S. Dye
Subject: Re: [O] [ANN] Asynchronous export for new exporter
Date: Thu, 13 Dec 2012 09:13:44 -1000

Aloha Nicolas,

Nicolas Goaziou <address@hidden> writes:

> 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.

Move point to the result and press 'd'.  

The age column is a real help here. 

>
> 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.

Wow!  This is a huge improvement.  It is going to change my work rhythm.

I tangle the initialization file from my document. Can you show me how
to configure asynchronous export to run org-babel-tangle-file before
export to insure that the initialization file is always up-to-date?

Thanks for your good work.

All the best,
Tom

-- 
Thomas S. Dye
http://www.tsdye.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]