0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-23 10:18:36 +00:00
org-mode/litorgy
Eric Schulte 3657836968 added optional insertion of results...
from the description of litorgy-insert-result:

   Insert RESULT into the current buffer after the end of the
current source block.  With optional argument INSERT controls
insertion of results in the org-mode file.  INSERT can take the
following values...

t ------ the default options, simply insert the results after the
         source block

replace - insert results after the source block replacing any
          previously inserted results

silent -- no results are inserted
2009-04-01 15:46:55 -07:00
..
init.el replaced support for shells 2009-03-31 16:11:41 -07:00
litorgy-lisp.el cleanup and small misc re-organizations 2009-03-29 15:08:53 -07:00
litorgy-R.el adding support for R source code blocks 2009-03-29 15:09:06 -07:00
litorgy-reference.el currently not even trying to find the table if it's in another file 2009-03-28 14:25:26 -07:00
litorgy-script.el removing debug message from litorgy-script.el 2009-03-31 16:11:41 -07:00
litorgy-shell.el replaced support for shells 2009-03-31 16:11:41 -07:00
litorgy.el added optional insertion of results... 2009-04-01 15:46:55 -07:00