From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Mediawiki and org-mode Date: Wed, 22 Sep 2010 00:54:18 +0200 Message-ID: <87iq1y1zdx.fsf@gnu.org> References: <877higesao.fsf@gnu.org> <87pqw8bvym.fsf@stats.ox.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=53386 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OyBjA-0001BF-I0 for emacs-orgmode@gnu.org; Tue, 21 Sep 2010 18:54:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OyBj9-0003sy-5K for emacs-orgmode@gnu.org; Tue, 21 Sep 2010 18:54:20 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:35049) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OyBj8-0003ss-Tp for emacs-orgmode@gnu.org; Tue, 21 Sep 2010 18:54:19 -0400 Received: by wwb24 with SMTP id 24so7120509wwb.30 for ; Tue, 21 Sep 2010 15:54:18 -0700 (PDT) In-Reply-To: <87pqw8bvym.fsf@stats.ox.ac.uk> (Dan Davison's message of "Mon, 20 Sep 2010 10:33:37 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Dan Davison Cc: emacs-orgmode@gnu.org, Alex Kozak , Carsten Dominik Hi Dan, Dan Davison writes: > This is a slightly cosmetic issue, but would it make sense to separate > the parsing functions from the strictly export-related stuff? I see no real problem here, but I'd rather wait for real use-cases before allowing the parsing code to sneak into org-mode/lisp/org.el (org org-parse.el). If you have such a use-case in mind please tell me :) Also, since this parser/exporter is quite experimental, it's easier for me for now to have all in one place... > But perhaps it would hurt the new exporter to demand > that the parsing code is general-purpose? Not at all! -- Bastien