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 _______________________________________________ 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