Julien Cubizolles <j.cubizol...@free.fr> writes:

> Rasmus <ras...@gmx.us> writes:
>
>> Hi Julien,
>
>> Probably you are somehow not loading settings "correctly".  In your
>> normal init file you need to set `org-export-async-init-file'.

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

--8<---------------cut here---------------start------------->8---
 latex            0:07   /home/wilk/tmp/test.pdf
--8<---------------cut here---------------end--------------->8---

and the minibuffer indicates that the process completed.


When I publish a complex project, the line in this buffer is

--8<---------------cut here---------------start------------->8---
                  exit   *Org Export Process*<6>
--8<---------------cut here---------------end--------------->8---

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.

Julien.


Reply via email to