From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Re: Possible Calc support for Org-Babel? Date: Fri, 29 Oct 2010 08:46:27 -0600 Message-ID: <87r5f9t5f0.fsf@gmail.com> References: <7CDB7386-9B39-46CB-94E8-C6B5CBD59C4F@me.com> <87mxq0ajgw.fsf@gmail.com> <87zktxv6s2.fsf@gmail.com> <80iq0lp7bn.fsf@mundaneum.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=52720 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PBqMp-0005at-1g for emacs-orgmode@gnu.org; Fri, 29 Oct 2010 10:55:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PBqMT-0004Ut-9y for emacs-orgmode@gnu.org; Fri, 29 Oct 2010 10:55:25 -0400 Received: from mail-pw0-f41.google.com ([209.85.160.41]:64920) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PBqMS-0004Um-Vp for emacs-orgmode@gnu.org; Fri, 29 Oct 2010 10:55:21 -0400 Received: by pwi1 with SMTP id 1so1548411pwi.0 for ; Fri, 29 Oct 2010 07:55:20 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: =?utf-8?Q?S=C3=A9bastien?= Vauban Cc: emacs-orgmode@gnu.org S=C3=A9bastien Vauban writes: [...] > > executing Calc code block... > if: Symbol's function definition is void: calc-push-list > > Required =3Dcalc=3D by calling =3DC-x * *=3D: > hmm, I just pushed the actual ob-calc.el file up to the repository. Do you still get these errors if you loaf up calc support through calling (require 'ob-calc)?