From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: New feature branch: org-xhtml-and-org-odt Date: Mon, 14 Nov 2011 14:11:51 +0530 Message-ID: <81ty67xfhs.fsf@gmail.com> References: <81lirjdsu3.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:54254) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RPs70-0000jN-EJ for emacs-orgmode@gnu.org; Mon, 14 Nov 2011 03:41:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RPs6z-0008QF-5s for emacs-orgmode@gnu.org; Mon, 14 Nov 2011 03:41:54 -0500 Received: from mail-yw0-f41.google.com ([209.85.213.41]:43517) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RPs6z-0008Px-3H for emacs-orgmode@gnu.org; Mon, 14 Nov 2011 03:41:53 -0500 Received: by ywp17 with SMTP id 17so2907701ywp.0 for ; Mon, 14 Nov 2011 00:41:52 -0800 (PST) In-Reply-To: <81lirjdsu3.fsf@gmail.com> (Jambunathan K.'s message of "Mon, 14 Nov 2011 13:43:56 +0530") 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: emacs-orgmode@gnu.org Cc: bzg@altern.org > 1. The HTML exporter in lisp/org-html.el is *totally* rewritten. It > should be on par with the current HTML exporter in the master > branch. A small note: If you are exercising the new exporter then you will the following message. (Note the presence of org-lparse in the message) ,---- | Exporting to HTML using org-lparse... `----