Hi,

When I run the follow command

emacs -batch -l ~/.emacs -eval '(org-batch-agenda-csv "a"
org-agenda-start-day "2009-10-01" org-agenda-ndays 60)'

there are some entries such as

,----------------,,,,,800,,,,2009-11-11

that aren't actual events, but seem to be displayed in the agenda for
readability.  This is nice when viewing the agenda with Org in emacs,
but I'm not sure if it's a good idea when outputting the agenda to a
CSV file, since these lines need to be detected and discarded.

Any thoughts on this?

Cheers,
David


_______________________________________________
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