Eric Schulte
|
29d910c5e2
"file" results now correctly insert a file link
|
16 years ago |
Dan Davison
|
ad57e15afe
Bugfix in org-babel-read (relevant to all branches).
|
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 |
Eric Schulte
|
a5f6423a76
Merge branch 'jumping-to-source-blocks'
|
16 years ago |
Eric Schulte
|
793f5205e2
org-babel-goto-named-source-block is working
|
16 years ago |
Eric Schulte
|
a902b62c29
better parsing of argument headers
|
16 years ago |
Eric Schulte
|
b60d873724
just getting started
|
16 years ago |
Eric Schulte
|
e7591f5a14
removing the org-babel-named-src-block-regexp variable which is not used
|
16 years ago |
Eric Schulte
|
ec38cffff0
not yet working
|
16 years ago |
Eric Schulte
|
8605c848bf
Merge branch 'master' into library-of-babel
|
16 years ago |
Eric Schulte
|
fb2dcaf58a
implemented infrastructure for loading source-blocks from files
|
16 years ago |
Eric Schulte
|
2212742c54
python can now pop-to-session
|
16 years ago |
Eric Schulte
|
d1bcb5e425
cleaned version of body is now added to kill ring
|
16 years ago |
Eric Schulte
|
1b39a64fbe
ruby blocks can now pop to session buffer (optionally evaluating header-args)
|
16 years ago |
Eric Schulte
|
7d063efd28
removed debugging statement from org-babel.el
|
16 years ago |
Eric Schulte
|
0019cc9c14
all tests seem to be passing
|
16 years ago |
Dan Davison
|
66b27cb951
Added get-all-src-block-infos, which creates a hash of the 'info' lists
|
16 years ago |
Dan Davison
|
81ee8944ae
Correcting errors in previously untested code.
|
16 years ago |
Eric Schulte
|
dd0392a4f2
extracted the "capture all output from comint session" behavior into a macro
|
16 years ago |
Dan Davison
|
317a062a9a
New variable org-babel-named-src-block-regexp to match src block with
|
16 years ago |
Dan Davison
|
e0909d8458
New variable org-babel-named-src-block-regexp, to match a block with its srcname, and simple version of function org-babel-find-named-block.
|
16 years ago |
Dan Davison
|
90094f9b7c
Started again with lob implementation.
|
16 years ago |
Eric Schulte
|
b56e6b0285
removing Austin F. Frank from copyright and author lines
|
16 years ago |
Eric Schulte
|
d41466e5bc
now really passing all basic tests
|
16 years ago |
Eric Schulte
|
39a4a85ba1
protecting against spurious spaces in header arguments
|
16 years ago |
Eric Schulte
|
8ab8bf6ed4
quoting "%"s in messages
|
16 years ago |
Eric Schulte
|
005e682948
making progress bringing org-babel-R.el into the new evaluation schema
|
16 years ago |
Eric Schulte
|
8620cc414c
generalizing command to read results from a file into elisp
|
16 years ago |