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