All development updates, listed in reverse chronological order.
- TODO R variables import
- DONE Org block should remove protective commas
- DONE org-mode and code block major mode integration
- PROPOSED Create simple vectors in R?
- TODO wrap results in environment on export
- TODO resolve references before cache calculation
- TODO org-babel-lob-add-function
- DONE can't evaluate org block on export
- DONE different properties when exporting than when manually evaluating
- DONE Non-elisp is getting into elisp tangle with org-babel-load-file
- PROPOSED integrate tangling with org export functionality
- PROPOSED results none header arg?
- DONE tangle entire org-mode file in comments
- PROPOSED remove existing results on nil result
- TODO explicit handling of header arguments without arguments
- PROPOSED :exports results :results silent
- PROPOSED display results in an overlay?
- DONE scheme support
- STARTED should delete temp files after evaluation
- STARTED org-icons for src blocks
- STARTED Review David O'Toole export patch
-
REJECTED allow hiding of code blocks with
on srcname line? - REJECTED allow `anonymous' function block with function call args?
- PROPOSED org-mode and code block major mode integration
- DONE set buffer-local-process variables appropriately [DED]
- DONE :results org should be org block
- DONE export source code block names on export
- DONE allow for stripping of header rows from table data
- DONE Make some org-babel commands available from edit buffer?
- DONE Make org-babel-switch-to-buffer show code edit buffer
- DONE In-buffer graphical results
- DONE In-buffer graphical results
- DONE How do we open all source blocks in buffer?
- DONE How do we mark a block as not to be executed?
- DONE Creating presentations
- DONE Allow hiding of results blocks?
- DONE integrate plantuml support
- DONE eval and noeval
- TODO shell sessions hang in many cases
- DONE Visually cleaner session evaluation for R
- TODO Interleaved results
- PROPOSED end results syntax for org formatted results
- TODO shell remote dir bug
- PROPOSED How do I get colnames with e.g. shell?
- PROPOSED Header argument to specify table delimiter
- TODO sbe doesn't work during export
- TODO sbe functionality is not documented in manual
- TODO sbe adds extra ()s
- TODO Appended newline character when using indexing
- TODO org-babel-read bug
- TODO org-babel-prep-session:R sometimes fails to evaluate code
- TODO src block regexp doesn't match with empty body
- TODO remove octave prompt from session output
- TODO sha1 hash visibility with org-mode-restart
- PROPOSED Allow contents of source blocks to be in external files
- PROPOSED don't add babel actions to comint input history
- PROPOSED add org-mode lists as babel data types
- STARTED library of babel for google API
- PROPOSED allow edit of header arguments from src-edit buffer
- TODO Improvements to error notification buffer
- PROPOSED post-processing code block
- DONE document configuration changes for Babel integration
- PROPOSED cache variables
- DONE null values
- DONE documentation for org-mode inclusion
- DONE Org-mode and Emacs integration
- PROPOSED babel bindings active in edit src buffers
- STARTED Newlines etc in table cells mess up table formatting
- PROPOSED resolve remove links on export
- DONE Clarify situation re. org-babel-interpreters, org-babel-tangle-langs, src-lang-modes
- STARTED Work on tangling
- PROPOSED begin throwing errors on malformed header arguments
- DONE set header argument values on a buffer bases
- DONE Org-babel should work well when indented
- TODO output filter functions
- TODO don't require named arguments
- PROPOSED do we want to make the naming of code block optional?
- REJECTED point movement during
- REJECTED (org-babel-merge-params nil) doesn't return nil
- DONE unwind-protect needed in functions that use narrowing
- DONE tangle needs to check that buffer has file name
- DONE subtree execution can't find blocks in other sub-trees
- DONE src block regexp fails if block contains block delimiters
- DONE results deletion and insertion
- DONE python :results value fails with result ending in newline
- DONE prep session may fail if comint prompt is not empty
- DONE o-b-execute-subtree places output outside of folded subtree
- DONE first use of new session in ruby errors out
- DONE conditionally remove existing results of source-code block on export
- DONE Tangling sometimes needs newline before comments
- DONE Should strip protective commas from org blocks on tangling
- DONE Is this o-b-comint code mac-specific?
- DONE Allow
- DONE Add =append= to results handling
- DEFERRED Language mappings in org-src-lang-modes should be honoured by babel
- DONE lob function for reading files
- DONE evaluation of code block on export
- DONE org-babel-tangle mis-handles empty code blocks
- DEFERRED org-babel-tangle should check if in org-mode
- TODO Org-babel-notebook
- TODO normalize the expand header argument syntax
- DONE code block body expansion for table and preview
- DONE Handling of table column names and hlines across languages
- DONE Handling of table column names and hlines across languages
- DEFERRED We're eating up org code block flags
- TODO raw links in uses.org on Worg
- STARTED org-babel-R show comint buffer patch from Julien Barnier
- DONE noweb R error?
- PROPOSED Turn off comments in tangling on per-buffer or per-block basis
- PROPOSED Jump to line mapping to line i in tangled output
- PROPOSED Option to apply table formulae after C-c C-c
- TODO Octave and Matlab tasks
- PROPOSED Allow return variable specification?
- DONE Why are referenced source blocks evaluated twice?
- DONE Do we really want inheritance of params?
- TODO Customize interface
- DONE R language shadows ruby
- TODO Missing values in R tables
- DONE literal values from tables
- DONE source block regexp matches delimiters inside source block
- DONE allow evaluation of emacs-lisp variable values
- PROPOSED Add SQL functionality?
- TODO Internals - non user-visible changes
- TODO External shell issues
- REJECTED Define function =org-babel-version=
- DONE Should tangle stop guessing file extensions?
- DONE matlab and octave
- DONE Allow tramp syntax with :tangle
- DONE Rename org-babel-pop-to-session org-babel-switch-to-session
- PROPOSED Language-specific session header args
- DONE shell-command-on-region calls
- TODO Check and document behaviour on Windows
- PROPOSED Modify results value implementation
- PROPOSED Extend org executable link constructs
- STARTED point should go to end of comint buffer after execution
- STARTED Improve error checking
- DONE screen
- DONE perl
- DONE oz
- DONE latex
- DONE clojure
- TODO session bugs
- TODO Use org-insert-link machinery to create links
- PROPOSED Integration with GNU screen
- REJECTED Juan Reyero bug report
- DONE python :session :results value not working
- PROPOSED Are we happy with boolean header arg semantics?
- PROPOSED How do we specify multiple :var references with property drawer?
- DONE quotes getting chomped?
- STARTED Working directories and remote execution
- PROPOSED Revisit field delimiter behaviour
- TODO Store interpreter executable names and command-line arguments in variables
- TODO Haskell source blocks can't resolve references
- TODO How do we check that block output is identical to previous output?
- STARTED width and height set dimensions in latex output?
- DONE table slicing doesn't work with function style references
- DONE Suitable export of
- DONE allow reference to file type results
- DONE evaluation of latex source code blocks
- DONE allow customization of shebang lines and commenting through header argument
- DONE Tangle extension names
- DONE on export babel overwrites unrecognized source blocks
- PROPOSED Make shell evaluation use user's $PATH
- STARTED implement org-babel-load-session:* for all languages
- DONE header argument values are not being collected from properties
- DEFERRED lob does not inherit :session from file properties
- DONE sha1 hash based caching
- TODO byte-compile elisp on tangle
- DONE indent noweb references to the level of the initial ref
- DONE fold-able results