So, Seb and I have two things that others can't reproduce: the error in the OP, and the version string for the latest Org-mode.

Tom

On Dec 10, 2010, at 8:15 AM, Nick Dokos wrote:

Thomas S. Dye <t...@tsdye.com> wrote:

Aloha all,

I get subject error when exporting this subtree to LaTeX:

* Export problem

#+begin_src emacs-lisp :results wrap :exports both
  "code block results"
#+end_src

#+begin_src emacs-lisp :var lst=a-list :results list
  (reverse lst)
#+end_src

The error goes away and LaTeX export succeeds if I get rid of the
:exports header argument in the first source block, or get rid of the
second code block.

I'm using Org-mode version 7.3 (release_7.4.2.g32f816.dirty)


This sounds suspiciously like something that Seb ran into a few weeks ago:

    http://thread.gmane.org/gmane.emacs.orgmode/33922

but I'm not sure how that was resolved.

FWIW, I cannot reproduce it:

GNU Emacs 23.2.50.1 (i686-pc-linux-gnu, GTK+ Version 2.14.4) of 2010-10-27 on gamaville.dokosmarshall.org
Org-mode version 7.4 (release_7.4.5.gb0844.dirty)

Nick

All the best,
Tom

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode



_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to