From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason McBrayer Subject: Re: Custom Agenda View for Projects Date: Wed, 16 Mar 2011 15:24:51 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0015173fe7ecb1b12b049e9e7fc5 Return-path: Received: from [140.186.70.92] (port=35991 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PzwL5-0000L8-N7 for emacs-orgmode@gnu.org; Wed, 16 Mar 2011 15:25:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PzwL4-0002V7-9n for emacs-orgmode@gnu.org; Wed, 16 Mar 2011 15:24:59 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:39517) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PzwL4-0002V1-5C for emacs-orgmode@gnu.org; Wed, 16 Mar 2011 15:24:58 -0400 Received: by fxm18 with SMTP id 18so2261697fxm.0 for ; Wed, 16 Mar 2011 12:24:56 -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: Christian Zang Cc: emacs-orgmode@gnu.org --0015173fe7ecb1b12b049e9e7fc5 Content-Type: text/plain; charset=ISO-8859-1 I can see the same behaviour here. I only get a few of my PROJECT headlines if org-enforce-todo-dependencies is t; I get all of them if it is nil. My value for org-todo-keywords is: ((type "TODO" "NEXTACTION" "INPROCESS" "WAITING" "NEEDSPREREQ" "|" "DONE" "DELEGATED" "CANCELLED") (type "PROJECT" "|" "COMPLETED") (type "SOMEDAY" "MAYBE" "|" "CANCELLED")) The odd thing, to me, is that this doesn't seem to affect e.g. WAITING or SOMEDAY tasks, though those are not likely to have children, which PROJECT headlines certainly will. -- Jason F. McBrayer http://jfm.carcosa.net/ --0015173fe7ecb1b12b049e9e7fc5 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I can see the same behaviour here. I only get a few of my PROJECT headlines= if org-enforce-todo-dependencies is t; I get all of them if it is nil.
=
My value for org-todo-keywords is:

((type "TODO" "= ;NEXTACTION" "INPROCESS" "WAITING" "NEEDSPRER= EQ" "|" "DONE" "DELEGATED" "CANCELL= ED")
=A0(type "PROJECT" "|" "COMPLETED")
=A0(ty= pe "SOMEDAY" "MAYBE" "|" "CANCELLED"= ;))

The odd thing, to me, is that this doesn't seem to affect e.= g. WAITING or SOMEDAY tasks, though those are not likely to have children, = which PROJECT headlines certainly will.

--
Jason F. McBrayer
http://= jfm.carcosa.net/
--0015173fe7ecb1b12b049e9e7fc5--