Dan Davison
|
43bd90ef81
org-babel: new header argument :results_switches
|
15 年之前 |
Dan Davison
|
ea2cd9b1c8
org-babel: make info structure available when removing/inserting results
|
15 年之前 |
Dan Davison
|
f01fb927e1
org-babel: read results contained in generic org blocks
|
15 年之前 |
Dan Davison
|
13d670744e
org-babel: set case-fold-search t when reading results
|
15 年之前 |
Dan Davison
|
43cd1aa2b9
org-babel: trim trailing newline from noweb-referenced material
|
15 年之前 |
Dan Davison
|
8b33a47410
org-babel: match multiple noweb references on same line correctly.
|
15 年之前 |
Dan Davison
|
3cf02c1afa
org-babel: allow regexp to be supplied in org-babel-trim, as per docstring.
|
15 年之前 |
Dan Davison
|
872d9157d9
org-babel: include functional-style args in org-babel-get-src-block-info list
|
15 年之前 |
Dan Davison
|
72691f1ff7
org-babel: Single function to return all source block info.
|
15 年之前 |
Dan Davison
|
dcc669f20a
org-babel: parse src block switches
|
15 年之前 |
Dan Davison
|
c7d3844bd9
org-babel: annotate org-babel-src-block-regexp with comments for clarity
|
15 年之前 |
Eric Schulte
|
f4d5b6dd49
org-babel noweb reference evaluation
|
15 年之前 |
Dan Davison
|
962a1e0608
org-babel: fix inline source block regexp
|
15 年之前 |
Dan Davison
|
512b376bb5
org-babel: allow multiple spaces/tabs between "src" and lang
|
15 年之前 |
Dan Davison
|
70a5963563
org-babel: avoid false positive matches for inline and #+lob constructs
|
15 年之前 |
Dan Davison
|
5f1ea1ce70
org-babel: By default, don't use session for inline blocks
|
15 年之前 |
Eric Schulte
|
62c8d0a835
org-babel: foreign-file references work, export is fully functional
|
15 年之前 |
Eric Schulte
|
540fa74513
org-babel-exp.el is now working for inline blocks
|
15 年之前 |
Dan Davison
|
68a1240db8
org-babel: ensure that result is returned when using :results output
|
15 年之前 |
Dan Davison
|
6c0c2039dd
org-babel: make [:file filename] imply [:exports results]
|
15 年之前 |
Dan Davison
|
351f52192d
org-babel: extend the way header args are taken from properties
|
15 年之前 |
Eric Schulte
|
4d374b27d2
org-babel: :noweb header argument now expands noweb references before source-block evaluation
|
15 年之前 |
Eric Schulte
|
3db817fb02
org-babel: now supports pp results (emacs-lisp, ruby, python)
|
15 年之前 |
Eric Schulte
|
4abe8f7ea0
org-babel: added "table" results header argument as more readable alias for "vector"
|
15 年之前 |
Eric Schulte
|
430a3bf6ad
org-babel: "code" results type for returning results in of source code syntax
|
15 年之前 |
Dan Davison
|
e079584e56
org-babel: make tangling honour org-src-preserve-indentation
|
15 年之前 |
Eric Schulte
|
27df66d8da
org-babel: added :session to the header-arguments allowed in headline properties
|
15 年之前 |
Dan Davison
|
fe5c0d96c6
org-babel: tightening up insertion of results
|
15 年之前 |
Dan Davison
|
ab7a58aaff
org-babel: change regexp parsing of #+srcname line
|
15 年之前 |
Dan Davison
|
10ea3ad10b
org-babel: make :file header arg imply :results file
|
15 年之前 |