Hi,
A couple of recent threads reminded me about quite peculiar behavior
when a new heading is added by C-RET. I prefer to have an empty line
before headings. Sometimes such empty lines disappear. Is such behavior
(highly dependent of context) intentional? From my point of view it is
confusing.
--- 8< ---
Try =C-RET= when cursor in the following heading titles
* No empty line added
Text
* Existing empty line consumed
Text
* Empty line added before new heading
Text
--- >8 ---
Variants of C-RET effect:
--- 8< ---
* No empty line added
Text
* |
* Existing empty line consumed
--- >8 ---
or
--- 8< ---
* Existing empty line consumed
Text
* |
* Empty line added before new heading
--- >8 ---
or
--- 8< ---
* Empty line added before new heading
Text
* |
--- >8 ---