* State "Started" in orange (3 colours)
@ 2011-06-13 21:29 Marcin Magnus
2011-06-13 21:40 ` Michael Brand
0 siblings, 1 reply; 2+ messages in thread
From: Marcin Magnus @ 2011-06-13 21:29 UTC (permalink / raw)
To: emacs-orgmode
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: State "Started" in orange (3 colours)
2011-06-13 21:29 State "Started" in orange (3 colours) Marcin Magnus
@ 2011-06-13 21:40 ` Michael Brand
0 siblings, 0 replies; 2+ messages in thread
From: Michael Brand @ 2011-06-13 21:40 UTC (permalink / raw)
To: m.magnus; +Cc: emacs-orgmode
Hi Marcin
Try "C-h v org-todo-keyword-faces".
Michael
On Mon, Jun 13, 2011 at 23:29, Marcin Magnus <mag_dex@o2.pl> 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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-06-13 21:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-13 21:29 State "Started" in orange (3 colours) Marcin Magnus
2011-06-13 21:40 ` Michael Brand
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).