From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Override global export-option prop:t Date: Thu, 10 Apr 2014 11:49:00 +0200 Message-ID: <87lhvdtsz7.fsf@gmail.com> References: <87d2gqgrcl.fsf@gmail.com> <87txa2tbic.fsf@gmail.com> <874n22gm9w.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60858) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WYBb7-0002Pg-Aa for emacs-orgmode@gnu.org; Thu, 10 Apr 2014 05:48:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WYBay-00038m-AU for emacs-orgmode@gnu.org; Thu, 10 Apr 2014 05:48:41 -0400 Received: from mail-wi0-x233.google.com ([2a00:1450:400c:c05::233]:40790) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WYBay-00038O-3t for emacs-orgmode@gnu.org; Thu, 10 Apr 2014 05:48:32 -0400 Received: by mail-wi0-f179.google.com with SMTP id z2so4668541wiv.0 for ; Thu, 10 Apr 2014 02:48:31 -0700 (PDT) In-Reply-To: <874n22gm9w.fsf@gmail.com> (Thorsten Jolitz's message of "Thu, 10 Apr 2014 00:39:55 +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: Thorsten Jolitz Cc: emacs-orgmode@gnu.org Hello, Thorsten Jolitz writes: > I see ... but is there any possibility to export a buffer with global > option prop:t but inhibit the property-drawer export for one specific > subtree (would be subtree A in the example above)? > > Similar to :noexport: tags for headlines? Not out of the box. You may want to write a hook for that. Regards, -- Nicolas Goaziou