Re: [Orgmode] Bug in babel eating my text

2011-01-20 Thread Eric Schulte
Nick Dokos writes: > Andreas Leha wrote: > >> I found a severe bug that actually eats my text, i.e. *destroys* my >> org-mode file. >> >> Or am I missing something here? >> >> Just try that: >> >> * Test >> >> Execute this once: >> #+BEGIN_src R :session test :results output silent :expo

Re: [Orgmode] Bug in babel eating my text

2011-01-19 Thread Nick Dokos
Andreas Leha wrote: > I found a severe bug that actually eats my text, i.e. *destroys* my > org-mode file. > > Or am I missing something here? > > Just try that: > > * Test > > Execute this once: > #+BEGIN_src R :session test :results output silent :exports none > devnull <- library("

[Orgmode] Bug in babel eating my text

2011-01-19 Thread Andreas Leha
Hi all, I found a severe bug that actually eats my text, i.e. *destroys* my org-mode file. Or am I missing something here? Just try that: --8<---cut here---start->8--- * Test Execute this once: #+BEGIN_src R :session test :results output silent :exports