From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: david@adboyd.com (J. David Boyd) Newsgroups: gmane.emacs.help Subject: Re: New faces in org-mode ?? Date: Fri, 24 Aug 2007 15:49:07 -0400 Message-ID: <87wsvksogc.fsf@adboyd.com> References: <1187891917.2722.29.camel@CASE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1187985034 18884 80.91.229.12 (24 Aug 2007 19:50:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 24 Aug 2007 19:50:34 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 24 21:50:31 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IOfAq-00054c-HE for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Aug 2007 21:50:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IOfAi-0005Xn-6Y for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Aug 2007 15:50:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IOfAS-0005XX-Cv for help-gnu-emacs@gnu.org; Fri, 24 Aug 2007 15:50:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IOfAN-0005XD-KV for help-gnu-emacs@gnu.org; Fri, 24 Aug 2007 15:50:03 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IOfAN-0005X9-BY for help-gnu-emacs@gnu.org; Fri, 24 Aug 2007 15:49:59 -0400 Original-Received: from main.gmane.org ([80.91.229.2] 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 1IOfAJ-00041z-Kd for help-gnu-emacs@gnu.org; Fri, 24 Aug 2007 15:49:58 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IOf9j-0005kN-Ec for help-gnu-emacs@gnu.org; Fri, 24 Aug 2007 21:49:21 +0200 Original-Received: from 156-40.126-70.tampabay.res.rr.com ([70.126.40.156]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Aug 2007 21:49:19 +0200 Original-Received: from david by 156-40.126-70.tampabay.res.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Aug 2007 21:49:19 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 23 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 156-40.126-70.tampabay.res.rr.com User-Agent: Gnus/5.1100000000000003 (Gnus v5.11) Emacs/22.1 (cygwin) Cancel-Lock: sha1:awY6Hr1vDlVxUCA54ZXrv3lxOeY= X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:46817 Archived-At: William Case writes: > 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 You should sign up for the org list emacs-orgmode@gnu.org and ask there. Dave