Hello,
This has been discussed here a number of times before, but I still see
this bug.
Test case:
emacs -q /tmp/test.org
--- test.org contents ---
* DONE test
SCHEDULED: <2011-11-23 Wed>
--- test.org contents ---
C-c [
M-x org-agenda a
"DONE" is correctly displayed with the org-done face as seen from C-u C-x =
M-: (setq org-agenda-custom-commands '(("p" "Agenda" ((agenda ""))))
M-x org-agenda p
Now DONE is displayed with the org-todo face.
emacs-version: GNU Emacs 24.0.90.1 (x86_64-apple-darwin, NS
apple-appkit-1038.35) of 2011-09-26 on virtualmac.porkrind.org
org-version: Org-mode version 7.7
Are there any plans to fix this?
Thanks and regards,
Alexey.