From mboxrd@z Thu Jan 1 00:00:00 1970 From: David O'Toole Subject: Re: font-locking TODO in agenda view Date: Wed, 19 Apr 2006 18:44:47 -0400 Message-ID: References: <6114df114bdc4adbddfd5f87ce02b3bd@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 1FWLPm-0008ID-Pt for emacs-orgmode@gnu.org; Wed, 19 Apr 2006 18:44:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FWLPm-0008Ht-5s for emacs-orgmode@gnu.org; Wed, 19 Apr 2006 18:44:50 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FWLPm-0008Hq-3P for emacs-orgmode@gnu.org; Wed, 19 Apr 2006 18:44:50 -0400 Received: from [66.249.82.206] (helo=xproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FWLQy-0002UK-A8 for emacs-orgmode@gnu.org; Wed, 19 Apr 2006 18:46:04 -0400 Received: by xproxy.gmail.com with SMTP id s13so835886wxc for ; Wed, 19 Apr 2006 15:44:49 -0700 (PDT) In-Reply-To: (Carsten Dominik's message of "Wed, 19 Apr 2006 08:50:15 +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 > This works now in the new test version 4.24b > > http://www.astro.uva.nl/~dominik/public_html/org/org-testfaces.zip > Works great! Thanks so much. I should note, that it only font-locks TODO/DONE entries that are SCHEDULED: . Maybe this is intentional, I don't know. I take it that SCHEDULED is the appropriate way to schedule a task for a given day, i.e. this: ** TODO Shave SCHEDULED: <2006-04-19 Wed> Instead of this: ** TODO Make coffee <2006-04-19 Tue> which just puts a timestamp in, but no SCHEDULED. -- Dave O'Toole dto@gnu.org