Hi

I want to remove all #+RESULTS blocks in a file / section. org-babel-remove-result works nicely for a single block, but when the cursor is in a heading (e.g. in Test), only the first block is removed.

Is this a bug or a feature?

If a feature, is there a way of removing *all* #+RESULTS bocks in a file?

Thanks,

Rainer


* Test
#+begin_src sh :output both
  echo Test
#+end_src

#+RESULTS:
: Test

#+begin_src sh :output both
  echo Test
#+end_src

#+RESULTS:
: Test



--
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, 
UCT), Dipl. Phys. (Germany)

Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa

Tel :       +33 - (0)9 53 10 27 44
Cell:       +33 - (0)6 85 62 59 98
Fax :       +33 - (0)9 58 10 27 44

Fax (D):    +49 - (0)3 21 21 25 22 44

email:      rai...@krugs.de

Skype:      RMkrug

Reply via email to