Hello,

Florian Lindner <mailingli...@xgm.de> writes:

> emacs -Q
> M-x electric-indent-mode
> C-x C-f some/nonexistent/file.org
>
> Now entering
>
> * abc
>   + a
>     + b
>       + c
>
> Each list entry is idented furthermore. I doesn't happen if I use M-Ret to 
> enter a list item.
>
> Or is this behavior intended?

I cannot reproduce the problem with latest Org.

In any case, you can tweak `electric-indent-functions' so a function
returns `no-indent' when (org-at-item-p) is non-nil.


Regards,

-- 
Nicolas Goaziou

Reply via email to