From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: async export not working for me Date: Thu, 18 Sep 2014 14:55:36 +0200 Message-ID: <87mw9xccl3.fsf@gmx.us> References: <87bnqe6ytz.fsf@free.fr> <87wq92ch7k.fsf@gmx.us> <87a95yyqso.fsf@free.fr> <87a95x8rrf.fsf@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37664) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XUbJv-0007Ic-Fb for emacs-orgmode@gnu.org; Thu, 18 Sep 2014 09:00:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XUbJo-00017H-19 for emacs-orgmode@gnu.org; Thu, 18 Sep 2014 09:00:23 -0400 Received: from plane.gmane.org ([80.91.229.3]:36243) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XUbJn-00010f-NE for emacs-orgmode@gnu.org; Thu, 18 Sep 2014 09:00:15 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XUbFk-0006Su-11 for emacs-orgmode@gnu.org; Thu, 18 Sep 2014 14:56:04 +0200 Received: from tsn85-159-237-3.dyn.nltelcom.net ([85.159.237.3]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Sep 2014 14:56:04 +0200 Received: from rasmus by tsn85-159-237-3.dyn.nltelcom.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Sep 2014 14:56:04 +0200 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@gnu.org Hi Julien, Julien Cubizolles writes: > I could get it to work at last, thank you a lot. I noticed something > though: when I run org-latex-export-to-pdf async on a very simple test > org file, the *Org Export Stack* buffer displays > > latex 0:07 /home/wilk/tmp/test.pdf > > and the minibuffer indicates that the process completed. > > > When I publish a complex project, the line in this buffer is > > exit *Org Export Process*<6> > > same as if there had been a problem. There is no success message in the > minibuffer, but no error message in the *Org Export Process* buffer. Async is solid so most likely you're still facing a bug. Maybe something is missing from your async init file that is available to Org when you export without async — 'cause I expect the file to export just fine without async. I debug async errors by starting emacs -q, evaling my asyc init file and exporting my non-functioning buffer without async. Alternatively you should look for clues in `temporary-file-directory' cf. the docstring of `org-export-async-debug'. Hope it helps, Rasmus -- The Kids call him Billy the Saint