From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH][ANN] org-html/org-odt Date: Mon, 21 Mar 2011 09:21:49 +0100 Message-ID: <87y648sx2a.fsf@gnu.org> References: <811v21sjy9.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=54045 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q1aNb-0003Al-Rr for emacs-orgmode@gnu.org; Mon, 21 Mar 2011 04:22:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q1aNO-0004eH-Go for emacs-orgmode@gnu.org; Mon, 21 Mar 2011 04:22:11 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:40112) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q1aNO-0004eC-9v for emacs-orgmode@gnu.org; Mon, 21 Mar 2011 04:22:10 -0400 Received: by wyf19 with SMTP id 19so6161599wyf.0 for ; Mon, 21 Mar 2011 01:22:09 -0700 (PDT) In-Reply-To: <811v21sjy9.fsf@gmail.com> (Jambunathan K.'s message of "Mon, 21 Mar 2011 00:02:49 +0530") 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: Jambunathan K Cc: emacs-orgmode@gnu.org Hi Jambunathan, Jambunathan K writes: > This is a formal request to integrate my org-html.el & org-odt.el > changes in to the master branch. Thanks a *LOT* for this work! I'm willing to help as much as possible to get this integrated. > This patch introduces 3 major features: > 1. A generic exporter Let me understand: this is more a generalization of the HTML export than a true generic exporter, right? The docstring of org-do-export suggests so. Rewriting org-html.el so that the HTML export is done in a more generic way is a *good* thing, but we should be careful with the naming of the functions here. > 2. All new html backend re-implemented as a plugin to (1). > 3. A odt backend as a plugin to (1). This makes sense. > The patch is based on git commit 3d802. Please everyone test it and report any problem. I was kept away from Org due to personal issues the last week, but I'm available again. All best, -- Bastien