From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Allow more export options to be controlled per-subtree Date: Thu, 28 Sep 2017 20:47:19 +0200 Message-ID: <87d16aoe2w.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57382) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dxdqJ-0001en-IR for emacs-orgmode@gnu.org; Thu, 28 Sep 2017 14:47:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dxdqE-0001LM-NS for emacs-orgmode@gnu.org; Thu, 28 Sep 2017 14:47:27 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:34815) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dxdqE-0001L4-HN for emacs-orgmode@gnu.org; Thu, 28 Sep 2017 14:47:22 -0400 In-Reply-To: (Kaushal Modi's message of "Thu, 28 Sep 2017 17:28:08 +0000") 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" To: Kaushal Modi Cc: emacs-org list Hello, Kaushal Modi writes: > I see that many export options like org-export-with-emphasize, > org-export-with-sub-superscripts cannot be set on per-subtree basis using > properties. [...] > I believe that can be fixed by doing: > > (:with-emphasize "WITH_EMPHASIZE" "*" org-export-with-emphasize) > > .. and so on, and then one can have > > :EXPORT_WITH_EMPHASIZE: t > > or > > :EXPORT_WITH_EMPHASIZE: > > in the subtree property. > > Is there a reason why this support wasn't added in the first place? > (Or does a method already exist to allow me to do the above?) Besides the fact that it is not available, is there any incentive to do so? AFAIC this variable could not exist. Regards, -- Nicolas Goaziou