From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cezar Halmagean Subject: Re: TODO keyword has a org-warning face Date: Thu, 18 Sep 2008 10:46:13 -0700 Message-ID: <11261.2705598169$1221760107@news.gmane.org> References: <871vzie4fz.fsf@cezar@mixandgo.com> <267EE02F-F9D2-4C37-BCB1-148B4789C66E@uva.nl> <878wtq9g8t.fsf@cezar@mixandgo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KgNaJ-0001OV-MF for emacs-orgmode@gnu.org; Thu, 18 Sep 2008 13:46:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KgNaJ-0001Ns-5T for emacs-orgmode@gnu.org; Thu, 18 Sep 2008 13:46:31 -0400 Received: from [199.232.76.173] (port=45404 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KgNaI-0001Nn-Rv for emacs-orgmode@gnu.org; Thu, 18 Sep 2008 13:46:30 -0400 Received: from main.gmane.org ([80.91.229.2]:35104 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KgNaI-0004vt-Mx for emacs-orgmode@gnu.org; Thu, 18 Sep 2008 13:46:30 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KgNaC-0000t1-V9 for emacs-orgmode@gnu.org; Thu, 18 Sep 2008 17:46:25 +0000 Received: from 208.71.158.250 ([208.71.158.250]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Sep 2008 17:46:24 +0000 Received: from cezar by 208.71.158.250 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Sep 2008 17:46:24 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Carsten Dominik writes: > And how about org-todo-keyword-faces? > (("TODO" . org-warning) ("SOMEDAY" :foreground "pink" :weight bold :underline nil) ("WAITING" :foreground "orange" :weight bold :underline nil)) I can see the problem there, dunno why it's there tho. Cezar