emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [bug] [babel] results eat up following text
@ 2011-01-28 20:30 Eric S Fraga
  2011-01-29 15:42 ` Eric Schulte
  0 siblings, 1 reply; 4+ messages in thread
From: Eric S Fraga @ 2011-01-28 20:30 UTC (permalink / raw)
  To: Emacs Org mode mailing list

[-- Attachment #1: Type: text/plain, Size: 743 bytes --]

Hello,

please see attached file for a simple example of a bug in babel: if you
execute the code block, the results section overwrites the text that
follows the code block.

If you insert an extra blank line between the end of the code block and
the text that follows (before executing the block for the first time),
the results will *not* overwrite the text *but* if you then execute the
block again, the text will be overwritten.

My feeling is that there's some interplay between lists (I use the 'both
org-list-ending-method) and babel.  I've no idea otherwise what is
happening unfortunately.  

I can send my full configuration if need be but always prefer not to as
I have to spend time obfuscating a number of things...

Thanks,
eric


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: examplebug.org --]
[-- Type: text/orgmode, Size: 303 bytes --]

# -*- coding: utf-8; -*-
#+TITLE:     examplebug.org
#+AUTHOR:    Eric S Fraga
#+EMAIL:     e.fraga@ucl.ac.uk

* babel results overwrite following text 

  - start an item so that following is indented:

    #+begin_src octave :var x=10
3*x+5
    #+end_src

    This is some text that follows the code.

[-- Attachment #3: Type: text/plain, Size: 46 bytes --]


-- 
Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D)

[-- Attachment #4: 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] 4+ messages in thread

end of thread, other threads:[~2011-01-30 14:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-28 20:30 [bug] [babel] results eat up following text Eric S Fraga
2011-01-29 15:42 ` Eric Schulte
2011-01-29 21:51   ` Eric S Fraga
2011-01-30 14:33   ` [babel] Feature request, was " Eric S Fraga

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).