From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?S=C3=A9bastien_Vauban?= Subject: Re: Possible Calc support for Org-Babel? Date: Thu, 04 Nov 2010 15:42:22 +0100 Message-ID: <80eib1881d.fsf@mundaneum.com> References: <878w1ani4w.fsf@ucl.ac.uk> <87eib1dxll.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: 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-mXXj517/zsQ@public.gmane.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Eric, > I've just pushed up support for variables. The following should all work = as > expected (or at least as I would expect them to). > > ** playing with calc support > #+begin_src emacs-lisp :results silent > (require 'ob-calc) > #+end_src There must be something stupid in my config, but even a simple one like the following does not work for me: #+begin_src calc 1 2 '+ #+end_src Error is: #+begin_src emacs-lisp executing Calc code block... calc-push-list: Symbol's value as variable is void: calc-command-flags #+end_src Though, I confirm you that I have loaded both =3Dcalc=3D and =3Dob-calc=3D.= .. Any idea? > There are very likely some bugs, and as always I'm eager for a calc power > user to show me the light of how this support could be make more "calc > idiomatic". Be hopeless: I won't be that one=C2=A0;-( Best regards, Seb --=20 S=C3=A9bastien Vauban _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode-mXXj517/zsQ@public.gmane.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode