ob-sh: compatibility fix for "Marker does not point anywhere" errors in Emacs 23
commit98afe0046f5fa383b65ffd5ae6847ace68142dc8
authorAchim Gratz <Stromeko@Stromeko.DE>
Fri, 19 Sep 2014 09:52:30 +0000 (19 11:52 +0200)
committerAchim Gratz <Stromeko@Stromeko.DE>
Fri, 19 Sep 2014 09:52:30 +0000 (19 11:52 +0200)
tree13025ca6efe6812a117003d416c2a0bb0cdedfd0
parent873fe4981193581f344f1999c6b53c6be216b43d
ob-sh: compatibility fix for "Marker does not point anywhere" errors in Emacs 23

* lisp/ob-sh.el (org-babel-sh-initiate-session): After initiating a
  session, initialize the marker `comint-last-output-start' since it
  is going to be used by the ANSI color filter without further checks
  in Emacs 23 and throws an error.
lisp/ob-sh.el