From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: proposal to have ignoreheading tags/properties Date: Mon, 28 Jul 2014 20:27:07 +0200 Message-ID: <87mwbt730k.fsf@gmx.us> References: <87tx7qxahl.fsf@gmail.com> <87ppie2c2h.fsf@gmail.com> <871tutx4t4.fsf@gmail.com> <87mwdfzmox.fsf@nicolasgoaziou.fr> <87zjhdk63p.fsf@gmail.com> <87oaxtmg36.fsf@nicolasgoaziou.fr> <87y4wxvv61.fsf@gmail.com> <87k389bsza.fsf@gmail.com> <877g48jyd2.fsf@gmail.com> <87a97t9z1f.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46327) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBpdz-000116-26 for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 14:27:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XBpdq-0004uq-CF for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 14:27:30 -0400 Received: from plane.gmane.org ([80.91.229.3]:34070) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBpdq-0004ub-6F for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 14:27:22 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XBpdp-0002so-14 for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 20:27:21 +0200 Received: from e179190243.adsl.alicedsl.de ([85.179.190.243]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Jul 2014 20:27:21 +0200 Received: from rasmus by e179190243.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 28 Jul 2014 20:27:21 +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: emacs-orgmode@gnu.org Bastien writes: > Hi Mark, Aaron, Eric and Nicolas, > > Eric Schulte writes: > >> Please feel free to add this to ox-extras. > > I suggest renaming ox-extra.el to ox-filters-extra.el and to have > org-mode/lisp/ox-filters.el for filters that are important enough > to be in core. > > I think Eric's filter is important enough to be in core, together > with an option to let users decide what tag should be used instead > of "ignore" (with "ignore" as a default). How about "ignoreheading" as this is already the appropriate tag for a similar type of action in ox-beamer.el? See e.g. the variable org-beamer-environments-special and consider this awkward headline: * my ignored headline :ignored:ignoreheading: Ignored in Beamer and in LaTeX —Rasmus -- May the Force be with you