From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Daniel J. Sinder" Subject: Re: Sub-tree EXPORT_ properties are not over-riding file-level options Date: Thu, 13 Nov 2014 12:29:28 -0800 Message-ID: References: <871tp7q86p.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e0160b9ca772bfc0507c35e10 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54269) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xp11N-00018I-ST for emacs-orgmode@gnu.org; Thu, 13 Nov 2014 15:29:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xp11G-0006Hy-Ue for emacs-orgmode@gnu.org; Thu, 13 Nov 2014 15:29:37 -0500 Received: from mail-la0-x22e.google.com ([2a00:1450:4010:c03::22e]:63294) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xp11G-0006Hp-Ix for emacs-orgmode@gnu.org; Thu, 13 Nov 2014 15:29:30 -0500 Received: by mail-la0-f46.google.com with SMTP id gm9so14105123lab.33 for ; Thu, 13 Nov 2014 12:29:29 -0800 (PST) Received: from mail-la0-f53.google.com (mail-la0-f53.google.com. [209.85.215.53]) by mx.google.com with ESMTPSA id gm5sm5784918lbc.30.2014.11.13.12.29.28 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 13 Nov 2014 12:29:28 -0800 (PST) Received: by mail-la0-f53.google.com with SMTP id mc6so14093472lab.12 for ; Thu, 13 Nov 2014 12:29:28 -0800 (PST) In-Reply-To: <871tp7q86p.fsf@nicolasgoaziou.fr> 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 --089e0160b9ca772bfc0507c35e10 Content-Type: text/plain; charset=UTF-8 On Thu, Nov 13, 2014 at 10:14 AM, Nicolas Goaziou wrote: > > The EXPORT_ properties are only meaningful when you do a subtree export, > i.e., Export scope is "Subtree" in export dispatcher. > > Thank you! That does the trick. I must say, this is a little confusing because an active region limits the output of the export to the active region. Thus, the output of a single subtree misled me to believe that the "scope" of the export had been already limited to "Subtree." I now see the variable org-export-initial-scope, but that's a little too heavy handed (since one can't export the entire file if it is left set to Subtree. It would be nice if there was some way to have 'C-c @' automatically (and temporarily) set this variable to Subtree until the next export or until the region is de-activated. Thanks again, Dan --089e0160b9ca772bfc0507c35e10 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On T= hu, Nov 13, 2014 at 10:14 AM, Nicolas Goaziou <mail@nicolasgoaziou.fr= > wrote:

The EXPORT_ properties are only meaningful when you do a subtree exp= ort,
i.e., Export scope is "Subtree" in export dispatcher.


Thank you!=C2=A0 That does the trick.
<= br>
I must say, this is a little confusing because an active regi= on limits the output of the export to the active region.=C2=A0 Thus, the ou= tput of a single subtree misled me to believe that the "scope" of= the export had been already limited to "Subtree."

=
I now see the variable org-export-initial-scope, but that's = a little too heavy handed (since one can't export the entire file if it= is left set to Subtree.=C2=A0 It would be nice if there was some way to ha= ve 'C-c @' automatically (and temporarily) set this variable to Sub= tree until the next export or until the region is de-activated.
<= br>
Thanks again,
Dan
<= br>
--089e0160b9ca772bfc0507c35e10--