when present resolve orig-buffer headlines w/IDs
commit266233164fffcf711422490772f13276ae0e0907
authorEric Schulte <schulte.eric@gmail.com>
Fri, 6 Jun 2014 16:04:04 +0000 (6 12:04 -0400)
committerEric Schulte <schulte.eric@gmail.com>
Fri, 6 Jun 2014 16:04:04 +0000 (6 12:04 -0400)
tree3a8565b0c60bc05ffcbe718a613046795f227354
parentc261928cb520624eb6c5610377b7b1487a8b721f
when present resolve orig-buffer headlines w/IDs

* lisp/ob-exp.el (org-babel-exp-in-export-file): Instead of using the
  headline text use the headline ID when one is present.  This fixes a
  bug in the resolution of code block headers in properties during
  export when multiple headlines with the same name are present.
lisp/ob-exp.el