Babel ocaml: fix bug where the first exported result would end up in the ocaml
commit706a546fcf7c860a23edc5ce22556806ed2aed12
authorAlan Schmitt <alan.schmitt@polytechnique.org>
Tue, 7 May 2013 12:15:33 +0000 (7 14:15 +0200)
committerAlan Schmitt <alan.schmitt@polytechnique.org>
Tue, 7 May 2013 12:15:33 +0000 (7 14:15 +0200)
tree85a43e66949786b9902fb88d9c9a8d94ff827c86
parent39becc638142ccc9d579ce985462309896206321
Babel ocaml: fix bug where the first exported result would end up in the ocaml
buffer

* lisp/ob-ocaml.el (org-babel-prep-session:ocaml): use `save-window-excursion'
around the code starting the tuareg process.
lisp/ob-ocaml.el