[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orgmode] Please test this custom agenda command
From: |
Memnon Anon |
Subject: |
[Orgmode] Please test this custom agenda command |
Date: |
Fri, 17 Dec 2010 21:12:21 +0000 (UTC) |
Hi,
I am on a little bug hunt ;) and hope to figure out what is happening
here over the next days. However, if someone has a minute:
Could someone please try this custom agenda command?
--8<---------------cut here---------------start------------->8---
(setq org-agenda-custom-commands
'(("z" "TESTING"
((org-agenda-list)))))
--8<---------------cut here---------------end--------------->8---
What I am seeing is this:
Calling the agenda with `M-x org-agenda-list' produces my daily agenda.
TODO Keywords are colored just fine, i.e. in my case TODO=BrickRed3 and
DONE=Dimmed.
However, using `C-a a z', the custom command set up in the snippet
above, results in DONE=BrickRed3.
thx
Memnon
Org-mode version 7.3 (release_7.4.38.g3324)
GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.1) of 2010-11-03 on
potassium, modified by Debian
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Orgmode] Please test this custom agenda command,
Memnon Anon <=