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
>
> latex0:07 /home/wilk/tmp/test.pdf
>
> and the
Julien Cubizolles writes:
> Rasmus 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
Rasmus 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 completely missed this part... I feel stupid now. Maybe org should
complain when this variable is not set and someone like me trie
Hello,
Julien Cubizolles writes:
> I'm running org-mode 8.3beta from org-plus-contrib in melpa. I must have
> missed something obvious cause I could never get async export working.
[...]
> What could possibly go wrong ?
No idea. You may want to set `org-export-async-debug' to a non-nil
value
Hi Julien,
Julien Cubizolles writes:
> I'm running org-mode 8.3beta from org-plus-contrib in melpa. I must have
> missed something obvious cause I could never get async export working.
>
> Here is what I do:
> emacs -Q
> (require 'package)
> (package-initialize) ;; since org is installed by pack
I'm running org-mode 8.3beta from org-plus-contrib in melpa. I must have
missed something obvious cause I could never get async export working.
Here is what I do:
--8<---cut here---start->8---
emacs -Q
(require 'package)
(package-initialize) ;; since org is inst