From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eliseo Papa Subject: change color of headline depending on TODO state ? Date: Wed, 20 Jan 2010 12:35:31 +0000 Message-ID: <033053BC-7B9F-4137-B5B5-D148ADFFBFA8@mit.edu> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NXZme-0000Eb-Cs for emacs-orgmode@gnu.org; Wed, 20 Jan 2010 07:35:40 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NXZmZ-00006X-Kx for emacs-orgmode@gnu.org; Wed, 20 Jan 2010 07:35:40 -0500 Received: from [199.232.76.173] (port=44299 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NXZmZ-00006N-HC for emacs-orgmode@gnu.org; Wed, 20 Jan 2010 07:35:35 -0500 Received: from dmz-mailsec-scanner-5.mit.edu ([18.7.68.34]:59224) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NXZmZ-0002Et-0W for emacs-orgmode@gnu.org; Wed, 20 Jan 2010 07:35:35 -0500 Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) by biscayne-one-station.mit.edu (8.13.6/8.9.2) with ESMTP id o0KCYk2C028836 for ; Wed, 20 Jan 2010 07:34:46 -0500 (EST) Received: from lapofeli.lan (94-195-201-76.zone9.bethere.co.uk [94.195.201.76]) (authenticated bits=0) (User authenticated as elipapa@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id o0KCZmpC029764 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT) for ; Wed, 20 Jan 2010 07:35:50 -0500 (EST) 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 Hi all, I was wondering if somewhere in the seemingly-infinite org flexibility, there exist a way to color the headlines depending on the TODO keyword. That is, change not only the color of the keywords, but also of the associated headline. It would make it easier for me to scan through the document looking for (say) waiting tasks without having to set tags, or custom agenda views. Many thanks, eli