Ming Lu <hilum...@gmail.com> writes:

> Sorry, the email display has some problem. Here is my publish setup:
>
> (require 'org-publish)
> (setq org-publish-project-alist
>       '(
> ;;first, the notes component
> ("org-notes"
> :base-directory "~/Documents/org/notes/"
> :base-extension "org"
> :publishing-directory "~/Documents/org/publish/"
> :recursive t
> :publishing-function org-publish-org-to-html
                       ^^^^^^^^^^^^^^^^^^^^^^^

This does not exist in org-mode 8 - see 

   http://orgmode.org/worg/org-8.0.html

-- 
Nick


Reply via email to