emacs-orgmode
[Top][All Lists]
Advanced

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

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


From: Marcin Magnus
Subject: [O] State "Started" in orange (3 colours)
Date: Mon, 13 Jun 2011 23:29:43 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8

Hey,

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.

Greetings,

Magnus



reply via email to

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