emacs-orgmode
[Top][All Lists]
Advanced

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

BUG: (org-insert-subheading) fails when on true begin of line (first sta


From: Michael Dauer
Subject: BUG: (org-insert-subheading) fails when on true begin of line (first star) of heading
Date: Thu, 11 May 2023 10:06:21 +0200

Example
* h1
<>** h11

brings:
* h1
*** <>
** h11

expected:
* h1
** h11
*** <>

Org mode version 9.7-pre (release_9.6.4-327-gf81ba4

reply via email to

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