From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Andresen Subject: Re: Org-mode version 6.30trans; HTML exporting problem Date: Mon, 21 Sep 2009 18:17:05 +0200 Message-ID: <87vdjcuvb2.fsf@gmail.com> References: <1f38ae890909210903r7d5c3e74i2b8b19ced9e0339d@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mpla8-0005dR-LU for emacs-orgmode@gnu.org; Mon, 21 Sep 2009 12:17:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mpla4-0005bl-56 for emacs-orgmode@gnu.org; Mon, 21 Sep 2009 12:17:40 -0400 Received: from [199.232.76.173] (port=35870 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mpla3-0005bV-Hl for emacs-orgmode@gnu.org; Mon, 21 Sep 2009 12:17:35 -0400 Received: from mail-ew0-f211.google.com ([209.85.219.211]:59579) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mpla1-0001Nq-0m for emacs-orgmode@gnu.org; Mon, 21 Sep 2009 12:17:34 -0400 Received: by ewy7 with SMTP id 7so3146237ewy.31 for ; Mon, 21 Sep 2009 09:17:28 -0700 (PDT) In-Reply-To: <1f38ae890909210903r7d5c3e74i2b8b19ced9e0339d@mail.gmail.com> (Andrew Stribblehill's message of "Mon, 21 Sep 2009 17:03:25 +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: emacs-orgmode Andrew Stribblehill writes: > [snip] do you have org-mode/contrib/lisp at the beginning of your load-path? The error you're seeing seems to be from using an old version of htmlize (Maybe from a different source?). The one in contrib should work. HTH, benny