emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Strange indentation bevaviour: cannot find out why
@ 2011-03-08 19:56 Rainer Stengele
  2011-03-08 22:59 ` Nicolas
  0 siblings, 1 reply; 3+ messages in thread
From: Rainer Stengele @ 2011-03-08 19:56 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-09  0:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-08 19:56 Strange indentation bevaviour: cannot find out why Rainer Stengele
2011-03-08 22:59 ` Nicolas
2011-03-09  0:08   ` Rainer Stengele

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