all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* org-batch-agenda-csv shows incomplete time
@ 2010-02-20 21:51 Max
  2010-02-21  7:27 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Max @ 2010-02-20 21:51 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

Org-mode version 6.21b in GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+
Version 2.18.3) of 2009-11-10 on vernadsky, modified by Debian.

The Org entry:

   * Appointments 			       :work:
   #+CATEGORY: Appt
   ** Testing <2010-02-20 Sat 22:00-23:30>

produces the following incomplete output with org-batch-agenda-csv :

   emacs -batch -l ~/.emacs -eval '(org-batch-agenda-csv "a"
org-agenda-ndays 1)'
   Appt,Testing,timestamp,,work,2010-2-20,2200,,,1000,2010-2-20

whereas the output of org-batch-agenda shows the correct time:

   emacs -batch -l ~/.emacs -eval '(org-batch-agenda "a" org-agenda-ndays 1)'
   Appt:       22:00-23:30 Testing                  :work::

Thanks,
Max

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-02-21  7:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-20 21:51 org-batch-agenda-csv shows incomplete time Max
2010-02-21  7:27 ` Carsten Dominik

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.