Dan Davison
|
dcfeec887a
docstring edits
|
14 years ago |
Dan Davison
|
05ef2ae7cc
ob: Allow babel settings to be made in multiple #+babel: lines
|
14 years ago |
Dan Davison
|
624141cc68
ob: Make #+header lines override higher-level settings
|
14 years ago |
Eric Schulte
|
3d4b884cb3
ob: Ensure all portions of results wrappers end in newlines
|
14 years ago |
Eric Schulte
|
eb3bf55d48
ob: new ":comments noweb" option for wrapping noweb references in comment links
|
14 years ago |
Eric Schulte
|
47537dcda8
ob: allow detangling of text containing '\'s -- Thanks to Seth Burleigh
|
14 years ago |
Eric Schulte
|
1c3ef40f24
ob: fixed bug in org-babel-read-result
|
14 years ago |
Eric Schulte
|
ea847dcb5f
ob: fix small bug in `org-babel-src-block-names'
|
14 years ago |
Eric Schulte
|
e72f207c3e
ob: ensure that org-babel-temporary-directory is bound before using
|
14 years ago |
Eric Schulte
|
8674006516
ob: Uses org-src-lang-modes to resolve language names for evaluation.
|
14 years ago |
Eric Schulte
|
1d3db31ca7
ob: better parsing of list output from scripting languages
|
14 years ago |
Eric Schulte
|
ece347e32c
org-babel-confirm-evaluate: better doc and code when using function as
|
14 years ago |
Eric Schulte
|
4e146a5ac2
ob: a little more refactoring
|
14 years ago |
Dan Davison
|
366abc6175
ob: Refactoring
|
14 years ago |
Dan Davison
|
70349cd0c2
ob: Bug fix in writing results to file
|
14 years ago |
Eric Schulte
|
e0b7927678
ob: :sep specifies table separator when opening or writing tabular results
|
14 years ago |
Dan Davison
|
74d752b4b5
ob: Wipe error buffer before executing buffer/subtree
|
14 years ago |
Dan Davison
|
a871c6a77c
new :results behavior
|
14 years ago |
Dan Davison
|
d6fefb406e
babel: Interpret string results as file links with :results file
|
14 years ago |
Eric Schulte
|
f5f2851401
Noweb references can now be resolved from the library of babel.
|
14 years ago |
Eric Schulte
|
e919c97d7e
fixed insertion of trailing newline after code block evaluation
|
14 years ago |
Achim Gratz
|
8dfd6a6140
Fixup 95bb16661b22ce83326f13304ed4ad690cc03eba
|
14 years ago |
Carsten Dominik
|
7666ba421f
Version number back to 7.4
|
14 years ago |
Carsten Dominik
|
76a25715c9
Bump version number to 7.5
|
14 years ago |
Dan Davison
|
c6a945e82c
babel: Handle errors when temporary directory is on a different partition
|
14 years ago |
Eric Schulte
|
1ce04c5057
updating Code block evaluation messages
|
14 years ago |
Eric Schulte
|
201eb8ce23
ob: examplization of inserted results is smarter about markers
|
14 years ago |
Eric Schulte
|
a9a77780dc
change requirement order to ob-eval is always loaded
|
14 years ago |
Eric Schulte
|
232651a57e
ob: mention code block name when ":eval query"
|
14 years ago |
Eric Schulte
|
c4418fc472
ob: fixed insertion of result error
|
14 years ago |