Dear Charles,
thanks for the quick test.
You wrote:

> I cannot reproduce this in 9.1.14
> C-c C-v C-i on each src block works as expected.
> org-babel-execute-buffer runs to successful completion.

I had a look at the orgmode master.
The problem has already been fixed in the master by substituting the reference to |org-babel-current-src-block-location with (point).| See: https://code.orgmode.org/bzg/org-mode/src/04641c4bbefc5f90e05fe4e846f4aeab15f1c262/lisp/ob-core.el#L1446

NOTE however that the problem is still present in the maint branch:
See: https://code.orgmode.org/bzg/org-mode/src/1315315465d49ebe32e533515ec81fd1ba165a55/lisp/ob-core.el#L1444

Best regards,
Tobias Zawada


Reply via email to