emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] better result insertion into Org-mode buffers


From: Eric Schulte
Subject: [Orgmode] better result insertion into Org-mode buffers
Date: Mon, 07 Jun 2010 17:08:46 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Hi,

In a (fairly) recent thread [1] Graham Smith has brought up the fact
that org-babel does not replace existing results in-place where they
originally existed in an org-mode buffer, but rather deletes any
existing results, and inserts new results immediately afterwards.
Thanks for bringing this up Graham.

In a related note, Dan has mentioned that it would be nice to have an
"append" option for building new results onto existing results.

I've just pushed up a fix (described at [2]) which takes care of the
issue Graham raised, and also adds both "append" and "prepend" keywords
to the :results header argument.

Thanks -- Eric

Footnotes: 
[1]  http://thread.gmane.org/gmane.emacs.orgmode/22837/focus=22860

[2]  
http://eschulte.github.com/babel-dev/DONE-results-deletion-and-insertion.html




reply via email to

[Prev in Thread] Current Thread [Next in Thread]