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 =calc= and =ob-calc=... 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 ;-( Best regards, Seb -- Sébastien Vauban _______________________________________________ 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