From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: org-mode git master. ox-latex export errors out due to a table Date: Mon, 02 Nov 2015 12:53:32 -0500 Message-ID: <87y4eg2spv.fsf@alphaville.usersys.redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42071) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtJIq-0008N1-S6 for emacs-orgmode@gnu.org; Mon, 02 Nov 2015 12:53:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZtJIn-0005UF-G3 for emacs-orgmode@gnu.org; Mon, 02 Nov 2015 12:53:56 -0500 Received: from plane.gmane.org ([80.91.229.3]:41835) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtJIn-0005U7-9G for emacs-orgmode@gnu.org; Mon, 02 Nov 2015 12:53:53 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZtJIl-0005yf-I2 for emacs-orgmode@gnu.org; Mon, 02 Nov 2015 18:53:51 +0100 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Nov 2015 18:53:51 +0100 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Nov 2015 18:53:51 +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: emacs-orgmode@gnu.org Thank you for providing the backtrace, but ... You knew there was a "but" coming, right? :-) Although some people can make sense of a backtrace produced with compiled code, it is far more useful to provide a backtrace produced with *uncompiled* code. What you have to do is C-u M-x org-reload RET and *then* produce the backtrace. If you want to go back to compiled code afterwards, do the M-x org-reload without the C-u. See (info "(org) Feedback") particularly the section entitled "How to create a useful backtrace". Also, please always provide the org-mode version: C-u M-x org-version FWIW, I can export your sample to PDF with no problems. I'm on Org-mode version 8.3.2 (release_8.3.2-178-g96681f) -- Nick