From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-agenda-todo-list-sublevels bug? Date: Fri, 2 Jun 2006 00:00:07 +0200 Message-ID: <43a79d15d67986353ee51bfd9413e126@science.uva.nl> References: <1148468014.4388.19.camel@elrond.zur.novell.com> <1149174477.12396.11.camel@elrond.zur.novell.com> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FlvD7-0006Zd-NT for emacs-orgmode@gnu.org; Thu, 01 Jun 2006 18:00:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FlvD5-0006Ts-1j for emacs-orgmode@gnu.org; Thu, 01 Jun 2006 18:00:08 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FlvD4-0006TY-Q3 for emacs-orgmode@gnu.org; Thu, 01 Jun 2006 18:00:06 -0400 Received: from [194.134.35.145] (helo=smtp05.wanadoo.nl) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FlvJP-0001ga-3B for emacs-orgmode@gnu.org; Thu, 01 Jun 2006 18:06:39 -0400 In-Reply-To: <1149174477.12396.11.camel@elrond.zur.novell.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: Christian Egli Cc: emacs-orgmode OK, there is indeed a bug, exposed because of your setting (setq org-agenda-todo-ignore-scheduled t) which I don't have and therefore the bug did not happen for me. Thanks for taking the time to make me a test file, and for including your complete configuration. I have fixed this for the next version. I am not sure if you realize this, but this will mean that your example todo list will be completely empty. You ask Org-mode to not treat scheduled items as "open", and you also ask it to ignore the subitems of any TODO. The first setting makes it skip the first headline, the second setting makes it skip the other two. Thanks - Carsten On Jun 1, 2006, at 17:07, Christian Egli wrote: > Hi all > > On Wed, 2006-05-24 at 12:53 +0200, Christian Egli wrote: >> I really like the option to hide TODOs that are part of a bigger TODO, >> for example >> >> * TODO Organize party >> ** TODO Invite people >> ** TODO Find location >> >> Thanks to the option org-agenda-todo-list-sublevels my agenda only >> contains the "Organize party" task and is not cluttered with the >> subtasks. >> >> However if I schedule the task "Organize Party" the subtasks show up >> in >> the "ALL CURRENTLY OPEN TODO ITEMS". I guess the code to skip the >> subtasks should not only be in org-agenda-get-todos but also in >> org-agenda-get-scheduled and possibly all org-agenda-get-* functions. > > Attached is the test org file and my .emacs. The version of org-mode is > 4.35 (from CVS). The *Org Agenda* Buffer looks as follows: > > ALL CURRENTLY OPEN TODO ITEMS: > test: TODO Invite people > test: TODO Find location > Monday 29 May 2006 > Tuesday 30 May 2006 > Wednesday 31 May 2006 > Thursday 1 June 2006 > test: Scheduled: TODO Organize party > Friday 2 June 2006 > Saturday 3 June 2006 > Sunday 4 June 2006 > > <.emacs>_______________________________________________ > Emacs-orgmode mailing list > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > -- Carsten Dominik Sterrenkundig Instituut "Anton Pannekoek" Universiteit van Amsterdam Kruislaan 403 NL-1098SJ Amsterdam phone: +31 20 525 7477