Eric Schulte
883a174357
bringing back default values from properties
...
originally in commit 6b5747fdfa
2009-08-01 15:43:37 -06:00
Eric Schulte
227540bce1
DONE new reference syntax *inside* source code blocks
...
noweb style references are now expanded on tangle
2009-07-31 17:01:40 -06:00
Eric Schulte
17b2008968
now able to return the current source-code block's body with noweb references expanded
...
new function is `org-babel-expand-noweb-references'
2009-07-31 16:53:02 -06:00
Eric Schulte
bfdc0bbb35
DONE re-work tangling system
...
the tangling header arguments are now working along the new NuWeb
inspired schema
2009-07-30 20:14:35 -06:00
Eric Schulte
6b5747fdfa
Revert "DONE take default values for header args from properties"
...
This is breaking many of our tests, so I'm reverting it until I can figure out a fix
This reverts commit 9936814ffc
.
2009-07-22 19:02:12 -06:00
Eric Schulte
9936814ffc
DONE take default values for header args from properties
2009-07-22 18:59:10 -06:00
Eric Schulte
51cfe9e468
DONE add =:tangle= family of header arguments
...
these can be used to inhibit tangling
2009-07-22 18:30:30 -06:00
Dan Davison
e11508b8b7
test-tangle.org: adding function call parentheses on to #+srcname.
...
These are currently needed, due to the regexp in org-babel-get-src-block-name.
Changing that needs to be done with care to make sure that expectations regarding match-string are met,
so I'm leaving it for now
2009-07-17 15:09:42 -04:00
Eric Schulte
d37d148d3f
DONE singe-function tangling and loading elisp from literate org-mode file [3/3]
2009-07-14 21:55:50 -07:00
Eric Schulte
07c919cb31
fleshing out actual loading of tangled files
2009-07-14 21:52:10 -07:00
Eric Schulte
e9c2c6a590
removing debugging statements from org-babel-tangle.el, and beefing up test-tangle.org
2009-06-27 13:24:49 -07:00
Eric Schulte
092a54ed85
added to the tangle tests
2009-06-27 13:13:26 -07:00
Eric Schulte
b4f072f9bb
moving around tangle test files
2009-06-27 12:43:47 -07:00