From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Subtly hightling task backgrounds Date: Fri, 01 Jul 2011 10:53:43 +0200 Message-ID: <87liwi5qlk.fsf@gnu.org> References: <5A411870-F03C-4DC0-A133-FE01920A4BD1@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41181) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcZTR-0006y3-MO for emacs-orgmode@gnu.org; Fri, 01 Jul 2011 04:53:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QcZTQ-0000AO-1A for emacs-orgmode@gnu.org; Fri, 01 Jul 2011 04:53:17 -0400 Received: from mail-fx0-f52.google.com ([209.85.161.52]:40604) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcZTP-0000AD-H2 for emacs-orgmode@gnu.org; Fri, 01 Jul 2011 04:53:15 -0400 Received: by fxd18 with SMTP id 18so2765537fxd.39 for ; Fri, 01 Jul 2011 01:53:14 -0700 (PDT) In-Reply-To: <5A411870-F03C-4DC0-A133-FE01920A4BD1@gmail.com> (John Wiegley's message of "Thu, 30 Jun 2011 11:28:09 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: John Wiegley Cc: emacs-org list , Carsten Dominik Hi John, John Wiegley writes: > To achieve this, I have the following in my todo file: Nice -- maybe a more general implementation would be to let users assign a color to a category, which is really one defcustom away from your code. Would you be willing to submit a patch in that direction? Thanks! -- Bastien