emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [Bug] Exporting subtree with code


From: Eric Schulte
Subject: Re: [O] [Bug] Exporting subtree with code
Date: Tue, 13 Sep 2011 08:58:14 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

address@hidden (Maximilian Matthé) writes:

> Hi guys,
>
> I found a bug (or I'm doing something wrong): See this org file:
>
> ****************************************
>
> * 1
> * 2
> ** 2.1
> ** 2.2
> Exporting this subtree to latex (C-c C-e 1 d) raises
> "wrong type argument: arrayp"
>
> #+BEGIN_SRC python :results output :export results
> print 1
> print 2
> #+END_SRC
>
> #+results:
> : 1
> : 2
>
> ****************************************
>
> I can export and process the whole file to latex und pdf with no errors,
> but when I try to export the subtree 2.2 I get the given error. What's
> going on here?
>

I just pushed up a fix for this issue.  Thanks for reporting and please
let me know if the problem persists with the latest version of Org-mode
from git head.

Best -- Eric

>
> Regards, Max
>
>

-- 
Eric Schulte
http://cs.unm.edu/~eschulte/



reply via email to

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