ob-exp: Fix small bug
commit866d28d48e8e8628a36bb550230f3a185cb4e564
authorNicolas Goaziou <n.goaziou@gmail.com>
Tue, 23 Oct 2012 20:27:58 +0000 (23 22:27 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Tue, 23 Oct 2012 20:27:58 +0000 (23 22:27 +0200)
tree21385260f8d2185956cab168a278813d1837fb78
parent2608bed9ea54291c160dfacfc5381ae44d456fc7
ob-exp: Fix small bug

* lisp/ob-exp.el (org-export-blocks-preprocess): Pos can sometimes be
  set to a value greater than start, because of indentation, and lead
  to a search bound error.
lisp/ob-exp.el