From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Dunsmore Subject: Re: Rework org-export-html-preamble/postamble (again) Date: Thu, 10 Mar 2011 08:46:48 -0600 Message-ID: <87aah3c9t3.fsf@riotblast.dunsmor.com> References: <87pqq08e0e.fsf@gnu.org> <87d3m0dozi.fsf@riotblast.dunsmor.com> <874o7bgwa4.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=42138 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pxh8l-0006LB-Bl for emacs-orgmode@gnu.org; Thu, 10 Mar 2011 09:47:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pxh8c-00088x-Bw for emacs-orgmode@gnu.org; Thu, 10 Mar 2011 09:46:56 -0500 Received: from deathroller.dunsmor.com ([98.129.169.48]:51559) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pxh8c-00088b-8n for emacs-orgmode@gnu.org; Thu, 10 Mar 2011 09:46:50 -0500 In-Reply-To: <874o7bgwa4.fsf@gnu.org> (Bastien's message of "Thu, 10 Mar 2011 10:27:47 +0100") 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: Bastien Cc: Jason Dunsmore , emacs-orgmode@gnu.org Bastien writes: > Hi Jason, > > Jason Dunsmore writes: > >> Bastien writes: >> >>> Hopefully this patch will solve a few issues that have just been raised >>> about the new behavior of org-export-html-preamble/postamble. >> >> With this patch, I get the following error when exporting to HTML: >> >> list: Symbol's value as variable is void: creator-info > > Applying the attached patch above the previous one should do. > > Let me know, thanks! This patch fixed that export error, but I'm still seeing the problems with exporting #+TITLE: in an

heading described at: http://article.gmane.org/gmane.emacs.orgmode/39100