From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Gauland Subject: Re: Error building org-e-publish Date: Mon, 14 Jan 2013 20:43:23 +0000 (UTC) Message-ID: References: <50F33C33.1080607@no8wireless.co.nz> <87sj64xxi0.fsf@adboyd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50141) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tuqsg-0006v4-Vo for emacs-orgmode@gnu.org; Mon, 14 Jan 2013 15:43:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tuqsf-0001sy-Ss for emacs-orgmode@gnu.org; Mon, 14 Jan 2013 15:43:42 -0500 Received: from plane.gmane.org ([80.91.229.3]:56283) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tuqsf-0001sq-Ls for emacs-orgmode@gnu.org; Mon, 14 Jan 2013 15:43:41 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Tuqss-0006vx-R0 for emacs-orgmode@gnu.org; Mon, 14 Jan 2013 21:43:55 +0100 Received: from 218-101-54-25.trimble.co.nz ([218.101.54.25]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Jan 2013 21:43:54 +0100 Received: from mikelygee by 218-101-54-25.trimble.co.nz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 14 Jan 2013 21:43:54 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org J. David Boyd adboyd.com> writes: > Mine builds with no problem at all, using emacs 24.2.92. > > You sure you have the latest git source? I just did an update a moment > ago... > Thanks for the info. I've got the latest git, but I'm running emacs 23.2 (under Debian). I can evaluate all the code on org-e-publish.el, but get the error when I try to byte-compile it. I was able to build in on my Windows machine, which uses emacs 24. Anyone able to build on emacs 23? Kind Regards, Mike