Hi,

I realized recently the following behavior, running on org version 8.0.3
got from commit d7e884d86c8560477ca1e69fb8423db6770981ac (git sha).

Use the following org sample:

-----------Beginning
* test1
#+BEGIN_EXAMPLE
* stuff
#+END_EXAMPLE
* test2
-----------End

Then in test, do M-<down> to get test1 down.

Even though the example is badly indented, it is part of the test1 heading.

The buffer I expect after the command is:
-----------Beginning
* test2
* test1
#+BEGIN_EXAMPLE
* stuff
#+END_EXAMPLE
-----------End

What I got is
-----------Beginning
* stuff
#+BEGIN_EXAMPLE
* test1
#+END_EXAMPLE
* test2
-----------End

My 2 cents.
-- 
Konubinix
GPG Key    : 7439106A
Fingerprint: 5993 BE7A DA65 E2D9 06CE  5C36 75D2 3CED 7439 106A

Attachment: signature.asc
Description: PGP signature

Reply via email to