Hi,
With org-mode 8.0.7 (emacs 23.4.1), I have some problems to publish a
project.
I have this error : "Publishing file /home/xxx/site/org/index.org using
`org-publish-org-to-html'
find-buffer-visiting: Wrong type argument: stringp, (:base-directory
"~/site/org/" :base-extension "org" :publi
pw writes:
> Le 13/09/2013 17:26, Nicolas Goaziou a écrit :
>> You shouldn't require "org-publish", which belongs to the old framework.
>> I think you can skip this part altogether. If it fails, try requiring
>> "ox-publish" instead.
> Thanks for your answer.
>
> If I remove "require 'org-publish
I'm found myself the solution to my question which consiste in replacing
"org-publish-org-to-html" by "org-html-publish-to-html" into my .emacs.
It's a shame that a lot of very good tutorials like Sebastian Rose's
publishing one are a little bit outdated and, so, make people getting wrong.
pw
Le 13/09/2013 17:26, Nicolas Goaziou a écrit :
You shouldn't require "org-publish", which belongs to the old framework.
I think you can skip this part altogether. If it fails, try requiring
"ox-publish" instead.
Thanks for your answer.
If I remove "require 'org-publish)" I have another error :
Hello,
pw writes:
> (require 'org-publish)
You shouldn't require "org-publish", which belongs to the old framework.
I think you can skip this part altogether. If it fails, try requiring
"ox-publish" instead.
Regards,
--
Nicolas Goaziou
Hi,
With org-mode 8.0.7 (emacs 23.4.1), I have some problems to publish a
project.
I have this error : "Publishing file /home/xxx/site/org/index.org using
`org-publish-org-to-html'
find-buffer-visiting: Wrong type argument: stringp, (:base-directory
"~/site/org/" :base-extension "org" :publi