Achim Gratz
|
8387b3b07e
Merge branch 'maint'
|
11 years ago |
Achim Gratz
|
8cf4ceb304
ob-core: fix regression when org-confirm-babel-evaluate is a functionp
|
11 years ago |
Eric Schulte
|
895bae8774
fix bug when replacing results hashes
|
11 years ago |
Eric Schulte
|
884f5ced13
named call lines insert results like code blocks
|
11 years ago |
Bastien Guerry
|
5a36318511
Merge branch 'maint'
|
11 years ago |
Achim Gratz
|
30581835bd
do not use mapcar* for transposing tables
|
12 years ago |
Eric Schulte
|
685b296724
evaluate elisp header args at original call site
|
12 years ago |
Achim Gratz
|
90b168705e
ob-core: evaluate header-args[:lang] properties at point of call
|
12 years ago |
Eric Schulte
|
56ac8f8b69
prolog and epilog header arguments
|
12 years ago |
Eric Schulte
|
d34813c64a
more robust matching of examplized ranges
|
12 years ago |
Eric Schulte
|
a79fd4be28
fix babel merge params bug from commit 693dda67
|
12 years ago |
Achim Gratz
|
693dda67e6
ob-core: allow language specific header arguments in properties
|
12 years ago |
Eric Schulte
|
04a1b98e5e
do not read #-prefix header-arg value as emacs lisp
|
12 years ago |
Eric Schulte
|
c3711b14d6
org-babel-current-exec-src-block-head -> org-babel-current-src-block-location
|
12 years ago |
Eric Schulte
|
2a73e06a6d
adding a new global tangle-mode header argument
|
12 years ago |
Eric Schulte
|
d6a9f1aa29
org-babel-current-exec-src-block-head -> outermost
|
12 years ago |
Vitalie Spinu
|
f301bbcc86
make src block location available to execution backends
|
12 years ago |
Achim Gratz
|
3768cec391
Babel: complete fix for priority order of header arguments from e79e8943de
|
12 years ago |
Sebastien Vauban
|
e79e8943de
Fix priority order for inheriting header arguments
|
12 years ago |
Eric Schulte
|
f285b7ed3d
Defcustom controlling the wrapping of inline results
|
12 years ago |
Bastien Guerry
|
267cbe5183
Merge branch 'maint'
|
12 years ago |
Bastien Guerry
|
dcb0ac48a8
Use `org-called-interactively-p' instead of `called-interactively-p'
|
12 years ago |
Aaron Ecay
|
7263b326d4
Add 'light argument to some uses of org-babel-get-src-block-info
|
12 years ago |
Aaron Ecay
|
9969d3feeb
ob-core.el (org-babel-execute-src-block): fixes for :results none
|
12 years ago |
Bastien Guerry
|
3d994a602c
ob-core.el (org-babel-insert-result): Fix bug when inserting results as a list: ensure we split a string containing "\n"
|
12 years ago |
Bastien Guerry
|
03920a01fa
Merge branch 'master-apply-aaron-patch2'
|
12 years ago |
Aaron Ecay
|
bf29482973
Clean up various org-babel-*-maybe commands
|
12 years ago |
Aaron Ecay
|
4d763f35f5
Fix bug in org-babel-execute-src-block
|
12 years ago |
Bastien Guerry
|
217d14ecc2
ob-core.el (org-babel-pop-to-session-maybe): Fix docstring
|
12 years ago |
Bastien Guerry
|
cde4c876fb
ob-core.el (org-babel-confirm-evaluate): Fix typo in docstring
|
12 years ago |