From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-use-property-inheritance not working? Date: Mon, 01 Jun 2015 19:11:16 +0200 Message-ID: <87bngztkuj.fsf@nicolasgoaziou.fr> References: <87617bqb2c.fsf@selenimh.access.network> <874mmt7kal.fsf@nicolasgoaziou.fr> <87eglw5r3h.fsf@nicolasgoaziou.fr> <87k2vnto37.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53387) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YzTDy-00025i-P7 for emacs-orgmode@gnu.org; Mon, 01 Jun 2015 13:10:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YzTDx-00067I-JX for emacs-orgmode@gnu.org; Mon, 01 Jun 2015 13:10:06 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:33783) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YzTDx-00062E-ER for emacs-orgmode@gnu.org; Mon, 01 Jun 2015 13:10:05 -0400 In-Reply-To: (Rainer M. Krug's message of "Mon, 01 Jun 2015 18:15:20 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rainer M Krug Cc: emacs-orgmode@gnu.org Rainer M Krug writes: > Ah. That explains.I think it would be quite useful to add this to the > info section of org-use-property-inheritance. Patch welcome. > I agree - and I like the name "accumulation properties" or "aggregation > properties". Ditto. Any improvement to documentation is welcome. FWIW, I prefer the latter. > So there is no way at the moment to define a property in lower level > and then overwrite it in a higher level? It might be only me, but I > think that would be quite a useful addition. Could you provide a simple example of what you have in mind? Regards,