From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: HTML Export Problem Date: Mon, 30 Aug 2010 22:10:03 -0400 Message-ID: <25019.1283220603@gamaville.dokosmarshall.org> References: <4C7C4B21.6060009@gmail.com> Reply-To: nicholas.dokos@hp.com Return-path: Received: from [140.186.70.92] (port=48737 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OqGIq-0008Rj-AC for emacs-orgmode@gnu.org; Mon, 30 Aug 2010 22:10:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OqGIo-0007sE-Al for emacs-orgmode@gnu.org; Mon, 30 Aug 2010 22:10:24 -0400 Received: from vms173011pub.verizon.net ([206.46.173.11]:64837) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OqGIo-0007rv-7f for emacs-orgmode@gnu.org; Mon, 30 Aug 2010 22:10:22 -0400 Received: from gamaville.dokosmarshall.org ([unknown] [173.76.32.106]) by vms173011.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0L7Z00M53VCRSF40@vms173011.mailsrvcs.net> for emacs-orgmode@gnu.org; Mon, 30 Aug 2010 21:10:04 -0500 (CDT) In-reply-to: Message from Scott Randby of "Mon, 30 Aug 2010 20:21:53 EDT." <4C7C4B21.6060009@gmail.com> 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: Scott Randby Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org Scott Randby wrote: > 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? > This was fixed on Aug. 7, so you need to get a more recent version (I think 7.01h had it fixed.) See http://thread.gmane.org/gmane.emacs.orgmode/27988 Nick