From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: HTML export and blogging to blogger.com Date: Thu, 11 Nov 2010 16:06:51 -0700 Message-ID: References: <13856.1289515806@gamaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=43454 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PGgEJ-0000gf-Op for emacs-orgmode@gnu.org; Thu, 11 Nov 2010 18:06:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PGgEG-0003Kv-QX for emacs-orgmode@gnu.org; Thu, 11 Nov 2010 18:06:54 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:62578) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PGgEG-0003Ke-L6 for emacs-orgmode@gnu.org; Thu, 11 Nov 2010 18:06:52 -0500 Received: by wyf23 with SMTP id 23so2807373wyf.0 for ; Thu, 11 Nov 2010 15:06:51 -0800 (PST) In-Reply-To: <13856.1289515806@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: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org Hi Nick, That did not work for me. I did this: (setf org-export-html-auto-postamble nil) (setf org-export-time-stamp-file nil) These are all nil. org-export-author-info org-export-email-info org-export-creator-info org-export-html-validation-link org-export-html-with-timestamp I did not use publishing for this. Should I? Thanks. Samuel