emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* cleaning all the #+results from an org document
@ 2011-07-28  8:31 Stephen Eglen
  2011-07-28  9:21 ` suvayu ali
  2011-07-28 12:24 ` Torsten Wagner
  0 siblings, 2 replies; 14+ messages in thread
From: Stephen Eglen @ 2011-07-28  8:31 UTC (permalink / raw)
  To: emacs-orgmode

Is there an easy way to delete all the #+results: blocks that have been
generated as the result of running org mode blocks?  e.g. If I have the
following chunk:

#+begin_src R 
round(runif(n=5, min=0, max=1), 3)
#+end_src

#+results:
| 0.435 |
| 0.884 |
| 0.219 |
| 0.748 |
| 0.532 |

I'd like the results table to be deleted, but not the code chunk.

Stephen

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

end of thread, other threads:[~2011-07-29 16:44 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-28  8:31 cleaning all the #+results from an org document Stephen Eglen
2011-07-28  9:21 ` suvayu ali
2011-07-28 11:41   ` Stephen Eglen
2011-07-28 11:58     ` suvayu ali
2011-07-28 11:41   ` Sebastien Vauban
2011-07-28 12:24 ` Torsten Wagner
2011-07-28 12:59   ` Stephen Eglen
2011-07-28 16:15     ` Ista Zahn
2011-07-28 23:04       ` Eric Schulte
2011-07-29  7:48         ` Sebastien Vauban
2011-07-29  8:15           ` Sebastien Vauban
2011-07-29 16:38             ` Eric Schulte
2011-07-29 14:42         ` Torsten Wagner
2011-07-29 16:40           ` Eric Schulte

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).