ob-exp: Fix export of src blocks with pathological name
commitb72920344f7c940701b85aa157e1a1c88d93e4fd
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 18 Mar 2017 09:28:15 +0000 (18 10:28 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 18 Mar 2017 09:28:15 +0000 (18 10:28 +0100)
tree43cb229a8595562e66491360f5fb2b16c6139f40
parentd262ae53c966c7a745c0fa779149f9eb7486333d
ob-exp: Fix export of src blocks with pathological name

* lisp/ob-exp.el (org-babel-exp-process-buffer): Discard false
  positives.
* testing/lisp/test-ob-exp.el (ob-exp/src-block-with-affiliated-keyword):
  New test.

Reported-by: Skip Collins <skip.collins@gmail.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/112797>
lisp/ob-exp.el
testing/lisp/test-ob-exp.el