emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: Bug ? : org-babel and calc : calc-command-flags


From: d . tchin
Subject: [Orgmode] Re: Bug ? : org-babel and calc : calc-command-flags
Date: Thu, 20 Jan 2011 19:20:23 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Eventually I prefer to use the following instruction in the
buffer where I will use calc with babel.


#+begin_src emacs-lisp :results silent
  (require 'ob-calc)
  (defvar calc-command-flags nil)
#+end_src

Thank you for your help. 


d.tchin





reply via email to

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