Eric Schulte
18c92eba6a
collection of minor edits/additions to org-babel-worg
2009-09-05 12:00:40 -06:00
Dan Davison
14be1aed89
o-b-worg.org: general proofreading / editing
2009-09-04 23:24:58 -04:00
Dan Davison
afcebc3edd
o-b-worg.org: no more quoted negative numbers
2009-09-04 23:10:40 -04:00
Dan Davison
dc66d84ac4
Alter org-babel-number-p so that it recognises negative numbers
2009-09-04 23:06:05 -04:00
Dan Davison
b085fafc8b
o-b.org: added notes to "share org-babel" tasks
2009-09-04 23:02:32 -04:00
Dan Davison
0c8c3a5f59
o-b-worg.org: Move source-block syntax section into main body of document, etc
2009-09-04 22:57:25 -04:00
Dan Davison
a94ae463e7
o-b-worg.org: Changes to header lines
2009-09-04 22:56:19 -04:00
Dan Davison
04ecc9ee2f
o-b-worg.org: minor change
2009-09-04 20:37:44 -04:00
Dan Davison
14a53d6fde
o-b-worg: minor changes
2009-09-04 20:19:42 -04:00
Dan Davison
f5abc5155a
o-b-worg.org: changes to function arguments section
2009-09-04 20:19:24 -04:00
Dan Davison
b239624e83
o-b-worg.org: Moved details on langauges into reference section
2009-09-04 20:18:01 -04:00
Dan Davison
03cc4f71e6
Changes to results value/output section in o-b-worg.org
2009-09-04 19:52:54 -04:00
Dan Davison
03dda6644a
Changes to source block section in o-b-worg.org
2009-09-04 19:31:08 -04:00
Dan Davison
b10b07c475
Changes to source code (execution) section of o-b-worg.org
2009-09-04 18:16:27 -04:00
Dan Davison
bbdafa64b8
Minor changes to introduction to o-b-worg.org
2009-09-04 17:40:54 -04:00
Dan Davison
0f781016e4
Merge branch 'R-output-eval-bug'
2009-09-04 15:10:42 -04:00
Dan Davison
fd810833a7
Typo in o-b-worg.org
2009-09-04 15:08:41 -04:00
Eric Schulte
e1ab32e987
removing rogue debug statement in ob-exp.el
2009-09-04 12:18:41 -06:00
Dan Davison
39ff14ab40
Notes on C-x s bug with new org-src-mode patch
2009-09-03 11:48:47 -04:00
Dan Davison
82102085fc
Notes on C-x s bug with new org-src-mode patch
2009-09-03 11:48:13 -04:00
Dan Davison
ed688ed938
Rearrange R evaluation code so that .Last.value evaluated in :results value case only
...
One example of a problem that crops up without this is a block like
f <- function(x) x
without this change, in :results output mode, we make an attempt to
coerce .Last.value (a function) to a data frame, which throws an
error.
2009-09-03 11:47:32 -04:00
Dan Davison
37e152f61d
Change message on tangling: "0 blocks" instead of "0 block"
2009-09-02 15:20:20 -04:00
Dan Davison
a79a7f9e6a
More notes on org-src-mode patch and ESS
2009-09-02 14:08:49 -04:00
Dan Davison
b787abb32b
New TODO concerning org-src-mode changes and ESS
...
This problem may require asking ESS to accept a patch.
2009-09-02 13:58:53 -04:00
Eric Schulte
b2b62cd506
fixed error exporting the results of a source-code block
2009-09-01 15:42:14 -06:00
Eric Schulte
4346aadd6f
cleanup and fixing bug RE: default header arguments on export
2009-09-01 15:30:39 -06:00
Eric Schulte
d45e3d318f
simplified insertion of file links (makes for better image export)
2009-09-01 15:14:45 -06:00
Eric Schulte
194c411d32
Haskell needs more work on the differences between interactive and non-interactive evaluation
2009-09-01 15:14:32 -06:00
Eric Schulte
47c944add1
pointers to sha1 uses in Org-mode (thanks Bernt)
2009-08-28 10:44:31 -06:00
Eric Schulte
d69afdabb6
adding task "sha1 hash based caching" (thanks to Carsten for the suggestion)
2009-08-28 10:19:41 -06:00
Eric Schulte
b0d5c57673
small note (list of langs)
2009-08-27 08:41:46 -06:00
Eric Schulte
493e79eaf7
adding support for Haskell
2009-08-27 08:03:02 -06:00
Eric Schulte
e37cea2f24
fixed small bug introduced when switching to the `org-src-lang-modes'
2009-08-25 08:34:49 -06:00
Eric Schulte
0a101e56b0
adding info on org-babel-open-at-point to ob-worg
2009-08-24 11:37:35 -06:00
Eric Schulte
cf5da73068
cleanup
2009-08-24 11:35:59 -06:00
Eric Schulte
355799924a
typo
2009-08-23 12:43:52 -06:00
Eric Schulte
938e0df3d7
added better Org-mode intro to ob-worg
2009-08-23 12:41:40 -06:00
Eric Schulte
6d4404f4cb
org-babel now using the org-src-lang-modes variable newly added to org-mode
2009-08-23 12:38:16 -06:00
Eric Schulte
9e8b776c83
ignoring more
2009-08-23 11:32:05 -06:00
Eric Schulte
4ecfd1e73b
adding ditaa example to org-babel-worg
2009-08-23 09:42:44 -06:00
Eric Schulte
a7a6b3b95b
ignoring exported org source
2009-08-22 23:25:16 -06:00
Eric Schulte
1f60232f0d
sharing the raw (plain text) version of the org-babel-worg through the web page
2009-08-22 23:24:40 -06:00
Eric Schulte
4139b74180
adding instructions for a literate programming emacs initialization
2009-08-22 16:32:51 -06:00
Eric Schulte
beed8c097b
added function: org-babel-tangle-clean, for cleaning up tangled files
2009-08-20 16:32:57 -06:00
Dan Davison
be06c11268
Answering question posted to list about joining tables together.
2009-08-20 17:27:09 +01:00
Dan Davison
22fbad3554
Merge branch 'master' of git@github.com:eschulte/org-babel
2009-08-20 17:21:57 +01:00
Eric Schulte
101a1141cd
DONE failing to write srcname to resname when evaluating a named block
2009-08-18 18:25:07 -06:00
Eric Schulte
20dd65f2dd
DONE stripping indentation from source-code blocks
...
this fix has been applied to org-mode
2009-08-18 17:55:59 -06:00
Eric Schulte
6ca0934ead
DONE new results types (org, html, latex)
2009-08-18 17:55:10 -06:00
Eric Schulte
cbdd953993
DONE org-bable-tangle: no default extension if one already exists
2009-08-18 17:22:16 -06:00