Re: [O] Strange problems when exporting asynchronously in beamer mode

2016-02-08 Thread Julien Cubizolles
Nicolas Goaziou writes: > You could try adding (require 'ox-beamer) above. That did it. For some reason, it wasn't needed before. Julien.

Re: [O] Strange problems when exporting asynchronously in beamer mode

2016-02-05 Thread Nicolas Goaziou
Hello, Julien Cubizolles writes: > The contents of the > "/home/wilk/configuration/elisp/org-export-async-init-test.el" file are: > > ;;~/.emacs -*- mode: lisp-*- > (setq org-export-async-debug t) > > (add-to-list 'load-path (expand-file-name "~/info/emacs/org-mode/lisp")) > (add-to-list 'load-p

[O] Strange problems when exporting asynchronously in beamer mode

2016-02-04 Thread Julien Cubizolles
I recently upgraded to the latest git version and every asynchronous export to pdf in beamer mode fails whereas the asynchronous mode has no problem. I didn't change anything in my setup, and it was working fine before. With the following Org file (the first lines are to ensure that the latest git