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

* Re: Strange indentation bevaviour: cannot find out why
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas @ 2011-03-08 22:59 UTC (permalink / raw)
  To: Rainer Stengele; +Cc: emacs-orgmode

Hello,

Rainer Stengele <rainer.stengele@diplan.de> writes:

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

This is not the fault of your configuration. This is due to
indent-tabs-mode not being nil. I thought I had fixed this bug some time
ago, but it looks like I was wrong.

I have pushed a (hopefully) final fix for this.


Regards,

-- 
Nicolas

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

* Re: Strange indentation bevaviour: cannot find out why
  2011-03-08 22:59 ` Nicolas
@ 2011-03-09  0:08   ` Rainer Stengele
  0 siblings, 0 replies; 3+ messages in thread
From: Rainer Stengele @ 2011-03-09  0:08 UTC (permalink / raw)
  To: emacs-orgmode

Hi Nicolas,

I just did a quick test and it looks good! Thanks!

Mit freundlichen Grüßen / Best Regards
    Rainer Stengele 

__|___ 
  | Dipl. Inf. (Univ.) Rainer Stengele   
  | Technical Control - System Administration  
  |
  | email    : Rainer.Stengele@diplan.de 
  | voice/fax: ++49-9131-7778-85/88
  | WWW      : http://www.diplan.de 
  |
  | diplan GmbH                                
  | Wetterkreuz 27
  | 91058 Erlangen, Germany                      
 
Diese E-Mail kann vertrauliche und/oder rechtlich geschützte Informationen enthalten. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.



Am 08.03.2011 23:59, schrieb Nicolas:
> Hello,
>
> Rainer Stengele <rainer.stengele@diplan.de> writes:
>
>> 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?
> This is not the fault of your configuration. This is due to
> indent-tabs-mode not being nil. I thought I had fixed this bug some time
> ago, but it looks like I was wrong.
>
> I have pushed a (hopefully) final fix for this.
>
>
> Regards,
>

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