call org-confirm-babel-evaluate from code block
commit2eef1b45495432f14520d42902bd0d246305efe3
authorEric Schulte <schulte.eric@gmail.com>
Mon, 14 Oct 2013 13:21:59 +0000 (14 07:21 -0600)
committerEric Schulte <schulte.eric@gmail.com>
Mon, 14 Oct 2013 13:23:39 +0000 (14 07:23 -0600)
treef595896592dc776c43fa8674d43ed4a3deffe439
parent8f8c8cbed026fb8208579b640bb5c25422e3b878
call org-confirm-babel-evaluate from code block

  Always call org-confirm-babel-evaluate from the head of the code
  block being evaluated so that the info may be found with
  e.g., (org-babel-get-src-block-info 'light)

* lisp/ob-core.el (org-babel-check-confirm-evaluate): Call
  org-confirm-babel-evaluate from code block head.
lisp/ob-core.el