From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian van den Broek Subject: Re: Re: problem with LaTeX exporter Date: Fri, 31 Aug 2007 01:52:24 -0400 Message-ID: <46D7AC98.1060601@cc.umanitoba.ca> References: <46CF4C7C.7050605@cc.umanitoba.ca> <87d4xbvgs5.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IQzQk-0000ME-1Z for emacs-orgmode@gnu.org; Fri, 31 Aug 2007 01:52:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IQzQi-0000LS-CK for emacs-orgmode@gnu.org; Fri, 31 Aug 2007 01:52:29 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IQzQi-0000LM-95 for emacs-orgmode@gnu.org; Fri, 31 Aug 2007 01:52:28 -0400 Received: from electra.cc.umanitoba.ca ([130.179.16.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IQzQh-00033d-Sn for emacs-orgmode@gnu.org; Fri, 31 Aug 2007 01:52:28 -0400 Received: from [192.168.1.113] (bas5-montreal02-1167961292.dsl.bell.ca [69.157.172.204]) (authenticated bits=0) by electra.cc.umanitoba.ca (8.13.0/8.13.0) with ESMTP id l7V5qQG1021525 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Fri, 31 Aug 2007 00:52:27 -0500 (CDT) In-Reply-To: <87d4xbvgs5.fsf@bzg.ath.cx> 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@gnu.org Bastien said unto the world upon 08/25/2007 10:18 AM: > Hi Brian, > > Brian van den Broek writes: > >> I've encountered a problem with the LaTeX export function. If I visit an >> org-mode file and invoke I get the error message >> >> Symbol's function definition is void: caddr > > I just forget to include (require 'cl) at compilation time. Fixed in the > next release. > > Thanks for reporting this! Hi Bastien and all, With 5.07a, running the LaTeX exporter now produces ``Symbol's value as variable is void: footnote-section-tag-regexp.'' This time, it doesn't matter if I am using org.elc or org.el. Thanks and best, Brian vdB