emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] [ANN] Changes to lists


From: Nicolas Goaziou
Subject: Re: [Orgmode] [ANN] Changes to lists
Date: Wed, 02 Feb 2011 17:08:41 +0100
User-agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/23.2 Mule/6.0 (HANACHIRUSATO)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]