ob-exp: Fix source blocks generated by other source blocks
commitb3ddb051e667bdc2daf6e6d9ba4742a56b54d449
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 24 Dec 2017 23:10:39 +0000 (25 00:10 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 24 Dec 2017 23:10:39 +0000 (25 00:10 +0100)
tree813276fbc411bb6a563020297e347b58bc9a36c3
parentf4ae1941c90e578e914268891bceff5751fbfd70
ob-exp: Fix source blocks generated by other source blocks

* lisp/ob-exp.el (org-babel-exp--at-source): Source blocks generated
  by evaluating other source blocks may not be found in the original
  buffer.  In that case, do not move point.

Reported-by: "Berry, Charles" <ccberry@ucsd.edu>
<http://lists.gnu.org/r/emacs-orgmode/2017-12/msg00538.html>
lisp/ob-exp.el