On 19/08/2023 14:55, Ihor Radchenko wrote:
Max Nikulin writes:

In response to C-RET Org-9.5 just adds first level heading (so M-<rignt>
puts it to the same level as SubSec2, it is my usual way to append a
subheading), but Org>=9.6 adds ellipsis after cursor. When some content
is pasted from clipboard, it appears folded.

Thanks! I saw this issue from time to time and heard reports about it.
But did not have a reproducer.
Fixed, on bugfix.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=52bc95676

Ihor, I have tried "main" and I confirm that at the end of file behavior has become better. Unfortunately newline is not added in the case of an intermediate headings

|* Sec1
** SubSec1
** SubSec2
* Sec2

C-RET

* Sec1
** SubSec1
** SubSec2
* |* Sec2



Reply via email to