From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick Drechsler Subject: Re: How do I change font for DONE tasks? Date: Sat, 31 Mar 2007 16:56:51 +0200 Message-ID: <871wj5tqa4.fsf@pdrechsler.de> References: <20070330.110235.248201705.dave@skiddlydee.com> <87hcs318ql.fsf@baldur.tsdh.de> <32a982fc6475c5c91afbca66a1076cb4@science.uva.nl> 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 1HXf43-0007Ef-N2 for emacs-orgmode@gnu.org; Sat, 31 Mar 2007 11:00:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HXf42-0007EH-4p for emacs-orgmode@gnu.org; Sat, 31 Mar 2007 11:00:23 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HXf41-0007EE-VF for emacs-orgmode@gnu.org; Sat, 31 Mar 2007 10:00:22 -0500 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 1HXf1C-0003PM-PZ for emacs-orgmode@gnu.org; Sat, 31 Mar 2007 10:57:27 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HXf0y-0008Jc-IT for emacs-orgmode@gnu.org; Sat, 31 Mar 2007 16:57:12 +0200 Received: from dslb-088-065-107-126.pools.arcor-ip.net ([88.65.107.126]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 31 Mar 2007 16:57:12 +0200 Received: from patrick by dslb-088-065-107-126.pools.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 31 Mar 2007 16:57:12 +0200 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: > On Mar 30, 2007, at 9:38, Tassilo Horn wrote: >> >> But it's much easier to position point on the face you want to change >> (in your case the "DONE") and hit `M-x customize-face RET RET'. > > I did not know this. Excellent, thank you very much. Looking at this I was wondering if it is possible to change colors individually for different TODO states. If, for example, I have this in my options: #+SEQ_TODO: TODO STARTED IMPLEMENTED FEEDBACK VERIFY DONE it would be neat to have different colors for each state (TODO:red, STARTED:orange, IMPLEMENTED:lightgreen, FEEDBACK:...). Maybe something for future? Cheers Patrick -- Look Ma, this man can twist his fingers as if they were made of rubber, isn't that amazing? -- Not really, he's been using Emacs for years...!