From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: font-locking TODO in agenda view Date: Wed, 19 Apr 2006 08:50:15 +0200 Message-ID: References: <6114df114bdc4adbddfd5f87ce02b3bd@science.uva.nl> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FW6W4-000494-RN for emacs-orgmode@gnu.org; Wed, 19 Apr 2006 02:50:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FW6W3-00048F-9K for emacs-orgmode@gnu.org; Wed, 19 Apr 2006 02:50:20 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FW6W3-00048A-0V for emacs-orgmode@gnu.org; Wed, 19 Apr 2006 02:50:19 -0400 Received: from [66.249.92.169] (helo=uproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FW6X5-0000d9-R3 for emacs-orgmode@gnu.org; Wed, 19 Apr 2006 02:51:24 -0400 Received: by uproxy.gmail.com with SMTP id m2so762642ugc for ; Tue, 18 Apr 2006 23:50:17 -0700 (PDT) In-Reply-To: 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: David O'Toole Cc: emacs-orgmode@gnu.org On Apr 19, 2006, at 0:45, David O'Toole wrote: > > Carsten Dominik writes: > >> TODO items are not fontified currently in the agenda buffer, that is >> correct. Maybe they should? Maybe I should make the TODO red.... > > This would be perfect! This works now in the new test version 4.24b http://www.astro.uva.nl/~dominik/public_html/org/org-testfaces.zip > >> But I will put this on the things I will change: Make it possible to >> schedule a TODO item for today by pressing > on it. I am not so sure anymore how exactly this should work, because the TODO entry may already have one or more timestamps associated with it. Hmmm. Needs more thinking, so not implemented yet. - Carsten