From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Error building org-e-publish Date: Mon, 14 Jan 2013 23:19:15 -0500 Message-ID: <4725.1358223555@alphaville> References: <50F33C33.1080607@no8wireless.co.nz> <87sj64xxi0.fsf@adboyd.com> <4083.1358198311@alphaville> <4919.1358201480@alphaville> <50F4CDA2.7060106@no8wireless.co.nz> <4641.1358223028@alphaville> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49386) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tuxzb-0007Hr-Eh for emacs-orgmode@gnu.org; Mon, 14 Jan 2013 23:19:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tuxza-0006ys-Dp for emacs-orgmode@gnu.org; Mon, 14 Jan 2013 23:19:19 -0500 Received: from g4t0016.houston.hp.com ([15.201.24.19]:27831) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tuxza-0006ym-91 for emacs-orgmode@gnu.org; Mon, 14 Jan 2013 23:19:18 -0500 In-Reply-To: Message from Nick Dokos of "Mon, 14 Jan 2013 23:10:28 EST." <4641.1358223028@alphaville> 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: Michael Gauland Cc: emacs-orgmode@gnu.org Nick Dokos wrote: > Michael Gauland wrote: > > > On 15/01/13 11:11, Nick Dokos wrote: > > > Not sure I understand. Can you explain why that would be a good fix? > > > > > Looking further into it, I'm not sure it *is* right. I'll see if I can > > track down the source of those lines, and who contributed them, before > > second-guessing the intent. > > > > That'd probably be Nicolas Goaziou's async export stuff (commit > 5319cec2). > Sorry, missed a few - there seem to be three main ones (and two more on particular back-ends): 06872a4 export back-ends: Activate asynchronous export 5319cec org-e-publish: Activate asynchronous publishing ffb630b org-export: Add asynchronous process wrapper for export Nick