From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Bug: latex table export fails in master [8.3beta (release_8.3beta-1253-gaa9c4b @ /home/theorie/kleinrob/.emacs.d/org-mode/lisp/)] Date: Mon, 06 Jul 2015 22:34:35 -0400 Message-ID: <871tgk4rwk.fsf@pierrot.dokosmarshall.org> References: <20150706095723.79b41c00@pckr150.mpip-mainz.mpg.de> <87a8v9thjw.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42480) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZCIil-0001Ib-Aw for emacs-orgmode@gnu.org; Mon, 06 Jul 2015 22:34:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZCIif-0000Sg-CJ for emacs-orgmode@gnu.org; Mon, 06 Jul 2015 22:34:55 -0400 Received: from plane.gmane.org ([80.91.229.3]:50457) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZCIif-0000Q9-66 for emacs-orgmode@gnu.org; Mon, 06 Jul 2015 22:34:49 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZCIic-000055-Q5 for emacs-orgmode@gnu.org; Tue, 07 Jul 2015 04:34:46 +0200 Received: from pool-108-20-41-47.bstnma.fios.verizon.net ([108.20.41.47]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 07 Jul 2015 04:34:46 +0200 Received: from ndokos by pool-108-20-41-47.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 07 Jul 2015 04:34:46 +0200 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 Nicolas Goaziou writes: > Hello, > > Robert Klein writes: > >> Hello, >> >> when I export the attached (ECM'd) file t3.org to LaTeX (C-c C-e l l) I >> get the error ``Symbol's value as variable is void: >> orgtbl-exp-regexp'' > > FWIW, I cannot reproduce it. > I can reproduce it: emacs -Q -l ~/src/minimal/min.org.el ~/src/org/tables/robert-klein-ecm.org and C-c C-e l l does it. I think ox-latex.el needs to require org-table. -- Nick