From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Symbol's value as variable is void Date: Wed, 27 Jan 2010 18:42:47 -0500 Message-ID: <11690.1264635767@alphaville.usa.hp.com> References: Reply-To: nicholas.dokos@hp.com Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NaHYf-0005Q2-Ia for emacs-orgmode@gnu.org; Wed, 27 Jan 2010 18:44:25 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NaHYa-0005My-Kz for emacs-orgmode@gnu.org; Wed, 27 Jan 2010 18:44:25 -0500 Received: from [199.232.76.173] (port=49600 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NaHYa-0005Ml-Di for emacs-orgmode@gnu.org; Wed, 27 Jan 2010 18:44:20 -0500 Received: from g4t0014.houston.hp.com ([15.201.24.17]:40335) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NaHYZ-0007zz-W4 for emacs-orgmode@gnu.org; Wed, 27 Jan 2010 18:44:20 -0500 In-Reply-To: Message from "Thomas S. Dye" of "Wed, 27 Jan 2010 13:05:51 -1000." 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: "Thomas S. Dye" Cc: emacs-orgmode emacs-orgmode Thomas S. Dye wrote: > Aloha all, > > I haven't published to HTML in a while. In the interim, I've re-located several .org files and > updated both Org-mode and Org-babel. > > When I try to publish a project, I end up with an error message and this in *Messages*: > > Publishing file /Users/dk/org/tsdye/software/manual.org using `org-publish-org-to-html' > Exporting... > org-babel-exp processing... > and: Symbol's value as variable is void: progress-marker > Set debug-on-error to t and try the export again. Then post the backtrace. HTH, Nick