ob-core: reimplement org-babel-confirm-evaluate
commit5fe486807e618029dda041300855ef6e3c6a7626
authorAchim Gratz <Stromeko@Stromeko.DE>
Fri, 8 Mar 2013 23:37:50 +0000 (9 00:37 +0100)
committerAchim Gratz <Stromeko@Stromeko.DE>
Sat, 9 Mar 2013 20:31:01 +0000 (9 21:31 +0100)
treebba36f47cf9cd5119679281dc3f50b7c29435bbc
parent9dd13b2e1ec7ca6293d428b6cde2f35c369bf4db
ob-core: reimplement org-babel-confirm-evaluate

* lisp/ob-core.el (org-babel-confirm-evaluate): Re-implement using
  bindings for common subexpressions.

There was a minor bug in the reporting of an aborted evaluation as
"disabled" when no export was happening and eval-no-export was t since
the state of the export was not checked again.
lisp/ob-core.el