Dear Tim

Am 04.04.2022 17:49 schrieb Tim Cross:
What is line-fill-mode? It isn't a 'standard' emacs mode, so must be
some add-on?

Sorry this was a "typo".

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.

This is not the case with me.
Please see this screenrecording
https://debianforum.de/forum/gallery/image/3641/source

In the top window you see the relevant lines from my init.el.
In the bottom you see a orgroam capture buffer while I am tiping a loreipsum line and exceeding the fill column. It is not intended.

And that is how it looks like in raw org

:PROPERTIES:
:ID:       7fe439ec-c46d-4da5-902a-3ba40cebb25e
:END:
#+title: test
#+date: [2022-04-04 Mo 20:04]
- Lorem ipsum dolro sit amet, consetetur sadipscing elitr, sed diam nonumy
eirmod tempor invidunt ut
- second item
  second line in second item
-

The first list entry got its newline char automatically via auto-fill-mode.
The second entry got its newline by myself via pressing RET.

Reply via email to