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, [EMAIL PROTECTED] 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.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode



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

Reply via email to