[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] org-publish broken?
From: |
Bastien |
Subject: |
Re: [O] org-publish broken? |
Date: |
Wed, 13 Feb 2013 18:25:18 +0100 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) |
Hi Henry,
henry atting <address@hidden> writes:
> Since the last git pull: org-mode version 7.9.3e (7.9.3e-1016-g2fa53e)
> org-publish no longer works. Error message:
>
> Publishing file file.org `org-publish-org-to-html'
> org-publish-file: Symbol's function definition is void:
> org-publish-org-to-html
Since you are using Org from the master branch,
you need to use org-html-publish-to-html from ox-html.el.
This is one of the incompatible changes that comes with
merging the new exporter.
Until 8.0 is released, I suggest publication should be
done from the maint branch. Otherwise you'll need to
update your configuration.
HTH,
--
Bastien