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:18:10 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Herbert Sitz <hesitz <at> gmail.com> writes:
> 
> Not sure, but I do something similar with a single --eval:
> 
>     --eval '(progn (find-file "filename") (org-export-as-html-and-open 3) )'
> 

Except my version has double quotes for --eval argument and backslashes before
embedded quotes:

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







reply via email to

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