From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Minor colouring (font lock) annoyance Date: Fri, 24 Apr 2009 14:20:11 -0400 Message-ID: <87bpqlsylg.fsf@gollum.intra.norang.ca> References: <87skjyrl9r.fsf@gollum.intra.norang.ca> 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 1LxQ0Z-0001BT-1O for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 14:20:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LxQ0V-00019h-Ev for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 14:20:18 -0400 Received: from [199.232.76.173] (port=33675 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LxQ0U-00019W-WD for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 14:20:15 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:50923) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LxQ0U-00068H-MQ for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 14:20:14 -0400 In-Reply-To: (Carsten Dominik's message of "Fri\, 24 Apr 2009 20\:18\:01 +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: Carsten Dominik Cc: emacs-orgmode@gnu.org Carsten Dominik writes: > On Apr 24, 2009, at 7:53 PM, Bernt Hansen wrote: >> Right now I have: >> >> ,---- >> | Default Task >> | [d] norang STARTED Organization >> | The task interrupted by starting the last one >> | [i] norang STARTED Email, News, and IRC >> | Current Clocking Task >> | [c] norang STARTED Organization >> | Recent Tasks >> | [1] norang STARTED Organization >> | [2] norang STARTED Email, News, and IRC >> | ... >> | [Z] todo DONE Take Mark swimming >> `---- >> >> d, i, c, and 1-2 are black (no colours at all) >> 3-9, A-D are coloured properly >> E-H are black (no colours) >> I is coloured >> J-L is black >> M is coloured >> N is black >> O, P are coloured >> Q, R are black >> S, T are coloured >> U, V are black >> W is coloured >> X-Z are black (no colours) >> >> There doesn't seem to be any rhyme or reason to which ones get colours >> and which don't as far as I can tell. >> >> Let me know if there's anything else I can provide to try to figure >> out >> what's going on here. > > I do not actively color these tasks, but any headlines that > have been *visible* in a window will have been fontified, > others will not have bee fontified. Org just copies the > text for this list. Maybe I should make then all without > colors? Okay. That's a perfect explanation for me -- and I'll just ignore that color or lack of colour issue. It's actually a lot easier to read coloured than not so please don't bother making them all black. :) -Bernt