ob-exp: check for info before exporting code blocks -- fixes a latex export issue
commita3dfb1c626583e5b68c056cb50805d4d045f6a74
authorEric Schulte <schulte.eric@gmail.com>
Fri, 16 Jul 2010 22:34:57 +0000 (16 15:34 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Fri, 16 Jul 2010 22:34:57 +0000 (16 15:34 -0700)
treea36101aa16eb13c79482b6103ca8399f64eea53c
parentbc8d3a7704191d676028d1f6553963dc2a024d2c
ob-exp: check for info before exporting code blocks -- fixes a latex export issue

  Thanks for Nicolas Goaziou for pointing this out

* lisp/ob-exp.el (org-babel-exp-src-blocks): don't attempt to export
  blocks when there is no info match -- this fixes a bug in the latex
  export of code blocks located before the first headline
lisp/ob-exp.el