all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* New faces in org-mode ??
@ 2007-08-23 17:58 William Case
  2007-08-24 19:49 ` J. David Boyd
  0 siblings, 1 reply; 6+ messages in thread
From: William Case @ 2007-08-23 17:58 UTC (permalink / raw)
  To: EMACS List

Hi;

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

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

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

-- 
Regards Bill

^ permalink raw reply	[flat|nested] 6+ messages in thread
* New faces in org-mode ??
@ 2007-08-25  0:23 William Case
  2007-08-26 12:58 ` Carsten Dominik
  2007-08-29 17:28 ` Carsten Dominik
  0 siblings, 2 replies; 6+ messages in thread
From: William Case @ 2007-08-25  0:23 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-08-29 17:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-23 17:58 New faces in org-mode ?? William Case
2007-08-24 19:49 ` J. David Boyd
2007-08-24 20:27   ` William Case
  -- strict thread matches above, loose matches on Subject: below --
2007-08-25  0:23 William Case
2007-08-26 12:58 ` Carsten Dominik
2007-08-29 17:28 ` Carsten Dominik

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.