change the default python buffer name
commit9e9edd4830c2ade7a1570c6f301932dca250fe8d
authorEric Schulte <schulte.eric@gmail.com>
Fri, 29 Mar 2013 16:31:37 +0000 (29 10:31 -0600)
committerEric Schulte <schulte.eric@gmail.com>
Fri, 29 Mar 2013 16:31:37 +0000 (29 10:31 -0600)
tree6356069b4ac964a2a088ba8f9f92d7535c32c0f8
parentdf0c8a3bc44286c06b3306503a95382805651e2c
change the default python buffer name

  Working to fix a bug introduced by recent upstream changes in
  python.el in Emacs.

* lisp/ob-python.el (org-babel-python-buffers): Change the default
  python buffer name.
  (org-babel-python-initiate-session-by-key): Pass Python buffer names
  to the new `run-python' command.
lisp/ob-python.el