From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: proposal to have ignoreheading tags/properties Date: Thu, 12 Jun 2014 18:20:37 -0700 Message-ID: References: <87tx7qxahl.fsf@gmail.com> <87ppie2c2h.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47281) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WvGAa-0005gt-S0 for emacs-orgmode@gnu.org; Thu, 12 Jun 2014 21:20:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WvGAZ-0005E0-6W for emacs-orgmode@gnu.org; Thu, 12 Jun 2014 21:20:40 -0400 Received: from mail-wg0-x233.google.com ([2a00:1450:400c:c00::233]:64120) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WvGAY-0005Di-UI for emacs-orgmode@gnu.org; Thu, 12 Jun 2014 21:20:39 -0400 Received: by mail-wg0-f51.google.com with SMTP id x12so2045100wgg.22 for ; Thu, 12 Jun 2014 18:20:37 -0700 (PDT) In-Reply-To: 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: Ken Mankoff Cc: Mark Edgington , emacs-orgmode , Eric Schulte , Nicolas Girard if i were a newcomer i'd wonder how these affected babel, agenda, etc. maybe noexport, noexportheading, noexportcontent, exportpromotechildren? On 6/12/14, Ken Mankoff wrote: > + :noexport: Does not export item, content, and children. > + :ignoreheading: Does not export heading. Exports content and children. > + :ignorecontent: Does not export heading or content. Does export children. > + :ignorebranch: Does not export heading, content, or children. > + :promotesubheadings: Promotes children headings, regardless of > exporting this heading or not