emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Failure exporting with emacs --batch


From: Herbert Sitz
Subject: Re: [O] Failure exporting with emacs --batch
Date: Tue, 15 Nov 2011 20:09:40 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Tom Prince <tom.prince <at> ualberta.net> writes:

> With b43c1c621f52f4a51d8d79cb76c226dfed003998 running
> 
>  emacs --no-init-file --load min.el --eval '(setq debug-on-error t)' --eval
'(find-file "test.org")'
> -eval '(org-export-as-html 3)' --batch
> 

Not sure, but I do something similar with a single --eval:

    --eval '(progn (find-file "filename") (org-export-as-html-and-open 3) )'


-- Herb





reply via email to

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