From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Eglen Subject: Re: cleaning all the #+results from an org document Date: Thu, 28 Jul 2011 13:59:47 +0100 Message-ID: <32216.1311857987@maps> References: <21734.1311841912@maps> <4E3154FA.5000606@gmail.com> Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41335) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmQBp-000173-U2 for emacs-orgmode@gnu.org; Thu, 28 Jul 2011 08:59:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QmQBo-0005JA-Ug for emacs-orgmode@gnu.org; Thu, 28 Jul 2011 08:59:49 -0400 Received: from ppsw-51.csi.cam.ac.uk ([131.111.8.151]:34979) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmQBo-0005Ip-Of for emacs-orgmode@gnu.org; Thu, 28 Jul 2011 08:59:48 -0400 In-reply-to: <4E3154FA.5000606@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Torsten Wagner Cc: emacs-orgmode@gnu.org, Stephen Eglen Thanks Torsten, you've expressed it elegantly! > > a) send it to someone without the results (to let him create his own) > b) archive them without having possible huge amount of lines of > results which can be reproduced any time by executing the block again. > c) to delete all the old results and start "fresh" I was mostly thinking about b (for putting into version control) and c, for giving to students to try out. Stephen