From: Gaizka <izgaka@gmail.com>
To: emacs-orgmode@gnu.org
Subject: org-agenda-custom-commands with org-agenda-clockreport-mode somewhat broken?
Date: Sat, 5 May 2012 12:30:40 +0200 [thread overview]
Message-ID: <20120505103019.GB4068@gandalf> (raw)
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
reply other threads:[~2012-05-05 10:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120505103019.GB4068@gandalf \
--to=izgaka@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).