ob-exp.el: org-babel-exp-process-buffer reports src block w/o language
commit53c6f68896080c37bdb9276406e8a032b9a3049f
authorCharles Berry <ccberry@ucsd.edu>
Thu, 12 Mar 2015 02:11:11 +0000 (11 19:11 -0700)
committerCharles Berry <ccberry@ucsd.edu>
Thu, 12 Mar 2015 02:23:33 +0000 (11 19:23 -0700)
treea416f7212e3f993b73cc1523533ca64d16e84a3c
parent69e6f4acaf311705655eba8677ae94c889b6727b
ob-exp.el: org-babel-exp-process-buffer reports src block w/o language

* lisp/ob-exp.el (org-babel-exp-process-buffer): Issue an error when a
  src block with no language is processed.

Throw an error with an informative message when trying to export buffer
containing `#+src_block\n'.

Reported-by: XIE Yuheng <xyheme@gmail.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/95920>
lisp/ob-exp.el