From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-mode git master. ox-latex export errors out due to a table Date: Mon, 02 Nov 2015 21:01:44 +0100 Message-ID: <87bnbckw5z.fsf@nicolasgoaziou.fr> References: <87y4eg2spv.fsf@alphaville.usersys.redhat.com> <87ziywjkkw.fsf@alphaville.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39024) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtLGs-0004np-IQ for emacs-orgmode@gnu.org; Mon, 02 Nov 2015 15:00:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZtLGr-0005FJ-Iu for emacs-orgmode@gnu.org; Mon, 02 Nov 2015 15:00:02 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:53411) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtLGr-0005Eo-D0 for emacs-orgmode@gnu.org; Mon, 02 Nov 2015 15:00:01 -0500 In-Reply-To: <87ziywjkkw.fsf@alphaville.usersys.redhat.com> (Nick Dokos's message of "Mon, 02 Nov 2015 13:57:19 -0500") 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: Nick Dokos Cc: emacs-orgmode@gnu.org Hello, Nick Dokos writes: > Kaushal Modi writes: > >> @Nick Dokos Are you are on a commit before or after this lexical binding= change?=C2=A0http://orgmode.org/ >> cgit.cgi/org-mode.git/commit/?id=3D8bccb2131374bba8c82c2774abb34af488826= ce4 >> >> The failure symtoms in my backtrace look like they could be related to t= his change. > > I think that is right. > > The problem seems to be with the search-refs function defined in the > let* in org-latex--delayed-footnotes-definitions and passed down to > org-element-map which tries to find it in the lexical environment and > fails. Fixed. Thank you. Regards, --=20 Nicolas Goaziou