emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rainer Stengele <rainer.stengele@diplan.de>
To: emacs-orgmode@gnu.org
Subject: Strange indentation bevaviour: cannot find out why
Date: Tue, 08 Mar 2011 20:56:35 +0100	[thread overview]
Message-ID: <il61li$5hj$1@dough.gmane.org> (raw)

Hi all,

I have a very strange indentation behaviour which bugs
me a lot and I cannot find the reason why.

Having this text block at the beginning of an org file

** headline
   - [ ]
     * [ ]
       + enter C-S-RETURN with point here:
   - [ ]


and entering C-S-RETURN with point indicated I get:


** headline
   - [ ]
     * [ ]
       + enter C-S-RETURN with point here:
       + [ ]
   - [ ]


which is perfect!

Having (note the heading level is now 3 instead of 2 before, same is true for all higher heading levels)

*** headline
    - [ ]
      * [ ]
       	+ enter C-S-RETURN with point here:
    - [ ]


also entering M-RETURN with point indicated I get:


*** headline
    - [ ]
      * [ ]
       	+ enter C-S-RETURN with point here:
 + [ ]
    - [ ]



entering C-RETURN with point indicated I get:


*** headline
    - [ ]
      * [ ]
       	+ enter C-S-RETURN with point here:
 +
    - [ ]


I tested with a minimal emacs config and the "bug" was gone.
So I know it is in my settings,
but I could not find the reason in my configuration.
The behaviour I see appeared only a few weeks or months ago.
Has anybody an idea?

I run Org-mode version 7.5 (release_7.5.42.g09066e).
Same behaviour was in 7.4.

-- Rainer

             reply	other threads:[~2011-03-08 19:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-08 19:56 Rainer Stengele [this message]
2011-03-08 22:59 ` Strange indentation bevaviour: cannot find out why Nicolas
2011-03-09  0:08   ` Rainer Stengele

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='il61li$5hj$1@dough.gmane.org' \
    --to=rainer.stengele@diplan.de \
    --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).