emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Samuel Loury <konubinix@gmail.com>
To: OrgMode ML <emacs-orgmode@gnu.org>
Subject: Bug report: Heading in example considered as true heading
Date: Tue, 06 Aug 2013 14:01:40 +0200	[thread overview]
Message-ID: <87siyn81uj.fsf@konixwork.incubateur.ens-lyon.fr> (raw)

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

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 489 bytes --]

             reply	other threads:[~2013-08-06 12:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-06 12:01 Samuel Loury [this message]
2013-08-06 13:34 ` Bug report: Heading in example considered as true heading Nicolas Goaziou
2013-08-06 13:47   ` Samuel Loury

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87siyn81uj.fsf@konixwork.incubateur.ens-lyon.fr \
    --to=konubinix@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).