all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* BUG: (org-insert-subheading) fails when on true begin of line (first star) of heading
@ 2023-05-11  8:06 Michael Dauer
  2023-05-11 10:15 ` Ihor Radchenko
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Dauer @ 2023-05-11  8:06 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 133 bytes --]

Example
* h1
<>** h11

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

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

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

[-- Attachment #2: Type: text/html, Size: 442 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-02-10 16:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-11  8:06 BUG: (org-insert-subheading) fails when on true begin of line (first star) of heading Michael Dauer
2023-05-11 10:15 ` Ihor Radchenko
2023-05-12 10:27   ` Michael Dauer
2023-05-13 10:17     ` Ihor Radchenko
2024-02-10 16:01       ` Ihor Radchenko

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.