Re: [O] Doc bug: Publishing "Simple Example" is missing publishing function

2017-09-21 Thread Nicolas Goaziou
Hello, Nick Dokos writes: > I tried to publish the project described in > > (info "(org) Simple example") > > and I got the complaint > > , > | ~$ emacs -batch -l foo.el --eval '(org-publish "org")' > | No publishing function chosen > ` > > I attach a patch to fix the doc. Applied. Th

[O] Doc bug: Publishing "Simple Example" is missing publishing function

2017-09-20 Thread Nick Dokos
I tried to publish the project described in (info "(org) Simple example") and I got the complaint , | ~$ emacs -batch -l foo.el --eval '(org-publish "org")' | No publishing function chosen ` I attach a patch to fix the doc. >From 653cf7ba3041c5992091317f0c18c47326f58d70 Mon Sep 17 00