Dan Davison
|
4fa9c162d9
More code streamlining: org-babel-execute:emacs-lisp.
|
16 years ago |
Dan Davison
|
d128662fa3
Eliminating duplicated code (take 2...).
|
16 years ago |
Dan Davison
|
f74b084d99
Bringing org-babel-execute-[buffer/subtree] functions up-to-date.
|
16 years ago |
Dan Davison
|
e49db4f3e6
New proposed tasks: make tangled files read-only, and fold source blocks on #+srcname line
|
16 years ago |
Dan Davison
|
c6b628d3ad
Make org-babel-tangle comment with ;;*.
|
16 years ago |
Dan Davison
|
690ed664c6
Merging master into results.
|
16 years ago |
Dan Davison
|
2b273bce7d
Different messages for :results output and value modes.
|
16 years ago |
Dan Davison
|
ad57e15afe
Bugfix in org-babel-read (relevant to all branches).
|
16 years ago |
Eric Schulte
|
d37d148d3f
DONE singe-function tangling and loading elisp from literate org-mode file [3/3]
|
16 years ago |
Eric Schulte
|
77c7fc81cc
flesh out org-babel-load-file task statement
|
16 years ago |
Eric Schulte
|
cdd73500d6
DONE ensure that org-babel-tangle returns the path to the tangled file(s)
|
16 years ago |
Eric Schulte
|
07c919cb31
fleshing out actual loading of tangled files
|
16 years ago |
Eric Schulte
|
c3166dc093
now able to tangle files by language
|
16 years ago |
Eric Schulte
|
92f979cc88
fleshing out documentation for automatic tangling and loading of elisp
|
16 years ago |
Eric Schulte
|
27fe6cf718
Merge branch 'master' into cleanup
|
16 years ago |
Eric Schulte
|
8694253c9f
getting started on automatic loading of elisp from org-mode files
|
16 years ago |
Eric Schulte
|
52570eb3c4
Merge branch 'master' into tangled-emacs-init
|
16 years ago |
Dan Davison
|
213b045359
Updating main org file and tidying library-of-babel.org.
|
16 years ago |
Dan Davison
|
c1f8de5eec
Cosmetic changes only: shortening lines to fit my screen.
|
16 years ago |
Dan Davison
|
08eba0ceea
Bugfix: my regexp was not allowing whitespace inside function call.
|
16 years ago |
Dan Davison
|
a0e0fe17f4
A neutral bug (unnecessary, but no consequences I believe).
|
16 years ago |
Dan Davison
|
21d058869d
Bugfix in org-babel-read (relevant to all branches).
|
16 years ago |
Dan Davison
|
cd4c794af6
Bugfix: Use let* instead of let
|
16 years ago |
Dan Davison
|
f622d8d288
Bugfix: In org-babel-merge-params.
|
16 years ago |
Dan Davison
|
ee749f4d70
Bugfix:
|
16 years ago |
Dan Davison
|
0a6fa24cc5
bugfix: org-babel-parse-header-arguments was creating nonsense when passed an empty string.
|
16 years ago |
Dan Davison
|
af6af0b848
Tightening up org-babel-lob-one-liner-regexp.
|
16 years ago |
Dan Davison
|
44adc98505
Enabling LoB to put results in buffer, and slowly moving towards more
|
16 years ago |
Dan Davison
|
42fe3144b7
Some more bugs / TODOs, and some unimportant changes.
|
16 years ago |
Dan Davison
|
eb7206f744
Fixing function call-style source block arguments.
|
16 years ago |