Eric Schulte
|
66d9bd1fb6
replies to new bugs
|
16 years ago |
Eric Schulte
|
0866961436
Merge branch 'session' of git@github.com:eschulte/org-babel into session
|
16 years ago |
Eric Schulte
|
8360a676b9
passing all tests
|
16 years ago |
Eric Schulte
|
a85cadced8
*** DONE function to bring up inferior-process buffer [4/4]
|
16 years ago |
Eric Schulte
|
4fd1abecc5
move lisp/langs/org-babel-shell.el to lisp/langs/org-babel-sh.el
|
16 years ago |
Eric Schulte
|
e962e83741
adding pop/prep session commands to org-babel-shell.el
|
16 years ago |
Eric Schulte
|
88048186ac
R know how to prep and pop-to sessions
|
16 years ago |
Eric Schulte
|
f2444e39e9
added some `sit-for' statements to make ruby inf session prep more reliable
|
16 years ago |
Dan Davison
|
70cc6cb90f
A couple of bug reports.
|
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
|
5e41083bfa
adding ** TODO add =:none= session argument (for purely functional execution)
|
16 years ago |
Eric Schulte
|
7d063efd28
removed debugging statement from org-babel.el
|
16 years ago |
Eric Schulte
|
77c8f29968
** DONE test failing forcing vector results with =test-forced-vector-results= ruby code block
|
16 years ago |
Eric Schulte
|
0019cc9c14
all tests seem to be passing
|
16 years ago |
Eric Schulte
|
ba2756447d
correctly using the ARTIFICIAL flag with comint-send-input
|
16 years ago |
Eric Schulte
|
3cd99d0c2f
** DONE defunct R sessions
|
16 years ago |
Eric Schulte
|
bf2b175ba8
fleshing out bug description
|
16 years ago |
Eric Schulte
|
4a4046d73d
adding two bugs...
|
16 years ago |
Eric Schulte
|
d879ac0a12
seems to have passed all tests (I'm skeptical there still may be problems)
|
16 years ago |
Eric Schulte
|
f31b3b2af2
fixed problem with new ruby sessions sometimes not initializing
|
16 years ago |
Eric Schulte
|
8931657abf
adding bug: TODO ruby fails on first call to non-default session
|
16 years ago |
Eric Schulte
|
0b75d89ccf
fixed error parsing empty results from ruby
|
16 years ago |
Eric Schulte
|
08f92aebe5
passing some session tests, but still failing some tests
|
16 years ago |
Eric Schulte
|
391f677fc7
`org-babel-comint-with-output' is now robust to errors
|
16 years ago |
Eric Schulte
|
da08c26d33
applying org-babel-comint-with-output macro to org-babel-shell.el
|
16 years ago |
Eric Schulte
|
7d1cbd43ea
removing debugging statements from org-babel-ref.el
|
16 years ago |
Eric Schulte
|
cd5fb8460d
slightly more graceful use of let*
|
16 years ago |
Eric Schulte
|
e39b5e848e
applying org-babel-comint-with-output macro to org-babel-R.el
|
16 years ago |