emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] debugging export error


From: Nicolas Goaziou
Subject: Re: [O] debugging export error
Date: Wed, 08 Oct 2014 21:22:43 +0200

Hello,

Charles Berry <address@hidden> writes:

> I am trying to debug a subtree export. 
>
> I get 
>
> member-ignore-case: Wrong type argument: stringp, nil
>
> and it seems to come from `org-export-get-environment' but if I instrument
> that function, the error goes away whether I step thru it or `c' on entry.
>
> Likewise, if I M-x debug-on-entry and just `c' on entry, I get no error.
>
> Bisecting the file with the subtree I am trying to export, I can find things
> - like removing an unused src block - that when changed get rid of the 
> error.
>
> But I'd really like to know what is going on here and not being able to
> see the problem thru a debugger is a frustration.
>
> Advice appreciated.

M-x toggle-debug-on-error and running an uncompiled Org should give you
a better starting point.


Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]