Re: [O] Still have some problem in org-publish-project

2014-01-20 Thread Nick Dokos
Ming Lu 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 "

Re: [O] Still have some problem in org-publish-project

2014-01-20 Thread Ming Lu
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/" :recurs