emacs-orgmode
[Top][All Lists]
Advanced

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

[O] bug: export of results in babel/R prevents export


From: Julian Gehring
Subject: [O] bug: export of results in babel/R prevents export
Date: Fri, 05 Aug 2011 20:13:08 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110617 Thunderbird/3.1.11

Hi,

when trying to export a file (example see below) with R code and the parameter ":exports" set to "both" or "results"

  Test babel
  #+BABEL: :exports both :session
  #+begin_src R
  1:10
  #+end_src

to html or pdf, export fails with

  "Symbol's function definition is void: copy-seq".

This worked fine with release 7.5, and appeared first with the commit
 "6ddad0a: ob: not including export-variable headers in cache sha1"
(and is still present with the latest version).

Can anyone confirm this behavior?


Best
Julian




reply via email to

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