From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: BUG: blank items in the agenda Date: Wed, 2 Sep 2009 23:35:29 +0200 Message-ID: <925774CA-9A99-4206-86A5-F89190F35D01@gmail.com> References: <1251911241.16389.1332885905@webmail.messagingengine.com> <87iqg1jktn.fsf@fastmail.fm> <10232.1251915116@alphaville.usa.hp.com> <1251925374.2472.1332925121@webmail.messagingengine.com> Mime-Version: 1.0 (Apple Message framework v936) 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 1MixUR-00066a-Ca for emacs-orgmode@gnu.org; Wed, 02 Sep 2009 17:35:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MixUM-00066M-RI for emacs-orgmode@gnu.org; Wed, 02 Sep 2009 17:35:38 -0400 Received: from [199.232.76.173] (port=52013 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MixUM-00066J-M5 for emacs-orgmode@gnu.org; Wed, 02 Sep 2009 17:35:34 -0400 Received: from fg-out-1718.google.com ([72.14.220.154]:44717) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MixUM-0002gz-9a for emacs-orgmode@gnu.org; Wed, 02 Sep 2009 17:35:34 -0400 Received: by fg-out-1718.google.com with SMTP id 22so490789fge.12 for ; Wed, 02 Sep 2009 14:35:33 -0700 (PDT) In-Reply-To: <1251925374.2472.1332925121@webmail.messagingengine.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: Peter Westlake Cc: "emacs-orgmode@gnu.org" Hi Peter, is this only happening if the entry is the *first* entry in the list in the agenda? - 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