[Orgmode] [OT] Exporting org files to html from outside GNU Emacs

2010-12-17 Thread 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)"

[Orgmode] org-export-as-html: Wrong type argument: stringp, t

2010-09-09 Thread Emanuele Santoro
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

Re: [Orgmode] org-export-as-html: Wrong type argument: stringp, t

2010-09-09 Thread Emanuele Santoro
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

[O] Rendering quoted HTML outside the last headline's HTML.

2015-11-08 Thread Emanuele Santoro
t headline has been rendered" ? Thanks in advance, -- Emanuele Santoro