Re: [BUG] M-RET may cause hang in the case of nested list

2024-06-07 Thread Ihor Radchenko
Max Nikulin writes: > I experience hangs after hitting M-RET. Org main HEAD or 9.5, Emacs-28 > > 8< > - First level item >- nested item >after nested item > > > >8 > > M-RET causes 100% CPU load. If I hit C-g then "after nested item" > disappears and new item is crea

[BUG] M-RET may cause hang in the case of nested list

2024-06-07 Thread Max Nikulin
Hi, I experience hangs after hitting M-RET. Org main HEAD or 9.5, Emacs-28 8< - First level item - nested item after nested item >8 M-RET causes 100% CPU load. If I hit C-g then "after nested item" disappears and new item is created on that line.