From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: faces in agenda Date: Wed, 3 Sep 2008 12:02:08 +0200 Message-ID: <0F978AB2-FCBC-4D3F-869A-2BE8044B997A@uva.nl> References: Mime-Version: 1.0 (Apple Message framework v926) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KapBo-0000x2-K8 for emacs-orgmode@gnu.org; Wed, 03 Sep 2008 06:02:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KapBm-0000wP-3Y for emacs-orgmode@gnu.org; Wed, 03 Sep 2008 06:02:15 -0400 Received: from [199.232.76.173] (port=50053 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KapBl-0000wA-Hk for emacs-orgmode@gnu.org; Wed, 03 Sep 2008 06:02:13 -0400 Received: from ug-out-1314.google.com ([66.249.92.175]:48381) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KapBl-0001gA-Fd for emacs-orgmode@gnu.org; Wed, 03 Sep 2008 06:02:13 -0400 Received: by ug-out-1314.google.com with SMTP id m2so2431298uge.17 for ; Wed, 03 Sep 2008 03:02:12 -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: Richard G Riley Cc: org-mode On Sep 3, 2008, at 11:49 AM, Richard G Riley wrote: > 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. OK, done. - Carsten > >