emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Handling errors in command line exporting of agenda?


From: Nick Dokos
Subject: Re: [O] Handling errors in command line exporting of agenda?
Date: Mon, 08 Aug 2011 16:33:03 -0400

suvayu ali <address@hidden> wrote:

> Hi John,
> 
> On Mon, Aug 8, 2011 at 9:48 PM, John Hendy <address@hidden> wrote:
> > -batch -l ~/.emacs -eval
> 
> Your problem is the long options are wrong. According to the manpages,
> there should be 2 hyphens.
> 
> --eval and --batch.
> 

Nope - emacs recognizes both (presumably the single hyphen ones are deprecated
but they still work:

    emacs -batch -eval '(message "foo")'

works fine.

Nick



reply via email to

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