From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: subtree-export limitations Date: Fri, 16 Nov 2012 17:36:45 +0100 Message-ID: <20121116163645.GF24384@kuru.dyndns-at-home.com> References: <87r4ntmu00.fsf@t-online.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58096) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZOuW-00012b-3K for emacs-orgmode@gnu.org; Fri, 16 Nov 2012 11:36:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TZOuT-0005Zs-1c for emacs-orgmode@gnu.org; Fri, 16 Nov 2012 11:36:56 -0500 Received: from mail-ea0-f169.google.com ([209.85.215.169]:54534) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZOuS-0005Zl-RA for emacs-orgmode@gnu.org; Fri, 16 Nov 2012 11:36:52 -0500 Received: by mail-ea0-f169.google.com with SMTP id a12so415417eaa.0 for ; Fri, 16 Nov 2012 08:36:51 -0800 (PST) Content-Disposition: inline In-Reply-To: <87r4ntmu00.fsf@t-online.de> 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: emacs-orgmode@gnu.org On Fri, Nov 16, 2012 at 04:45:35PM +0100, Philipp Kroos wrote: > > So would be any other EXPORT_OPTIONS-line. The responsible function is > org-export--get-subtree-options, which builds a list of already seen > keywords. The lists members are then ignored if seen again. > Is there any particular reason why this is done? > Since Alan gave you a workaround, I will try to answer the why. I believe the reason behind this behaviour is properties are not designed to "accumulate" values. I believe there is a special case treatment for certain babel uses; as I'm hazy on the details, you have to look in the archives from about a year back (my memory tells me September 2011 to December 2011). You should look for discussions involving Rainer(?) and Eric Schulte. Hope this helps. -- Suvayu Open source is the future. It sets us free.