Hi;

I have made the following change in my org-mode:

     (setq org-todo-keywords '("TODO" "WAIT" "MAYBE" "DONE")
           org-todo-interpretation 'sequence)

Actually, I am not sure if that is final variable change, but that was
what was suggested in the documentation.  In fact, I M-x cutomize-group
RET org-mode, then added "WAIT" and "MAYBE" to org TODO keywords and
saved for future sessions. 

"TODO" "WAIT" "MAYBE" all show with 'red1' faces while "DONE" is in
forest green.  How do I cutomize org-mode so that "WAIT" and "MAYBE"
have their own itemization in custom-org-faces and then make each have
their own face colour?

-- 
Regards Bill



_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to