Matt Huszagh
|
d9884cfa70
lisp/ob-core.el: Allow passing empty vector to :file-desc to omit description
|
6 months ago |
Kyle Meyer
|
e535da6e4f
ob-core: Avoid duplicate body expansion logic
|
7 months ago |
Tom Gillespie
|
3e1c0b0f44
lisp/ob-core.el: org-babel-check-confirm-evaluate strip coderefs
|
7 months ago |
John Herrlin
|
ea946353aa
ob-core: file-mode option in source code block arguments
|
8 months ago |
Joaquín Aguirrezabalaga
|
4939b41750
ob-core: Fix :dir when :mkdirp is not defined
|
2 years ago |
stardiviner
|
8b5941330b
ob-core: Make :mkdirp work for :dir too
|
2 years ago |
Nicolas Goaziou
|
26ed66b233
ob: :file and :file-ext no longer imply :results file
|
2 years ago |
Nicolas Goaziou
|
8e54cafeb2
Fix noweb expansion during export
|
2 years ago |
stardiviner
|
296b0de4e8
ob-core: Add "link" results format
|
3 years ago |
Nicolas Goaziou
|
b420c8e290
ob-core: Fix last commit
|
3 years ago |
Nicolas Goaziou
|
122bf29974
ob-core: Tiny refactoring
|
3 years ago |
stardiviner
|
39bd69b08d
* ob-core.el: (org-babel-execute-src-block) handle :results graphics :file case.
|
3 years ago |
José L. Doménech
|
bb6e40b086
ob-scheme: Handle tables and :prologue params
|
3 years ago |
Nicolas Goaziou
|
3b3fc520aa
Fix coderef handling in source blocks
|
4 years ago |
Marco Wahl
|
b7b93a0c2c
test-ob-maxima: Fix maxima matrix test
|
4 years ago |
Nicolas Goaziou
|
dbb375fdfc
Simplify Babel calls evaluation
|
4 years ago |
Aaron Ecay
|
84e3f23b9a
ob-core: remove cruft
|
5 years ago |
Nicolas Goaziou
|
9738da4732
ob: Rewrite `org-babel-get-src-block-info' using parser
|
5 years ago |
Nicolas Goaziou
|
8865920879
ob: Remove indentation information from Babel properties
|
5 years ago |
Aaron Ecay
|
4750e4427d
babel: small fix.
|
5 years ago |
Bjarte Johansen
|
041ca4b6f4
ob-core: Do not return results on writing to file
|
5 years ago |
Bjarte Johansen
|
b6934e3471
ob-core: Fix indented cached result returning nil
|
5 years ago |
Eric Schulte
|
bbcf17b969
set location info parameter for inline src blocks
|
7 years ago |
Bastien Guerry
|
f95641c443
Backport changes from Emacs revs 115081 and 115082
|
7 years ago |
Eric Schulte
|
685b296724
evaluate elisp header args at original call site
|
7 years ago |
Eric Schulte
|
c3711b14d6
org-babel-current-exec-src-block-head -> org-babel-current-src-block-location
|
7 years ago |
Eric Schulte
|
d6a9f1aa29
org-babel-current-exec-src-block-head -> outermost
|
7 years ago |
Vitalie Spinu
|
f301bbcc86
make src block location available to execution backends
|
7 years ago |
Aaron Ecay
|
9969d3feeb
ob-core.el (org-babel-execute-src-block): fixes for :results none
|
8 years ago |
Aaron Ecay
|
bf29482973
Clean up various org-babel-*-maybe commands
|
8 years ago |
Aaron Ecay
|
4d763f35f5
Fix bug in org-babel-execute-src-block
|
8 years ago |
Eric Schulte
|
3932efdf8e
intuitive code block post processing w/file results
|
8 years ago |
Eric Schulte
|
d35ec18ab5
post header arg post-processes code block results
|
8 years ago |
Suhail Shergill
|
3b2abfce7b
bugfix: fix `org-babel-execute-src-block' on remote hosts
|
8 years ago |
Eric Schulte
|
b0bccccb5c
additional code block execution refactoring
|
8 years ago |
Achim Gratz
|
be0883940d
ob-core: refactor org-babel-confirm-evaluate, do not confirm evaluation if cache is current
|
8 years ago |
Achim Gratz
|
302d3780ec
ob-core: add binding for merged-params to avoid multiple evaluation
|
8 years ago |
Achim Gratz
|
0fcfafe331
ob-core: Rename cache? to cache-p, add binding for cache-current-p
|
8 years ago |
Achim Gratz
|
091bf02514
ob-core.el: Do not ask for confirmation if cached value is current
|
8 years ago |
Eric Schulte
|
c2223c8979
still execute code block even if :results none
|
8 years ago |
Eric Schulte
|
d4b739fbf2
"none" header avoids result post-process
|
8 years ago |
Bastien Guerry
|
57104f9fb2
ob.el: Don't use `org-flet'
|
8 years ago |
Bastien Guerry
|
e85479aeb1
Don't use `org-flet' in some functions
|
8 years ago |
Eric Schulte
|
63b5f8f2e8
replace flet/labels with org-flet/org-labels
|
8 years ago |
Hans-Peter Deifel
|
343a705ba5
allow relative file names for :dir
|
9 years ago |
Eric Schulte
|
97e8e03eea
Ensure params are incorporated *before* checking if evaluation is legal
|
9 years ago |
Eric Schulte
|
abf3060e47
new "no-export" option to :noweb header argument, and consolidated noweb logic
|
9 years ago |
Bastien Guerry
|
90868e2d88
Fix typo fixed in Emacs trunk.
|
9 years ago |
Eric Schulte
|
0b9cc74c56
ob: replaced call to defunct function `org-babel-result-hash'
|
9 years ago |
Eric Schulte
|
3755c79485
ob-exp: ensure params are properly processed on export
|
10 years ago |
Eric Schulte
|
8674006516
ob: Uses org-src-lang-modes to resolve language names for evaluation.
|
10 years ago |
Eric Schulte
|
4e146a5ac2
ob: a little more refactoring
|
10 years ago |
Dan Davison
|
366abc6175
ob: Refactoring
|
10 years ago |
Dan Davison
|
70349cd0c2
ob: Bug fix in writing results to file
|
10 years ago |
Eric Schulte
|
e0b7927678
ob: :sep specifies table separator when opening or writing tabular results
|
10 years ago |
Dan Davison
|
d6fefb406e
babel: Interpret string results as file links with :results file
|
10 years ago |
Dan Davison
|
666e6ed5e7
babel: Wipe error buffer clean at start of execution
|
10 years ago |
Eric Schulte
|
c676f62361
passing header arguments through to called code blocks
|
10 years ago |
Dan Davison
|
d6599c5699
babel: Ensure that result is a file link when that is intended
|
10 years ago |
Eric Schulte
|
d87e33ea19
babel: ob-execute-src-block respects prefix argument (which forces re-calculation)
|
10 years ago |
Eric Schulte
|
3fd8d906e4
babel: removed needless param sorting from ob-execute-src-block
|
10 years ago |
Eric Schulte
|
cea9fd7421
sanding off some rough corners left by the reworking of process-params
|
10 years ago |
Eric Schulte
|
43c712fccb
unifying ob-process-params and ob-expand-variables
|
10 years ago |
Eric Schulte
|
71d50277b5
ob: only sort parameters if it's required for caching
|
10 years ago |
Dan Davison
|
e0d9a280ea
babel: docstring improvement
|
10 years ago |
Dan Davison
|
d9ca67496f
babel: Make `org-babel-execute-subtree' support prefix arg
|
10 years ago |
Eric Schulte
|
e52909d902
now possible to abort code block evaluation without throwing errors
|
10 years ago |
Dan Davison
|
9330ad5b81
babel: single function to execute executable babel elements
|
10 years ago |
Eric Schulte
|
c53fc7d246
babel: consolidate execution messaging into ob.el
|
10 years ago |
Eric Schulte
|
0ea1432d31
babel: evaluation of code blocks now requires confirmation
|
10 years ago |
Eric Schulte
|
2dc30adf15
babel: call-process-region-original is no longer a free variable
|
11 years ago |
Eric Schulte
|
e0b71bf8e2
babel: wrapping free language variable in result insertion code
|
11 years ago |
Eric Schulte
|
9311325030
babel: all org-babel elements should now work when indented
|
11 years ago |
Eric Schulte
|
8021cf9288
babel: undo two troubling unintended tab insertions in previous commit
|
11 years ago |
Eric Schulte
|
ae234f787b
babel: noweb references are now expanded in the pre-export buffer
|
11 years ago |
Dan Davison
|
215d11c092
babel: New hook org-babel-after-execute-hook
|
11 years ago |
Dan Davison
|
44c8487e2d
babel: fix bug with remote working directory
|
11 years ago |
Dan Davison
|
2056d7d419
babel: Allow shell-command-on-region to execute remotely
|
11 years ago |
Dan Davison
|
d128662fa3
Eliminating duplicated code (take 2...).
|
11 years ago |
Dan Davison
|
6143bb7aad
Streamlining/fiddling with org-babel-execute-src-block.
|
11 years ago |