ob-shell: compatibility fix for "Marker does not point anywhere" errors in Emacs 23
commit7d8523d9d143baf63d0791d5a83f294b028caf62
authorAchim Gratz <Stromeko@Stromeko.DE>
Fri, 19 Sep 2014 09:34:09 +0000 (19 11:34 +0200)
committerAchim Gratz <Stromeko@Stromeko.DE>
Fri, 19 Sep 2014 09:34:09 +0000 (19 11:34 +0200)
tree48fa1676a9fae50455da820aefca951a32676db7
parent1aa719cff2d512733d1981e1b08afde12d99d5dd
ob-shell: compatibility fix for "Marker does not point anywhere" errors in Emacs 23

* lisp/ob-shell.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-shell.el