Fix "Args out of range" when demarcating blocks
commitb5072890c38b386f3374800f58cc47ae7605db8e
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 13 Jan 2015 16:18:12 +0000 (13 17:18 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Tue, 13 Jan 2015 16:18:12 +0000 (13 17:18 +0100)
treeb746c3fbe2f6cf3e017d668ed1eace45b69f2f37
parentfdb0092830af89b00d894442d127960ee63d253b
Fix "Args out of range" when demarcating blocks

* lisp/ob-core.el (org-babel-demarcate-block): Return value from
  `org-babel-where-is-src-block-head' may be nil.

Reported-by: Sébastien Vauban
<http://permalink.gmane.org/gmane.emacs.orgmode/93978>
lisp/ob-core.el