From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: bug: export of results in babel/R prevents export Date: Fri, 05 Aug 2011 14:33:00 -0400 Message-ID: <87zkjnk8tf.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:35947) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QpPCg-0006P6-Ip for emacs-orgmode@gnu.org; Fri, 05 Aug 2011 14:33:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QpPCe-0000oy-Pd for emacs-orgmode@gnu.org; Fri, 05 Aug 2011 14:33:02 -0400 Received: from mail-vx0-f169.google.com ([209.85.220.169]:42438) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QpPCe-0000ot-Mt for emacs-orgmode@gnu.org; Fri, 05 Aug 2011 14:33:00 -0400 Received: by vxj15 with SMTP id 15so1873974vxj.0 for ; Fri, 05 Aug 2011 11:33:00 -0700 (PDT) In-Reply-To: (Julian Gehring's message of "Fri, 05 Aug 2011 20:13:08 +0200") 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: Julian Gehring Cc: emacs-orgmode@gnu.org Julian Gehring writes: > 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". > Hi Julian, I just pushed up a change which should fix this problem. Please let me know if this error persists. Best -- Eric -- Eric Schulte http://cs.unm.edu/~eschulte/