emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] State "Started" in orange (3 colours)


From: Michael Brand
Subject: Re: [O] State "Started" in orange (3 colours)
Date: Mon, 13 Jun 2011 23:40:39 +0200

Hi Marcin

Try "C-h v org-todo-keyword-faces".

Michael

On Mon, Jun 13, 2011 at 23:29, Marcin Magnus <address@hidden> wrote:
> I wanted to get 3 types of state in red, in orange and in green, like
> http://orgmode.org/
> However I have gone through
> http://orgmode.org/manual/Tracking-TODO-state-changes.html and I could not
> find it.
> I tried:
> (setq org-todo-keywords
>       '((sequence "TODO" "IN_PROGRESS" "|" "DONE" "|" "MAYBE")))
> It does not work as I wanted.
>
>
> (setq org-todo-keywords
>       '((sequence "TODO" "IN_PROGRESS" "|" "DONE" "MAYBE"))) works
> however I have just 2 states (two colours: red and green).
>
> I use
> Ubuntu 10.10
> GNU Emacs 23.1.50.1 (i486-pc-linux-gnu, GTK+ Version 2.18.0)
> release_7.5-370-gf089a Org-mode version 7.5 (release_7.5.370.gf089a)
>
> I hope you can help me.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]