From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Re: [ANN] Asynchronous export for new exporter Date: Thu, 13 Dec 2012 09:13:44 -1000 Message-ID: References: <87mwxic855.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33521) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TjEEf-000475-Uy for emacs-orgmode@gnu.org; Thu, 13 Dec 2012 14:14:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TjEEb-0007bl-Bw for emacs-orgmode@gnu.org; Thu, 13 Dec 2012 14:14:21 -0500 Received: from oproxy12-pub.bluehost.com ([50.87.16.10]:40626) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1TjEEb-0007aC-2t for emacs-orgmode@gnu.org; Thu, 13 Dec 2012 14:14:17 -0500 In-Reply-To: <87mwxic855.fsf@gmail.com> (Nicolas Goaziou's message of "Thu, 13 Dec 2012 15:57:10 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: Org Mode List Aloha Nicolas, Nicolas Goaziou 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