From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Peter Westlake" Subject: Re: Re: BUG: blank items in the agenda Date: Wed, 02 Sep 2009 23:07:35 +0100 Message-ID: <1251929255.12792.1332934757@webmail.messagingengine.com> References: <1251911241.16389.1332885905@webmail.messagingengine.com><87iqg1jktn.fsf@fastmail.fm> <10232.1251915116@alphaville.usa.hp.com><1251925374.2472.1332925121@webmail.messagingengine.com> <925774CA-9A99-4206-86A5-F89190F35D01@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MixzS-00040v-Mx for emacs-orgmode@gnu.org; Wed, 02 Sep 2009 18:07:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MixzN-0003yw-Mk for emacs-orgmode@gnu.org; Wed, 02 Sep 2009 18:07:41 -0400 Received: from [199.232.76.173] (port=59659 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MixzN-0003ym-I6 for emacs-orgmode@gnu.org; Wed, 02 Sep 2009 18:07:37 -0400 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:40472) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MixzN-0000EV-05 for emacs-orgmode@gnu.org; Wed, 02 Sep 2009 18:07:37 -0400 In-Reply-To: <925774CA-9A99-4206-86A5-F89190F35D01@gmail.com> 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" On Wed, 02 Sep 2009 23:35 +0200, "Carsten Dominik" wrote: > Hi Peter, > > is this only happening if the entry is the *first* entry in the list > in the agenda? No, it's the same if it's second or third too (or more, but I stopped there). Thanks for looking at this, Peter. > - Carsten > > On Sep 2, 2009, at 11:02 PM, Peter Westlake wrote: > > > > > > > On Wed, 02 Sep 2009 14:11 -0400, "Nick Dokos" > > wrote: > >> Matt Lundin wrote: > > ... > > > >>> I can't duplicate this. > >>> > >>> GNU Emacs 23.1.1 (i686-pc-linux-gnu, GTK+ Version 2.16.5) > >>> > >>> Org-mode version 6.30c > >>> > >> > >> Neither can I (same versions, more-or-less). > >> > >> Peter, can you check the faces? Maybe the item disappears in a same- > >> color background? I get 'org-agenda-dimmed-todo-face' for your item > >> and 'org-scheduled-previously' for other items (not sure why), so > >> it's conceivable that a face setting is responsible. > >> > >> M-x describe-face while the cursor is on the appropriate text will > >> do it (if you have hl-line-mode on, you may have to turn it off > >> first). > > > > It's org-scheduled-today, foreground DarkGreen. That's the colour it > > appears when it isn't a TODO item. It doesn't change when I add a > > TODO, or when the agenda is redisplayed with the blank line. > > > > One reason for treating this as a bug rather than an oddity of > > display is that the apparently blank line still responds to > > commands, so it could be modified without the user knowing. > > > > Peter. > > > > > > _______________________________________________ > > Emacs-orgmode mailing list Remember: use `Reply All' to send replies > > to the list. Emacs-orgmode@gnu.org > > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >