ob-core: Refactor `org-babel-where-is-src-block-head'
commitfdb0092830af89b00d894442d127960ee63d253b
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 13 Jan 2015 16:16:45 +0000 (13 17:16 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 13 Jan 2015 16:16:45 +0000 (13 17:16 +0100)
treed9c03f53144a11c3c730908da65e9a2e4254ff03
parent5675c970738c854aa0943000e7901a6e775d5eaf
ob-core: Refactor `org-babel-where-is-src-block-head'

* lisp/ob-core.el (org-babel-where-is-src-block-head): Refactor.  In
  particular, do not return a marker, ever.  Also update docstring.
* testing/lisp/test-ob.el (test-ob/org-babel-remove-result--results-org):
  Fix tests containing invalid Org syntax.
lisp/ob-core.el
testing/lisp/test-ob.el