From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: [PATCH][ANN] org-html/org-odt Date: Mon, 21 Mar 2011 15:33:08 +0530 Message-ID: <81fwqg94f7.fsf@gmail.com> References: <811v21sjy9.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=40737 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q1bxK-0004GZ-Sm for emacs-orgmode@gnu.org; Mon, 21 Mar 2011 06:03:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q1bxJ-0005lz-De for emacs-orgmode@gnu.org; Mon, 21 Mar 2011 06:03:22 -0400 Received: from mail-iy0-f169.google.com ([209.85.210.169]:56614) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q1bxJ-0005lt-9U for emacs-orgmode@gnu.org; Mon, 21 Mar 2011 06:03:21 -0400 Received: by iyf13 with SMTP id 13so7854651iyf.0 for ; Mon, 21 Mar 2011 03:03:20 -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: emacs-orgmode@gnu.org > 1. A generic exporter There is lots of generic exporter floating around and I don't want to add to confusion. Let's call the new patch `newhtml' with the understanding that the patch does much more than offer a new html and odt backends. For the developers among us, refer to the following post for a quick overview. http://lists.gnu.org/archive/html/emacs-orgmode/2011-03/msg00839.html For those of you, who have used org-special-blocks a near equivalent entity is ENVIRONMENT. Jambunathan K.