From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Randby Subject: HTML Export Problem Date: Mon, 30 Aug 2010 20:21:53 -0400 Message-ID: <4C7C4B21.6060009@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=54271 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OqEbu-0000T4-28 for emacs-orgmode@gnu.org; Mon, 30 Aug 2010 20:21:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OqEbt-0003a3-6V for emacs-orgmode@gnu.org; Mon, 30 Aug 2010 20:21:57 -0400 Received: from mail-qy0-f176.google.com ([209.85.216.176]:49797) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OqEbt-0003Zy-3o for emacs-orgmode@gnu.org; Mon, 30 Aug 2010 20:21:57 -0400 Received: by qyk2 with SMTP id 2so6386235qyk.0 for ; Mon, 30 Aug 2010 17:21:56 -0700 (PDT) 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 Whenever I export to HTML, I get the following: HTML generated by org-mode TAG=7.01g in emacs 23 I would like to get rid of the "TAG=" (which wasn't present in earlier org-mode versions) without having to edit the HTML. How do I do this? Scott Randby