ob-R: Don't handle errors in R; expose to Org-babel error handling.
commitf7bca4ed1a93013c9252872ecde9af6d55cce29f
authorDan Davison <dandavison7@gmail.com>
Wed, 22 Dec 2010 15:19:57 +0000 (22 15:19 +0000)
committerDan Davison <dandavison7@gmail.com>
Wed, 22 Dec 2010 15:19:57 +0000 (22 15:19 +0000)
tree5b5fee64a73fd8ba96703f359c96420238b5ff97
parent7fa375d632ebdf1261d65a5b05431a06524d6273
ob-R: Don't handle errors in R; expose to Org-babel error handling.

* lisp/ob-R.el (org-babel-R-write-object-command): Force evaluation of
user code prior to the R exception-handling, so that errors in user
code are unhandled.
lisp/ob-R.el