From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Error building org-e-publish Date: Wed, 16 Jan 2013 19:30:47 +0100 Message-ID: <87txqh2d60.fsf@gmail.com> References: <50F33C33.1080607@no8wireless.co.nz> <87sj64xxi0.fsf@adboyd.com> <4083.1358198311@alphaville> <877gneth2n.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43221) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvXlY-0003wx-0h for emacs-orgmode@gnu.org; Wed, 16 Jan 2013 13:31:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TvXlW-0001IU-QH for emacs-orgmode@gnu.org; Wed, 16 Jan 2013 13:31:11 -0500 Received: from mail-wi0-f178.google.com ([209.85.212.178]:62733) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvXlW-0001IN-Jg for emacs-orgmode@gnu.org; Wed, 16 Jan 2013 13:31:10 -0500 Received: by mail-wi0-f178.google.com with SMTP id hn3so1546966wib.5 for ; Wed, 16 Jan 2013 10:31:09 -0800 (PST) In-Reply-To: <877gneth2n.fsf@Rainer.invalid> (Achim Gratz's message of "Tue, 15 Jan 2013 19:52:00 +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: Achim Gratz Cc: emacs-orgmode@gnu.org Hello, Achim Gratz writes: > Michael Gauland writes: >> Thanks, Nick. If I change 'ignore to ignore (without the tick), it builds for me >> on both systems. > > It may build, but it is completely wrong. The error is triggered during > expanding the macro and it seems that the special reader form #' does in > fact expect a lambda list in Emacs 23 (as indicated by the error > message) while it also recognizes a function symbol in Emacs 24. Using > a normal quote should be possible here, but I'll leave it to Nicolas to > commit any changes. I have applied the change. Thank you. Regards, -- Nicolas Goaziou