I write long texts using org-mode
and visual-line-mode
. Each long line, wrapping over several visual lines, looks like a "paragraph", and behaves similarly to a paragraph in a traditional word processor.
I would like to see some extra spacing between such "paragraphs", that is, between lines, but not between visual lines within the wrapped long line. ((setq line-spacing 0.5)
is obviously not it.)
Is this achievable in a GUI version of Emacs? I use the build from https://emacsformacosx.com/, but would consider switching to a different build.