Hello,

> Note the ending and immediate starting of an enumerate environment
> after the listing corresponding to the babel octave code.

I cannot reproduce it with:

-----
* babel results overwrite following text 

  1. start an item so that following is indented:

     #+begin_src emacs-lisp :var x=10
(+ (* 3 x) 6)
     #+end_src

     #+results:
     : 36

  2. a second item starts here
-----

Are you sure it still happens with a recent branch? Is it specific to
octave?

> By the way, although a fix that required the babel code to be
> indented to the same level as the meta statements would be
> satisfactory, a solution that allowed code within the block to be
> indented to any position would be more welcome. Code written in the
> mode associated with the particular language will often be
> automatically indented...

Normally, lists should not pay attention to anything inside blocks so
I highly doubt it is related to indentation of code.

Sorry for not being very helpful here.

Regards,

--
Nicolas

_______________________________________________
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

Reply via email to