* org-agenda-custom-commands with org-agenda-clockreport-mode somewhat broken?
@ 2012-05-05 10:30 Gaizka
0 siblings, 0 replies; only message in thread
From: Gaizka @ 2012-05-05 10:30 UTC (permalink / raw)
To: emacs-orgmode
Hi there!
I have these custom agendas in my org-agenda-custom-commands variable:
("w" . "Work Related")
("w1" "Test ok report"
((agenda "" (
(org-agenda-clockreport-mode t)
))))
("w2" "Test broken report" agenda ""
(
(org-agenda-clockreport-mode t)
))
Aren't these custom agendas supposed to work the same?
If I press C-a w 1, the agenda buffer displays the clock report.
If I press C-a w 2, the agenda buffer *does not* display the clock report.
But if i press 'r', the agenda gets rebuilt and *then it does display the clock
report*
I don't know if this is a bug in org-mode, or I was configuring it wrongly, I
just wanted to let you know.
Thanks a lot for org-mode, it has help me so much in getting my life ordered!!
-- Gaizka
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-05 10:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-05 10:30 org-agenda-custom-commands with org-agenda-clockreport-mode somewhat broken? Gaizka
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.