emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Batch export to html


From: Vikas Rawal
Subject: [O] Batch export to html
Date: Wed, 7 Dec 2011 16:46:21 +0530
User-agent: Mutt/1.5.21 (2010-09-15)

I would like to export an org file to html using a batch command. This
is the command I tried.

emacs --batch --load=$HOME/lisp/org-7.01/lisp/org.el --eval "(setq
org-export-headline-levels 1)" --visit=$HOME/file.org --funcall 
org-export-as-html-batch

But I get an error which says: 

Symbol's function definition is void: org-in-block-p

Could anyone explain what this could mean?

Thanks,

Vikas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]