emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Command line switch under Windows version of org-mode


From: Carsten Dominik
Subject: Re: [Orgmode] Command line switch under Windows version of org-mode
Date: Sun, 19 Oct 2008 20:29:29 +0200

Hi,

this is useful information, would you like to formulate a FAQ entry about this and send it to me so that we can have this information available in a prominent place?

- Carsten

On Oct 18, 2008, at 6:01 PM, address@hidden wrote:

I have been trying to get an org-mode to output an agenda to the Windows command prompt. This worked easily under linux with the following switches on the command line:

-batch -l <<<path>>>/init.el -eval '(org-batch-agenda "a" org-agenda- ndays 30)'

I eventually got this working under Windows by replacing the single quotes with double quotes and replacing "a" with """a""".
So the working parameters are

-batch -l "<<<path>>>/init.el" -eval "(org-batch-agenda """a""" org- agenda-ndays 30)"


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode





reply via email to

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