c.bu...@posteo.jp writes:
> Thanks to the discussion I now can see and describe my problem clearer. > > When using line-fill-mode it does not take the current org list indention into > account. Because of this org lines like this will appear. > > - one entry with a very long text ending in the second line > end > - second entry > > This is recognized (e.g. while html export) as two one-item-lists with a > paragraph between them. > > When I press RET myself the point is correct indented but not when it is done > automatically via line-fill-mode. > > Is there a solution for this? What is line-fill-mode? It isn't a 'standard' emacs mode, so must be some add-on? At any rate, I don't see this problem when using standard auto-fill-mode. With this mode, when lines wrap (because I've exceeded the fill column) or if I use C-q to trigger filling, the wrapped lines are indented correctly so that lists are preserved.