Commit graph

726 commits

Author SHA1 Message Date
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 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
Eric Schulte 00ce2a5e25 adding an elisp function for transposing a matrix 2009-08-18 14:07:19 -06:00
Eric Schulte 9538905e57 tiny tweak 2009-08-18 13:48:18 -06:00
Eric Schulte e56bed5fc8 adding org-src-lang-modes as place holder until something comparable makes it's way into the org core 2009-08-18 13:37:18 -06:00
Eric Schulte 41f4401c84 adding ob-sass to the optional languages in "getting started" configuration 2009-08-17 15:27:47 -06:00
Eric Schulte 57a9464d3a added the SASS css generation language (see http://sass-lang.com/) 2009-08-17 14:39:34 -06:00
Eric Schulte 5ae3234bae org-babel-exp is now using the newer org-exp-blocks.el block definition methods 2009-08-17 12:19:25 -06:00
Eric Schulte aad23f4140 adding new bug (ob-exp.el is stripping indentation from source-code blocks) 2009-08-17 10:01:50 -06:00
Dan Davison a5e09d16db Merging origin/master in 2009-08-17 16:37:18 +01:00
Dan Davison 5f7c58d739 typo in ob-worg.org 2009-08-17 16:35:25 +01:00
Eric Schulte 1626ebcdc8 TODO failing to write srcname to resname when evaluating a named block 2009-08-16 22:29:33 -06:00
Eric Schulte 50e29c200d recursively expanding nested noweb references 2009-08-16 21:17:16 -06:00
Eric Schulte 937e1aa981 now better at inserting wrapping comments, and using org-src-lang-modes 2009-08-16 21:14:22 -06:00
Eric Schulte 8e09dacdbc added "existing similar tools" section to publish task 2009-08-16 17:23:53 -06:00
Eric Schulte c23e62cd09 small typo 2009-08-16 14:02:20 -06:00
Eric Schulte 7d440e548f removing util directory as it's no longer needed 2009-08-16 14:01:12 -06:00
Eric Schulte fcc0ff9010 recognizes different types of ocaml output 2009-08-16 13:59:07 -06:00
Eric Schulte cfe40c4ca1 started adding support for the ocaml language 2009-08-16 11:47:18 -06:00
Eric Schulte 2f82474d85 No longer loading all languages by default. REQUIRES A CHANGE TO YOUR CONFIG!
This fixes a bug: DONE require users to explicitly turn on each language

as we continue adding more languages (each with it's own set of major
mode requirements), we are going to want users to only turn on the
languages that they intend to use.

See the install instructions in org-babel-worg.org, also take a look
at the "Requirements" sections of org-babel-ruby.el and
org-babel-gnuplot.el for pointers to downloading and installing their
requirements (which are no longer distributed in the util directory).
2009-08-16 10:48:08 -06:00
Eric Schulte c36fc4cedf changes to the "literate programming" section of ob-worg 2009-08-14 21:46:40 -06:00
Eric Schulte 36be1d4058 adding literate programming section to ob-worg, and fixing small tangle bug 2009-08-14 19:34:23 -06:00