t headline has been rendered" ?
Thanks in advance,
--
Emanuele Santoro
(write-file
(concat
(file-name-directory org-doc)
"/"
(file-name-sans-extension (file-name-nondirectory org-doc))
As you can see, I'm not a proficient elisp programmer.
The aim is to run emacsclient -e "(batch-export-file $my_file_path)"
On Thu, Sep 09, 2010 at 05:45:46PM +0200, Emanuele Santoro wrote:
> org-export-as-html: Wrong type argument: stringp, t
>
Ok, ok.
Thank you all (all?) for the great answers, but I solved by myself.
There was an error in my org-publish-project-alist.
My main project had a wrong :lin
r: (wrong-type-argument stringp t)
string-match("\\S-" t)
org-export-as-html(1 nil (:buffer-will-be-killed t :base-directory
"~/sito/org-files/" :publishing-directory "~/sito/html/" :publish-function
org-publish-org-to-html :style "" :auto-ind