Re: [O] (void-variable ignore) in

2014-10-10 Thread Nicolas Goaziou
Julien Cubizolles writes: > The following needs to be saved in a file named "test.org", then run C-c > C-c on the elisp source block and C-c e P x beamer > > #+begin_src emacs-lisp :tangle yes :exports none > (setq org-publish-project-alist > `(("beamer" >:base-directory "./

Re: [O] (void-variable ignore) in

2014-10-09 Thread Julien Cubizolles
Nicolas Goaziou writes: > Does it happen with a specific export back-end or all of them? I see it with all for of org-(beamer/latex)-export-to-(latex/pdf), but only if publish. > Could you provide an ECM? The following needs to be saved in a file named "test.org", then run C-c C-c on the elis

Re: [O] (void-variable ignore) in

2014-10-09 Thread Nicolas Goaziou
Hello, Julien Cubizolles writes: > I get this error when exporting an org file in async mode. The export > itself goes fine (the correct file is created) but something seems to go > wrong at the end. Sorry for the long lines... > > Julien. > > Debugger entered--Lisp error: (void-variable ignore)