From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cameron Horsburgh Subject: Re: Possible bug with tag inheritance Date: Sat, 25 Apr 2009 04:02:53 +1000 Message-ID: <20090424180253.GC17832@earth> References: <20090424104335.GA17832@earth> <87hc0euso2.fsf@gollum.intra.norang.ca> <20090424130833.GB17832@earth> <87zle6tcat.fsf@gollum.intra.norang.ca> 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 1LxPkP-0004Oc-2P for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 14:03:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LxPkI-0004I6-DO for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 14:03:34 -0400 Received: from [199.232.76.173] (port=36817 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LxPkI-0004Hh-4k for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 14:03:30 -0400 Received: from poplet2.per.eftel.com ([203.24.100.45]:38968) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LxPkH-0003Gq-0R for emacs-orgmode@gnu.org; Fri, 24 Apr 2009 14:03:29 -0400 Content-Disposition: inline In-Reply-To: <87zle6tcat.fsf@gollum.intra.norang.ca> 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: Bernt Hansen Cc: emacs-orgmode@gnu.org On Fri, Apr 24, 2009 at 09:24:10AM -0400, Bernt Hansen wrote: > Cameron Horsburgh writes: > > > On Fri, Apr 24, 2009 at 08:45:17AM -0400, Bernt Hansen wrote: > >> I think we need more information to help. Could you show us what your > >> value of org-stuck-projects is? > > > > Sure. > > > > '(org-stuck-projects (quote ("+LEVEL=2/-DONE" ("TODO" "NEXT" "NEXTACTION") ("Info") " > > [State]: EDITED, shown value does not take effect until you set or save it."))) > > > > I think that's a little messed up. Can you post what C-h v > org-stuck-projects displays (or cut and paste the value out of your > custom file? The [State]: EDITED, ... stuff shouldn't be part of the > value. That's cut straight from my .emacs. The first few lines of C-h v tell me: org-stuck-projects is a variable defined in `org-agenda.el'. Its value is ("+LEVEL=2/-DONE" ("TODO" "NEXT" "NEXTACTION") ("Info") "\n [State]: EDITED, shown value does not take effect until you set or save it.") > > -Bernt > -- Cameron Horsburgh Blog: http://spiritcry.wordpress.com/