fixed ob-python to work with newest Emacs
commit993e3ee6215764f122b62cc9c949299b50e1eb22
authorEric Schulte <schulte.eric@gmail.com>
Fri, 29 Mar 2013 16:45:01 +0000 (29 10:45 -0600)
committerEric Schulte <schulte.eric@gmail.com>
Fri, 29 Mar 2013 16:45:01 +0000 (29 10:45 -0600)
tree456a33b11c7939172648cd0284499cc0ff58f5f1
parent9e9edd4830c2ade7a1570c6f301932dca250fe8d
fixed ob-python to work with newest Emacs

* lisp/ob-python.el (org-babel-python-with-earmufs): Add earmufs to a
  buffer name.
  (org-babel-python-without-earmufs): Remove earmufs from a buffer name.
  (org-babel-python-initiate-session-by-key): Set the buffer name in a
  way which is understandable by the new python.el
lisp/ob-python.el