emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug in babel eating my text
@ 2011-01-19 22:52 Andreas Leha
  2011-01-19 23:54 ` Nick Dokos
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Leha @ 2011-01-19 22:52 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 707 bytes --]

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 none
    devnull <- library("tikzDevice")
  #+END_src
 
  Execute this twice or more... but be careful
  #+BEGIN_src R :session test :results output latex :exports results
    tikz(console=TRUE, width=4, height=4)
    plot(1:2,1:2)
    devnull <- dev.off()
  #+END_src

* Watch me die :-(
--8<---------------cut here---------------start------------->8---

Greetings,
Andreas



[-- Attachment #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 6432 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-01-20 16:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-19 22:52 Bug in babel eating my text Andreas Leha
2011-01-19 23:54 ` Nick Dokos
2011-01-20 16:32   ` Eric Schulte

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).