From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Randby Subject: Re: HTML Export Problem Date: Tue, 31 Aug 2010 21:02:30 -0400 Message-ID: <4C7DA626.1030409@gmail.com> References: <4C7C4B21.6060009@gmail.com> <25019.1283220603@gamaville.dokosmarshall.org> 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=59315 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oqbin-0003I3-80 for emacs-orgmode@gnu.org; Tue, 31 Aug 2010 21:02:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oqbil-0001VU-SS for emacs-orgmode@gnu.org; Tue, 31 Aug 2010 21:02:37 -0400 Received: from mail-vw0-f41.google.com ([209.85.212.41]:54795) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oqbil-0001VM-QP for emacs-orgmode@gnu.org; Tue, 31 Aug 2010 21:02:35 -0400 Received: by vws16 with SMTP id 16so7668653vws.0 for ; Tue, 31 Aug 2010 18:02:34 -0700 (PDT) In-Reply-To: <25019.1283220603@gamaville.dokosmarshall.org> 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 On 08/30/2010 10:10 PM, Nick Dokos wrote: > 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.) Thanks, I'll upgrade sometime. I just realized I have one machine that has 6.36c and another machine that has 7.01g. I might as well upgrade both at the same time. Scott > > See http://thread.gmane.org/gmane.emacs.orgmode/27988 > > Nick >