From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Peter Westlake" Subject: Re: Feature request: inherited priorities Date: Wed, 29 Apr 2009 17:10:17 +0100 Message-ID: <1241021417.7968.1312937215@webmail.messagingengine.com> References: <1241016041.16824.1312919817@webmail.messagingengine.com> <87zldz8odu.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LzCMb-0001im-QU for emacs-orgmode@gnu.org; Wed, 29 Apr 2009 12:10:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LzCMW-0001e1-Pa for emacs-orgmode@gnu.org; Wed, 29 Apr 2009 12:10:24 -0400 Received: from [199.232.76.173] (port=55108 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LzCMW-0001dp-JC for emacs-orgmode@gnu.org; Wed, 29 Apr 2009 12:10:20 -0400 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:33290) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LzCMV-0004mN-2p for emacs-orgmode@gnu.org; Wed, 29 Apr 2009 12:10:19 -0400 Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 7354F335A0C for ; Wed, 29 Apr 2009 12:10:17 -0400 (EDT) Content-Disposition: inline In-Reply-To: <87zldz8odu.fsf@fastmail.fm> 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: Matthew Lundin Cc: emacs-orgmode@gnu.org On Wed, 29 Apr 2009 10:34:37 -0500, "Matthew Lundin" said: > "Peter Westlake" writes: > > > I would like to suggest that priorities should be inherited. After > > all, if a task is high priority, then doing the individual parts of > > it must be too. ... > Have you checked out the variable org-use-property-inheritance? > > Also see this section of the manual: > > http://orgmode.org/manual/Property-inheritance.html#Property-inheritance Matt, Thanks for the suggestion, but priority isn't defined by a property in the usual way, so this doesn't work. Regards, Peter.