From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [ANN] ASCII back-end for new export engine Date: Fri, 27 Jan 2012 16:50:46 +0100 Message-ID: <87ipjxf8kp.fsf@altern.org> References: <87pqec4xua.fsf@gmail.com> <87obtvk6j0.fsf@gmail.com> <87obtrel2z.fsf@gmail.com> <8739b2sctn.fsf@gmail.com> <817h0d4lc6.fsf@gmail.com> <87y5stqm9g.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:46551) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rqo3T-00088n-AA for emacs-orgmode@gnu.org; Fri, 27 Jan 2012 10:49:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rqo3S-0007rz-2b for emacs-orgmode@gnu.org; Fri, 27 Jan 2012 10:49:35 -0500 Received: from mail-we0-f169.google.com ([74.125.82.169]:51208) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rqo3R-0007rj-TX for emacs-orgmode@gnu.org; Fri, 27 Jan 2012 10:49:34 -0500 Received: by wera13 with SMTP id a13so1675559wer.0 for ; Fri, 27 Jan 2012 07:49:33 -0800 (PST) In-Reply-To: <87y5stqm9g.fsf@gmail.com> (Nicolas Goaziou's message of "Fri, 27 Jan 2012 14:59:39 +0100") 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: Org Mode List , Jambunathan K Hi all, Nicolas Goaziou writes: > I tend to agree here. This can be obviously discussed on the list, > detail specifications and so on, but I'd rather postpone any real coding > in this area until new exporter is installed in core. I strongly support this. We should try to leave key syntax elements untouched before integrating the new exporter to core. Besides, such questions can be tackled by letting the user specify rules like dont-number-headlines-of-level-x or the likes that don't require syntactic changes. My 2 cents, -- Bastien