org-mode/lisp
Carsten Dominik ec11ff6f72 Fix agenda csv export to show full time
Max Mustermann writes:

> 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::
2010-02-21 08:26:28 +01:00
..
ChangeLog Fix agenda csv export to show full time 2010-02-21 08:26:28 +01:00
ChangeLog.01 Split ChangeLog file into parts. 2008-05-08 08:16:38 +02:00
org-agenda.el Fix agenda csv export to show full time 2010-02-21 08:26:28 +01:00
org-archive.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-ascii.el ASCII export: Remove narrowing of columns for export 2010-02-12 18:48:16 +01:00
org-attach.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-bbdb.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-beamer.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-bibtex.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-clock.el Fix clock-in with effort and percent complete cookie 2010-02-20 18:06:19 +01:00
org-colview-xemacs.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-colview.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-compat.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-crypt.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-ctags.el Bug fixes in org-ctags.el 2010-01-18 08:21:33 +01:00
org-datetree.el Fix typo 2010-01-23 22:47:47 +01:00
org-docbook.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-docview.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-exp-blocks.el babel: greatly simplified block exportation 2010-02-09 19:09:19 -07:00
org-exp.el babel: now including source code block arguments w/source name on export 2010-02-10 13:34:00 -07:00
org-faces.el Have quote and verse blocks be fontified again 2010-02-09 00:13:15 +01:00
org-feed.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-footnote.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-freemind.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-gnus.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-habit.el Fix habit alignment problems 2010-01-31 17:51:49 +01:00
org-html.el HTML export: Add class to outline containers using property 2010-02-01 09:37:35 +01:00
org-icalendar.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-id.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-indent.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-info.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-inlinetask.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-irc.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-jsinfo.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-latex.el LaTeX export: When exporting to a buffer only, do not require a file name 2010-02-12 08:34:00 +01:00
org-list.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-mac-message.el Fix bug with insertion of date lines into a tree from the agenda 2010-02-01 14:30:36 +01:00
org-macs.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-mew.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-mhe.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-mobile.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-mouse.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-plot.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-protocol.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-publish.el Remove comma after means in many docstrings 2010-01-21 16:15:40 +01:00
org-remember.el When expanding remember templates, do file insertion first 2010-02-01 07:42:18 +01:00
org-rmail.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-src.el Widen before exiting edit buffers 2010-02-09 16:10:06 -05:00
org-table.el ASCII export: Remove narrowing of columns for export 2010-02-12 18:48:16 +01:00
org-timer.el One more hook in org-timer.el 2010-02-20 20:31:44 +01:00
org-vm.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-w3m.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-wl.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org-xoxo.el Version number to 6.34trans 2010-01-20 10:13:21 +01:00
org.el Fix goto last refile location 2010-02-20 20:36:38 +01:00