Dan Davison
|
23ab61d93c
babel: refactor `org-babel-switch-to-session'
|
14 lat temu |
Dan Davison
|
ad7d9c43c8
babel: Fix prefix version of `org-babel-switch-to-session'
|
14 lat temu |
Dan Davison
|
ed62a85bf7
babel: Throw error on `org-babel-switch-to-session' when :session not in effect
|
14 lat temu |
Dan Davison
|
4ac8294020
Avoid error and unnecessary message in transient use of code edit buffer
|
14 lat temu |
Dan Davison
|
f9cecd192d
Make language major mode commands available at Org code blocks.
|
14 lat temu |
Dan Davison
|
b05f8c91fe
babel: new function `org-babel-switch-to-session-with-code'
|
14 lat temu |
Eric Schulte
|
693cea9bb9
ob.el fixed bug when inserting into empty buffer
|
14 lat temu |
Noorul Islam
|
043f088753
fixed compiler warning in ob.el
|
14 lat temu |
Dan Davison
|
9330ad5b81
babel: single function to execute executable babel elements
|
14 lat temu |
Dan Davison
|
2935464811
babel: make `org-babel-load-in-session' work for remote sessions
|
14 lat temu |
Dan Davison
|
34144f9a95
babel: Allow specification of field separator when reading tables
|
14 lat temu |
Eric Schulte
|
917ad74b58
babel: accept explicit lists of colnames and/or rownames
|
15 lat temu |
Carsten Dominik
|
6268cceec3
Mention release 7.01 on the website, push release number to 7.01trans
|
15 lat temu |
Tom Dye
|
272aefce83
Finished editing Babel docstrings
|
15 lat temu |
Eric Schulte
|
c53fc7d246
babel: consolidate execution messaging into ob.el
|
15 lat temu |
Eric Schulte
|
5570bef368
babel: adding comments to org-babel-header-arg-names
|
15 lat temu |
Eric Schulte
|
9271692869
babel: don't prematurely remove existing results when not caching
|
15 lat temu |
Eric Schulte
|
e8033b7f04
org-exp: raise an error when trying to export code blocks w/o languages
|
15 lat temu |
Eric Schulte
|
1e50216854
babel: now always updating hash when inserting results
|
15 lat temu |
Eric Schulte
|
433b374c10
babel: enhanced code block movement functions
|
15 lat temu |
Eric Schulte
|
8944a309a4
adding defgroup for org-babel
|
15 lat temu |
Eric Schulte
|
fabf73b060
babel: Added (:tangle . "no") to the default header arguments
|
15 lat temu |
Eric Schulte
|
c32d773919
babel: code cleaning -- `error' and `with-current-buffer' usage for Emacs inclusion
|
15 lat temu |
Eric Schulte
|
804d08b119
babel: don't ask twice for confirmation with :eval query
|
15 lat temu |
Eric Schulte
|
e4cfd468a0
babel: :eval header argument takes arguments "never" and "query" to limit evaluation
|
15 lat temu |
Eric Schulte
|
0a6a5b4fae
babel: fixed small input error related to empty tables
|
15 lat temu |
Eric Schulte
|
fd9bf71265
babel: fixed sessions in python, extracted external eval into ob-eval
|
15 lat temu |
Eric Schulte
|
6c2e35003f
babel: all languages compiling cleanly (but R has a small problem)
|
15 lat temu |
Eric Schulte
|
d7b7025eac
flattening out lisp directory structure
|
15 lat temu |