caching in #+call: lines
commit89bb446a0b68d1ca01f7e9a46335d6d6acb76dd0
authorEric Schulte <eric.schulte@gmx.com>
Thu, 28 Jun 2012 17:49:47 +0000 (28 11:49 -0600)
committerEric Schulte <eric.schulte@gmx.com>
Thu, 28 Jun 2012 17:49:47 +0000 (28 11:49 -0600)
tree535e26258ef3ebfb4754a890de27a12b1c257180
parent054f99d3735d40c765d1128256fafc51c7803115
caching in #+call: lines

* lisp/ob.el (org-babel-set-current-result-hash): Change the hash of the
  results for the current code block.
  (org-babel-current-result-hash): Fix documentation.
* lisp/ob-lob.el (org-babel-lob-execute): Don't re-execute the called
  function if the current call line hash matches that in its results.
lisp/ob-lob.el
lisp/ob.el