From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard G Riley Subject: Re: faces in agenda Date: Wed, 03 Sep 2008 11:49:55 +0200 Message-ID: References: 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 1Kap0a-0003t8-Gj for emacs-orgmode@gnu.org; Wed, 03 Sep 2008 05:50:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kap0Y-0003r9-Id for emacs-orgmode@gnu.org; Wed, 03 Sep 2008 05:50:39 -0400 Received: from [199.232.76.173] (port=54356 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kap0Y-0003qq-4L for emacs-orgmode@gnu.org; Wed, 03 Sep 2008 05:50:38 -0400 Received: from yx-out-1718.google.com ([74.125.44.158]:12656) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kap0X-0007y0-Rs for emacs-orgmode@gnu.org; Wed, 03 Sep 2008 05:50:37 -0400 Received: by yx-out-1718.google.com with SMTP id 34so1347466yxf.66 for ; Wed, 03 Sep 2008 02:50:35 -0700 (PDT) In-Reply-To: (Carsten Dominik's message of "Wed, 3 Sep 2008 11:36:49 +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: org-mode , Richard G Riley Carsten Dominik writes: > On Aug 3, 2008, at 1:21 PM, Richard G Riley wrote: > > Possibly a small bug. In the agenda all scheduled items appear to use > the face org-scheduled-today even if they are scheduled a day or two in > the future. > > I don't see this as a bug. Maybe the name of the face is slightly missleading. This face marks tasks which are scheduled under the > date where they are scheduled. > > - Carsten > I guess I think an "org-scheduled" face for tasks not scheduled for "today" allows better clarity so that "todays" tasks (org-scheduled-today) stand out more in the agenda should you so require/customise.