From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: proposal to have ignoreheading tags/properties Date: Tue, 29 Jul 2014 16:31:51 +0200 Message-ID: <87wqawb5ig.fsf@bzg.ath.cx> 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> <878und1d6y.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39572) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XC8Rh-0001Xr-2D for emacs-orgmode@gnu.org; Tue, 29 Jul 2014 10:32:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XC8Rb-0006Br-O3 for emacs-orgmode@gnu.org; Tue, 29 Jul 2014 10:32:05 -0400 Received: from mail-s76.mailgun.info ([184.173.153.204]:42556) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XC8Rb-0006Bn-K7 for emacs-orgmode@gnu.org; Tue, 29 Jul 2014 10:31:59 -0400 In-Reply-To: <878und1d6y.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Mon, 28 Jul 2014 21:43:49 +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: Nicolas Goaziou Cc: Nicolas Girard , emacs-orgmode , Eric Schulte , Mark Edgington Hi Nicolas, Nicolas Goaziou writes: > Filters are _not_ meant to be in core since they are hardly a generic > solution for a class of problem. They are entry points for user-level > hacking. Generic patches should operate at the parse tree level, not > using regexps. > > Eric's filter, like any other filter, has flaws that cannot be fixed. > Useful filters ought to be published in Worg, not included in core. Fair enough. Still, can someone add Eric's solution to contrib/lisp/ox-extra.el? Thanks, -- Bastien