Dan Davison
|
2bddc5fdf8
Revert "Moving non-language specific code out of language-specific files."
|
16 年之前 |
Dan Davison
|
5cbc2d3803
Using the new org-babel-merge-params function to combine default args with header args provided.
|
16 年之前 |
Dan Davison
|
7e80d01571
Now we have a function for merging params lists, so in theory this reversion can be reverted.
|
16 年之前 |
Dan Davison
|
9d79afb3b3
Merge branch 'working-on-combining-params' into results
|
16 年之前 |
Dan Davison
|
5280e5ea4f
Attempt at a working version of the org-babel-merge-params function.
|
16 年之前 |
Dan Davison
|
0f541a680d
Moving non-language specific code out of language-specific files.
|
16 年之前 |
Dan Davison
|
6143bb7aad
Streamlining/fiddling with org-babel-execute-src-block.
|
16 年之前 |
Dan Davison
|
f7ea8ccb2e
Added comment to org-babel-process-result explaining
|
16 年之前 |
Dan Davison
|
dc702a3152
Revert "making :results replace the default"
|
16 年之前 |
Dan Davison
|
df3b1b7223
Fixing results processing code.
|
16 年之前 |
Dan Davison
|
305c90b892
First stage of results code simplification.
|
16 年之前 |
Dan Davison
|
3c932ad603
removing mention of 'babel' as a supported interpreter
|
16 年之前 |
Dan Davison
|
6087aa7c31
Making some lines shorter and other trivial cosmetics
|
16 年之前 |
Dan Davison
|
a13cbf64b6
making :results replace the default
|
16 年之前 |
Eric Schulte
|
5621c105bf
removed org-babel-alist-pop
|
16 年之前 |
Eric Schulte
|
760e811c8c
org-babel-alist-pop now actually does modify alist
|
16 年之前 |
Eric Schulte
|
d469181978
org-babel-tangle is collecting blocks by language->session
|
16 年之前 |
Eric Schulte
|
a5f6423a76
Merge branch 'jumping-to-source-blocks'
|
16 年之前 |
Eric Schulte
|
793f5205e2
org-babel-goto-named-source-block is working
|
16 年之前 |
Eric Schulte
|
a902b62c29
better parsing of argument headers
|
16 年之前 |
Eric Schulte
|
b60d873724
just getting started
|
16 年之前 |
Eric Schulte
|
f7c002bcb7
partial
|
16 年之前 |
Eric Schulte
|
e7591f5a14
removing the org-babel-named-src-block-regexp variable which is not used
|
16 年之前 |
Eric Schulte
|
ec38cffff0
not yet working
|
16 年之前 |
Eric Schulte
|
8605c848bf
Merge branch 'master' into library-of-babel
|
16 年之前 |
Eric Schulte
|
fb2dcaf58a
implemented infrastructure for loading source-blocks from files
|
16 年之前 |
Eric Schulte
|
2212742c54
python can now pop-to-session
|
16 年之前 |
Eric Schulte
|
d1bcb5e425
cleaned version of body is now added to kill ring
|
16 年之前 |
Eric Schulte
|
1b39a64fbe
ruby blocks can now pop to session buffer (optionally evaluating header-args)
|
16 年之前 |
Eric Schulte
|
7d063efd28
removed debugging statement from org-babel.el
|
16 年之前 |