emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Babel: replace inline block with evaluation result?
@ 2011-01-13 19:50 Paul Sexton
  2011-01-13 21:21 ` Eric Schulte
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Sexton @ 2011-01-13 19:50 UTC (permalink / raw)
  To: emacs-orgmode

I have an org-mode document that uses a lot of R code (via babel). I have found
that using inline code blocks, ie src_R{...}, within org tables works
"erratically", often either causing emacs to hang during latex export, or
producing a table where random cells containing 'nil' instead of the result I
get when I manually evaluate the inline code block via C-c C-c.

I am therefore in the process of converting many of these tables back to 'plain'
org, ie replacing the inline code blocks with their results. 

My question is: is there any way to automate this? Ideally I would like to press
a key with the cursor on an inline block, and have the block replaced with its
eval result, rather than have the result appear in the minibuffer.

Paul

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-01-13 22:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-13 19:50 Babel: replace inline block with evaluation result? Paul Sexton
2011-01-13 21:21 ` Eric Schulte
2011-01-13 22:38   ` Paul Sexton

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).