From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Generic exporter status Date: Fri, 03 Sep 2010 10:25:03 +0200 Message-ID: <87lj7jxmhs.fsf@gnu.org> References: <8739tr4ckq.fsf@hydra.violetti.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=59045 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OrRa8-0004LI-T8 for emacs-orgmode@gnu.org; Fri, 03 Sep 2010 04:25:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OrRa7-0004aA-LZ for emacs-orgmode@gnu.org; Fri, 03 Sep 2010 04:25:08 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:42688) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OrRa7-0004Zu-DA for emacs-orgmode@gnu.org; Fri, 03 Sep 2010 04:25:07 -0400 Received: by wyb36 with SMTP id 36so1618632wyb.0 for ; Fri, 03 Sep 2010 01:25:06 -0700 (PDT) In-Reply-To: <8739tr4ckq.fsf@hydra.violetti.org> (Taru Karttunen's message of "Fri, 03 Sep 2010 08:32:05 +0300") 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: Taru Karttunen Cc: emacs-orgmode@gnu.org Hi Taru, Taru Karttunen writes: > Once upon a time there was a project to write a generic exporter. Did > anything useful come out of it? Have a look at Wes Hardaker org-export-generic.el in the contrib/lisp/ directory. > If not which exported is the best model for writing a new one with? Have a look at EXPERIMENTAL/org-export.el, which kickstarts a different generic export implementation. Note that I'm currently working on this, I hope to send (good) news in the coming weeks. HTH -- Bastien