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: Eric S Fraga
Subject: Re: [Orgmode] [ANN] Changes to lists
Date: Wed, 02 Feb 2011 20:35:17 +0000
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

Nicolas Goaziou <address@hidden> writes:

> 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?

The short example file I included in my original message now works just
fine.  The error was definitely present in

: Org-mode version 7.4 (release_7.4.260.gba0f6.dirty)

but is fixed in the current version:

: Org-mode version 7.4 (release_7.4.302.gd840.dirty)

By the way, the /dirty/ bit comes from a minor change I made to
ob-octave's definition of variables, a change which does not affect the
export.

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

Okay.  That was just a guess!

> Sorry for not being very helpful here.

No problem!  Everything's fine now so some other change has fixed
things; I'm happy :)

Thanks,
eric

-- 
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1
: using Org-mode version 7.4 (release_7.4.302.gd840.dirty)



reply via email to

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