From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: subtree-export limitations Date: Sat, 17 Nov 2012 13:48:54 +0100 Message-ID: <87y5i0o0nd.fsf@gmail.com> References: <87r4ntmu00.fsf@t-online.de> <20121116163645.GF24384@kuru.dyndns-at-home.com> <87lie0bemn.fsf@t-online.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45918) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZhtZ-0006Pk-Ia for emacs-orgmode@gnu.org; Sat, 17 Nov 2012 07:53:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TZhtW-0006VS-GI for emacs-orgmode@gnu.org; Sat, 17 Nov 2012 07:53:13 -0500 Received: from mail-wi0-f171.google.com ([209.85.212.171]:54796) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZhtW-0006VK-9J for emacs-orgmode@gnu.org; Sat, 17 Nov 2012 07:53:10 -0500 Received: by mail-wi0-f171.google.com with SMTP id c10so3894200wiw.12 for ; Sat, 17 Nov 2012 04:53:09 -0800 (PST) In-Reply-To: <87lie0bemn.fsf@t-online.de> (Philipp Kroos's message of "Sat, 17 Nov 2012 13:25:20 +0100") 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: Philipp Kroos Cc: emacs-orgmode@gnu.org Hello, Philipp Kroos writes: > Anyway, I'm still curious if it wouldn't be feasible to treat > subtree-options more similar to inbuffer-options? It is feasible but it isn't consistent with Org mode properties. According to manual (section 7.1): Note that a property can only have one entry per Drawer. It might support "Property+" syntax, but it looks like this is Babel-specific (no sign of such syntax in org.el, where property API is defined). I will look into it (unless you want to do it). Regards, -- Nicolas Goaziou