Sharon Kimble <[email protected]> writes:
> ...
> I am calling org-publish by "C-c C-e P p" which then shows this in
> "*Messages*"
>
> Loading /home/boudiccas/.org-timestamps/taste.cache...done
> org-publish-file: No publishing function chosen
>
[entirely untested]
Define a publishing function. The "complex" example in the manual
shows
:publishing-function org-html-publish-to-html
so try adding that.
Apparently, the "simple" example assumes that there is a default
publishing function, but that does not seem to be the case now.
Not sure if it is better to fix the code so that there *is* a
default publishing function or to fix the doc to add one.
--
Nick