emacs-orgmode@gnu.org archives
 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

* Re: org-batch-agenda-csv shows incomplete time
  2010-02-20 21:51 org-batch-agenda-csv shows incomplete time Max
@ 2010-02-21  7:27 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2010-02-21  7:27 UTC (permalink / raw)
  To: Max; +Cc: emacs-orgmode

Fixed, thanks.

This fix is available in the git repository and will eventually
be part of release 6.35.

- Carsten

On Feb 20, 2010, at 10:51 PM, Max wrote:

> 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
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten

^ 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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).