From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Re: org-mode git master. ox-latex export errors out due to a table Date: Mon, 2 Nov 2015 13:06:16 -0500 Message-ID: References: <87y4eg2spv.fsf@alphaville.usersys.redhat.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113d5d348e644e052392a46c Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45113) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtJVS-0002fa-JZ for emacs-orgmode@gnu.org; Mon, 02 Nov 2015 13:06:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZtJVR-0008R2-AB for emacs-orgmode@gnu.org; Mon, 02 Nov 2015 13:06:58 -0500 Received: from mail-oi0-x22a.google.com ([2607:f8b0:4003:c06::22a]:35851) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZtJVR-0008Qo-5e for emacs-orgmode@gnu.org; Mon, 02 Nov 2015 13:06:57 -0500 Received: by oiao187 with SMTP id o187so99623227oia.3 for ; Mon, 02 Nov 2015 10:06:56 -0800 (PST) In-Reply-To: <87y4eg2spv.fsf@alphaville.usersys.redhat.com> 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-org list --001a113d5d348e644e052392a46c Content-Type: text/plain; charset=UTF-8 > 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. Apologies, I was unaware of that. I should have read that Info node first. Below is a gist link to the full backtrace with uncompiled code. https://gist.github.com/kaushalmodi/b76de1274b7a7bfe6020 Here's more info about this issue I am facing: - I cannot reproduce this error in emacs -Q with the same git version of org-mode in load-path. - But I can reproduce this error consistently even if I "delete/move" my ~/.emacs.d/init.el and ~/.emacs.d/elpa. I do not have a ~/.emacs file. While this step should be equivalent to emacs -Q, it doesn't seem to work that way for me. Even the load-path var is exact same as with emacs -Q (I install org-mode in the share/emacs dir). While I resolve the mystery of why removing the init.el is not the same as emacs -Q for me, I hope that the backtrace from uncompiled code can help point the problem in my emacs setup. Many thanks! --001a113d5d348e644e052392a46c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
>=C2=A0Although some people can make sense of a backtrace produced wit= h
compiled code, it is far mor= e useful to provide a backtrace produced
with *uncompiled* code.

Apologies, I was unaware of that. I should have read that Info nod= e first.
Below is a gist = link to the full backtrace with uncompiled code.

Here's more info about th= is issue I am facing:
- I cannot reproduce = this error in emacs -Q with the same git version of org-mode in load-path.<= /div>
- But I can reproduce this error consistent= ly even if I "delete/move" my ~/.emacs.d/init.el and ~/.emacs.d/e= lpa. I do not have a ~/.emacs file. While this step should be equivalent to= emacs -Q, it doesn't seem to work that way for me. Even the load-path = var is exact same as with emacs -Q (I install org-mode in the share/emacs d= ir).

W= hile I resolve the mystery of why removing the init.el is not the same as e= macs -Q for me, I hope that the backtrace from uncompiled code can help poi= nt the problem in my emacs setup.

Many thanks!
--001a113d5d348e644e052392a46c--