Johnny <yggdra...@gmx.co.uk> wrote: > 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!)
TAB on the #+RESULTS: line folds the results block for me. > 2) Is there any way to get the results in a folded output by default? Not that I know of. > 3) Can I erase /all/ RESULTS in an org-file by single command? [answered previously - repeated for completeness] M-x org-babel-remove-result RET Nick