Ingo Lohmar <i.loh...@gmail.com> writes: > Hmmm, just did a clean test: emacs -Q, require org-install and org-indent. > > If I use the std setting of 2 and turn on org-indent-mode, all is fine: > > * 1st-level heading > Here goes the text. > *** 2nd-level heading > More text. > > Setting the indentation to 1: > > * 1st-level heading > Here goes the text. > ** 2nd-level heading > More text.
I cannot reproduce this. Could you try to byte-compile again all Org files, or call org-reload with an argument? Regards, -- Nicolas Goaziou