From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Possible bug with tag inheritance Date: Sat, 25 Apr 2009 16:55:12 -0400 Message-ID: <878wloh2rz.fsf@gollum.intra.norang.ca> References: <20090424104335.GA17832@earth> <20090425191404.GF17832@earth> 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 1LxouE-0000Nv-22 for emacs-orgmode@gnu.org; Sat, 25 Apr 2009 16:55:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lxou7-0000I5-Mm for emacs-orgmode@gnu.org; Sat, 25 Apr 2009 16:55:25 -0400 Received: from [199.232.76.173] (port=47052 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lxou7-0000Hx-Iu for emacs-orgmode@gnu.org; Sat, 25 Apr 2009 16:55:19 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:65401) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Lxou7-00071o-7Y for emacs-orgmode@gnu.org; Sat, 25 Apr 2009 16:55:19 -0400 In-Reply-To: <20090425191404.GF17832@earth> (Cameron Horsburgh's message of "Sun\, 26 Apr 2009 05\:14\:04 +1000") 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: Cameron Horsburgh Cc: emacs-orgmode@gnu.org Cameron Horsburgh writes: > On Fri, Apr 24, 2009 at 03:54:29PM +0200, Carsten Dominik wrote: > >> The tags in org-stuck-projects must be present explicitly in the >> subtree, because the subtree is searched with a regula expression that >> does not know about inheritance. > > I thought this might be the case. May I suggest a note be made to the > documentation of org-stuck-projects? Carsten did that yesterday fin commit f4f1d5c (Stuck projects: Improve docstring of org-stuck-projects) -Bernt