From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: BUG: blank items in the agenda Date: Wed, 02 Sep 2009 13:52:20 -0400 Message-ID: <87iqg1jktn.fsf@fastmail.fm> References: <1251911241.16389.1332885905@webmail.messagingengine.com> 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 1Mitw1-0004sI-58 for emacs-orgmode@gnu.org; Wed, 02 Sep 2009 13:47:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mitvw-0004qM-41 for emacs-orgmode@gnu.org; Wed, 02 Sep 2009 13:47:52 -0400 Received: from [199.232.76.173] (port=45301 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mitvw-0004qI-1N for emacs-orgmode@gnu.org; Wed, 02 Sep 2009 13:47:48 -0400 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:42698) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mitvv-0007B6-30 for emacs-orgmode@gnu.org; Wed, 02 Sep 2009 13:47:47 -0400 In-Reply-To: <1251911241.16389.1332885905@webmail.messagingengine.com> (Peter Westlake's message of "Wed, 02 Sep 2009 18:07:21 +0100") 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" "Peter Westlake" writes: > This is quite obscure, and an odd corner case, but here it is. > > If you have an item which is: > > - a TODO > - scheduled > - ordered > - blocked by a child TODO > > then it leaves an empty line in the agenda. > > Here's a test case: > ,---- > | * Press t r on this line in the agenda > | SCHEDULED: <2009-09-02 Wed> > | :PROPERTIES: > | :ORDERED: t > | :END: > | *** TODO Report invisible scheduled items > `---- > > C-a a a will show an agenda with "Scheduled: Press t r ...". > Press "t" on that line to add a TODO. > Press "r" to redisplay, and see the line go blank. I can't duplicate this. GNU Emacs 23.1.1 (i686-pc-linux-gnu, GTK+ Version 2.16.5) Org-mode version 6.30c Best, Matt