Dan Davison
|
d128662fa3
Eliminating duplicated code (take 2...).
|
16 years ago |
Dan Davison
|
f74b084d99
Bringing org-babel-execute-[buffer/subtree] functions up-to-date.
|
16 years ago |
Dan Davison
|
2b273bce7d
Different messages for :results output and value modes.
|
16 years ago |
Dan Davison
|
c1f8de5eec
Cosmetic changes only: shortening lines to fit my screen.
|
16 years ago |
Dan Davison
|
08eba0ceea
Bugfix: my regexp was not allowing whitespace inside function call.
|
16 years ago |
Dan Davison
|
21d058869d
Bugfix in org-babel-read (relevant to all branches).
|
16 years ago |
Dan Davison
|
cd4c794af6
Bugfix: Use let* instead of let
|
16 years ago |
Dan Davison
|
f622d8d288
Bugfix: In org-babel-merge-params.
|
16 years ago |
Dan Davison
|
ee749f4d70
Bugfix:
|
16 years ago |
Dan Davison
|
0a6fa24cc5
bugfix: org-babel-parse-header-arguments was creating nonsense when passed an empty string.
|
16 years ago |
Dan Davison
|
44adc98505
Enabling LoB to put results in buffer, and slowly moving towards more
|
16 years ago |
Dan Davison
|
eb7206f744
Fixing function call-style source block arguments.
|
16 years ago |
Dan Davison
|
41381781bb
Using function call() style source block arguments.
|
16 years ago |
Dan Davison
|
2bddc5fdf8
Revert "Moving non-language specific code out of language-specific files."
|
16 years ago |
Dan Davison
|
5cbc2d3803
Using the new org-babel-merge-params function to combine default args with header args provided.
|
16 years ago |
Dan Davison
|
7e80d01571
Now we have a function for merging params lists, so in theory this reversion can be reverted.
|
16 years ago |
Dan Davison
|
9d79afb3b3
Merge branch 'working-on-combining-params' into results
|
16 years ago |
Dan Davison
|
5280e5ea4f
Attempt at a working version of the org-babel-merge-params function.
|
16 years ago |
Dan Davison
|
0f541a680d
Moving non-language specific code out of language-specific files.
|
16 years ago |
Dan Davison
|
6143bb7aad
Streamlining/fiddling with org-babel-execute-src-block.
|
16 years ago |
Dan Davison
|
f7ea8ccb2e
Added comment to org-babel-process-result explaining
|
16 years ago |
Dan Davison
|
dc702a3152
Revert "making :results replace the default"
|
16 years ago |
Dan Davison
|
df3b1b7223
Fixing results processing code.
|
16 years ago |
Dan Davison
|
305c90b892
First stage of results code simplification.
|
16 years ago |
Dan Davison
|
3c932ad603
removing mention of 'babel' as a supported interpreter
|
16 years ago |
Dan Davison
|
6087aa7c31
Making some lines shorter and other trivial cosmetics
|
16 years ago |
Dan Davison
|
a13cbf64b6
making :results replace the default
|
16 years ago |
Eric Schulte
|
5621c105bf
removed org-babel-alist-pop
|
16 years ago |
Eric Schulte
|
760e811c8c
org-babel-alist-pop now actually does modify alist
|
16 years ago |
Eric Schulte
|
d469181978
org-babel-tangle is collecting blocks by language->session
|
16 years ago |