From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: running the new exporter asynchronously? Date: Wed, 28 Nov 2012 09:34:22 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52483) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tdd6E-0005rR-R9 for emacs-orgmode@gnu.org; Wed, 28 Nov 2012 03:34:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tdd68-0000Kh-Ur for emacs-orgmode@gnu.org; Wed, 28 Nov 2012 03:34:30 -0500 Received: from mail4-relais-sop.national.inria.fr ([192.134.164.105]:52852) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tdd68-0000Kb-OT for emacs-orgmode@gnu.org; Wed, 28 Nov 2012 03:34:24 -0500 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: emacs-orgmode Hello, I'm compiling a fairly large set of slides, that also contain quite a bit of code that is executed (it's a course on JavaScript which shows some of the language peculiarities). Thus exporting these slides takes a while. Unfortunately, when it's compiling, it's completely locking my emacs. Would there be a way for the export process to be asynchronous and not lock emacs? Thanks, Alan PS: mandatory comics about compilation time http://xkcd.com/303/