ob: expand noweb references to headline contents
commit5b7646ce08cec44fb1d87cf23cb4a9718a8f0ae5
authorEric Schulte <schulte.eric@gmail.com>
Tue, 28 Jun 2011 20:02:01 +0000 (28 13:02 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Tue, 28 Jun 2011 20:04:58 +0000 (28 13:04 -0700)
tree7487db71abff5215225428ffd8f510878fb63de2
parenta2cf4b43f250b98794907169355102cc874ae941
ob: expand noweb references to headline contents

* lisp/ob-ref.el (org-babel-ref-goto-headline-id): Split out into its
  own function.
  (org-babel-ref-headline-body): Split out into its own function.
  (org-babel-ref-resolve): Using new functions, and alignment.
* lisp/ob.el (org-babel-ref-goto-headline-id): Declare function.
  (org-babel-ref-headline-body): Declare function.
  (org-babel-expand-noweb-references): Now expands noweb references to
  headlines during expansion.
lisp/ob-ref.el
lisp/ob.el