emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Inconvenient end-of-file behavior in org-mode 9.6 (emacs 29.1)


From: Max Nikulin
Subject: Re: Inconvenient end-of-file behavior in org-mode 9.6 (emacs 29.1)
Date: Sun, 20 Aug 2023 09:41:18 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0

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

[Prev in Thread] Current Thread [Next in Thread]