emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] batch printing of diary/agenda without Scheduled items


From: pete phillips
Subject: [Orgmode] batch printing of diary/agenda without Scheduled items
Date: Wed, 03 Oct 2007 11:04:52 +0100

Hi

I want to print out my agenda to share/email to colleagues - entries
from the diary file and normal dates associated with things in angled
brackets eg: <2007-10-01 10:30>

However, I don't want any Scheduled items to appear (as these are not
appointments/dates as such).

I currently use this:

 /usr/bin/emacs-snapshot -batch -l ~/.xemacs/init.el -eval "(setq 
european-calendar-style nil diary-mail-days 7 diary-file
 \"/home/pete/diary\")"    -eval  '(org-batch-agenda "a"  org-agenda-files 
(quote ("~/TODO/HOME.org" "~/TODO/SMTL.org")))' 

but it prints the Scheduled dates as well.

What magic incantation do I need to add ? 

Cheers,
Pete




reply via email to

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