org-babel-do-in-edit-buffer
org-babel-do-in-edit-buffer is a Lisp macro in `ob-core.el
'.
(org-babel-do-in-edit-buffer &rest BODY)
Evaluate BODY in edit buffer if there is a code block at point.
Return t if a code block was found at point, nil otherwise.