org-mode/lisp/babel/langs
Eric Schulte 6be47552ea babel: `org-babel-comint-with-output' no longer assumes `full-body' variable
* lisp/babel/ob-comint.el (org-babel-comint-with-output):
  Fixed egregious oversight in which we were assuming that the
  `full-body' variable would be in scope at the time of macro
  execution.  Thanks to the compiler for finding this bug.

* lisp/babel/langs/ob-R.el (org-babel-R-evaluate): now using the fixed
  `org-babel-comint-with-output' macro

* lisp/babel/langs/ob-haskell.el (org-babel-execute:haskell): now
  using the fixed `org-babel-comint-with-output' macro

* lisp/babel/langs/ob-ocaml.el (org-babel-execute:ocaml): now using
  the fixed `org-babel-comint-with-output' macro

* lisp/babel/langs/ob-octave.el (org-babel-octave-evaluate-session):
  now using the fixed `org-babel-comint-with-output' macro

* lisp/babel/langs/ob-python.el (org-babel-python-evaluate): now using
  the fixed `org-babel-comint-with-output' macro

* lisp/babel/langs/ob-ruby.el (org-babel-ruby-evaluate): now using the
  fixed `org-babel-comint-with-output' macro

* lisp/babel/langs/ob-sh.el (org-babel-sh-evaluate): now using the
  fixed `org-babel-comint-with-output' macro
2010-06-17 18:15:32 -07:00
..
ob-C.el ensuring the existence of a complete first sentence in the documentation of each babel function 2010-06-17 18:15:32 -07:00
ob-R.el babel: `org-babel-comint-with-output' no longer assumes `full-body' variable 2010-06-17 18:15:32 -07:00
ob-asymptote.el ensuring the existence of a complete first sentence in the documentation of each babel function 2010-06-17 18:15:32 -07:00
ob-clojure.el ensuring the existence of a complete first sentence in the documentation of each babel function 2010-06-17 18:15:32 -07:00
ob-css.el ensuring the existence of a complete first sentence in the documentation of each babel function 2010-06-17 18:15:32 -07:00
ob-ditaa.el ensuring the existence of a complete first sentence in the documentation of each babel function 2010-06-17 18:15:32 -07:00
ob-dot.el ensuring the existence of a complete first sentence in the documentation of each babel function 2010-06-17 18:15:32 -07:00
ob-emacs-lisp.el ensuring the existence of a complete first sentence in the documentation of each babel function 2010-06-17 18:15:32 -07:00
ob-gnuplot.el ensuring the existence of a complete first sentence in the documentation of each babel function 2010-06-17 18:15:32 -07:00
ob-haskell.el babel: `org-babel-comint-with-output' no longer assumes `full-body' variable 2010-06-17 18:15:32 -07:00
ob-latex.el ensuring the existence of a complete first sentence in the documentation of each babel function 2010-06-17 18:15:32 -07:00
ob-matlab.el ensuring the existence of a complete first sentence in the documentation of each babel function 2010-06-17 18:15:32 -07:00
ob-ocaml.el babel: `org-babel-comint-with-output' no longer assumes `full-body' variable 2010-06-17 18:15:32 -07:00
ob-octave.el babel: `org-babel-comint-with-output' no longer assumes `full-body' variable 2010-06-17 18:15:32 -07:00
ob-perl.el ensuring the existence of a complete first sentence in the documentation of each babel function 2010-06-17 18:15:32 -07:00
ob-python.el babel: `org-babel-comint-with-output' no longer assumes `full-body' variable 2010-06-17 18:15:32 -07:00
ob-ruby.el babel: `org-babel-comint-with-output' no longer assumes `full-body' variable 2010-06-17 18:15:32 -07:00
ob-sass.el ensuring the existence of a complete first sentence in the documentation of each babel function 2010-06-17 18:15:32 -07:00
ob-screen.el ensuring the existence of a complete first sentence in the documentation of each babel function 2010-06-17 18:15:32 -07:00
ob-sh.el babel: `org-babel-comint-with-output' no longer assumes `full-body' variable 2010-06-17 18:15:32 -07:00
ob-sql.el ensuring the existence of a complete first sentence in the documentation of each babel function 2010-06-17 18:15:32 -07:00