From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johnny Subject: Re: #RESULTS folding and clearing Date: Sat, 17 Mar 2012 18:38:26 +0000 Message-ID: <8762e33wf1.fsf@gmx.co.uk> References: <87d38b3wha.fsf@gmx.co.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37466) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S8ygj-0002sc-9x for emacs-orgmode@gnu.org; Sat, 17 Mar 2012 14:49:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S8ygh-00052x-GJ for emacs-orgmode@gnu.org; Sat, 17 Mar 2012 14:49:12 -0400 Received: from mailout-eu.gmx.com ([213.165.64.42]:52896) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1S8ygh-00052o-6N for emacs-orgmode@gnu.org; Sat, 17 Mar 2012 14:49:11 -0400 In-Reply-To: <87d38b3wha.fsf@gmx.co.uk> (Johnny's message of "Sat, 17 Mar 2012 18:37:05 +0000") 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: emacs-orgmode@gnu.org Johnny writes: > Hi all, > > When evaluating src blocks, the #+RESULTS: are inserted just below the > code block, but some expressions generate long lists; thus: > > 1) How can I fold the RESULTS block? (I have tried the regular tab way > and searched the manual, but can't find it. Apologies if it should be > obvious!) > 2) Is there any way to get the results in a folded output by default? > 3) Can I erase /all/ RESULTS in an org-file by single command? > > Thanks! Btw, I am using org version 7.8.03 -- Johnny