From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Girard Subject: Re: proposal to have ignoreheading tags/properties Date: Thu, 12 Jun 2014 21:52:39 +0200 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]:45542) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WvB3V-00026L-3D for emacs-orgmode@gnu.org; Thu, 12 Jun 2014 15:53:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WvB3U-0000HA-Fc for emacs-orgmode@gnu.org; Thu, 12 Jun 2014 15:53:01 -0400 Received: from mail-qc0-x234.google.com ([2607:f8b0:400d:c01::234]:54611) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WvB3U-0000H6-Bd for emacs-orgmode@gnu.org; Thu, 12 Jun 2014 15:53:00 -0400 Received: by mail-qc0-f180.google.com with SMTP id i17so2680717qcy.25 for ; Thu, 12 Jun 2014 12:52:59 -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: emacs-orgmode , Eric Schulte , Mark Edgington 2014-06-12 21:26 GMT+02:00 Ken Mankoff : > > On 2014-06-12 at 15:21, Nicolas Girard wrote: > > I vote for the following tags: > > + :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 > Agreed. That would rock !