named code blocks are replaced with their results
commit83dfaa5c8faba77e54ffe8f006272805fd3b4909
authorEric Schulte <schulte.eric@gmail.com>
Mon, 14 Nov 2011 17:31:58 +0000 (14 10:31 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Tue, 15 Nov 2011 15:56:25 +0000 (15 08:56 -0700)
tree6331db73ee971acb3aa99831d45efb7b0bac9b7d
parent16e4e9b5cc0c3f0a874e2b082da1c3863d558e22
named code blocks are replaced with their results

* lisp/ob.el (org-babel-find-named-result): Downcase "name" before comparison.
* testing/lisp/test-ob.el (test-ob/does-not-replace-a-block-with-the-results):
  Test that named code blocks are replaced with their results.
lisp/ob.el
testing/lisp/test-ob.el