From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [patch] fix backend error for html export (was Re: [O] [bug] error in html export: backend not defined) Date: Wed, 02 Mar 2011 18:17:09 +0100 Message-ID: <87hbbl5tnu.fsf@gnu.org> References: <8762s2y4fb.fsf@ucl.ac.uk> <11944.1299015550@alphaville.dokosmarshall.org> <871v2qvsey.fsf_-_@pinto.chemeng.ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=51330 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pupft-0006if-TP for emacs-orgmode@gnu.org; Wed, 02 Mar 2011 12:17:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pupfp-0006r9-Tj for emacs-orgmode@gnu.org; Wed, 02 Mar 2011 12:17:19 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:50948) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pupfp-0006qs-PB for emacs-orgmode@gnu.org; Wed, 02 Mar 2011 12:17:17 -0500 Received: by wyi11 with SMTP id 11so235550wyi.0 for ; Wed, 02 Mar 2011 09:17:16 -0800 (PST) In-Reply-To: <871v2qvsey.fsf_-_@pinto.chemeng.ucl.ac.uk> (Eric S. Fraga's message of "Wed, 02 Mar 2011 08:27:17 +0000") 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: Eric S Fraga Cc: nicholas.dokos@hp.com, Emacs Org mode mailing list Hi Eric, Eric S Fraga writes: > A patch that seems to fix the problem is attached. Sorry I just pushed a fix before seeing your patch - also we need to add (defvar org-export-current-backend) in the file to keep the compiler happy. Thanks for spotting this and for the patch! -- Bastien