ox-publish: Fix publishing components asynchronously
commitf8d7da4c33729296d2a38bcb4ccaaabfe01dd121
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 4 Nov 2014 21:15:27 +0000 (4 22:15 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 4 Nov 2014 21:21:30 +0000 (4 22:21 +0100)
tree2933856271b532da2df0bad9875da60e1387190e
parent33786d4645dfd5c744e38e3a4bdc587e7e5caf62
ox-publish: Fix publishing components asynchronously

* lisp/ox-publish.el (org-publish): Ensure asynchronous process
  doesn't encounter :components parts in the project, as it may not
  know how to expand them.

Reported-by: Julien Cubizolles <j.cubizolles@free.fr>
<http://permalink.gmane.org/gmane.emacs.orgmode/92319>
lisp/ox-publish.el