emacs-orgmode
[Top][All Lists]
Advanced

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

[O] babel scheme not working


From: Lawrence Bottorff
Subject: [O] babel scheme not working
Date: Thu, 28 May 2015 13:29:26 -0400

 #+BEGIN_SRC scheme
(define (mydouble x)
(+ x x))
  
  #+END_SRC

produces

org-babel-execute-src-block: Symbol's value as variable is void: geiser-default-implementation

also, no indentation or color coding of any sort (maybe this isn't a feature yet?)

LB



reply via email to

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