Hello, Vladimir Lomov <lomov...@gmail.com> writes:
> topic title states my problem completely, some details: > - I use emacs compiled from bzr trunk (revno 114606) on my system: > Archlinux x86_64 with gcc 4.8.1 and make 4.0; > - org-mode: 8.2.1-86-gbe3dad. > > This is excert from make log: > #+BEGIN_EXAMPLE > ... > Compiling > /home/vladimir/buildpkg/emacs-org-mode/src/org-mode/lisp/ox-publish.el... > > In toplevel form: > ox-publish.el:887:1:Error: Multiple args to , are not supported: (\, (\` > (when (quote (\, force)) (org-publish-remove-all-timestamps))) (\` (let > ((org-publish-use-timestamps-flag (if (quote (\, force)) nil (\, > org-publish-use-timestamps-flag)))) (org-publish-projects (quote (\, > org-publish-project-alist)))))) > ... > #+END_EXAMPLE I pushed a workaround in maint. I'll have to rework `org-export-async-start' later, since it has some weaknesses. Thank you for reporting it. Regards, -- Nicolas Goaziou