[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug in sorting headings according to priority
From: |
Ihor Radchenko |
Subject: |
Re: Bug in sorting headings according to priority |
Date: |
Sun, 17 Dec 2023 14:04:55 +0000 |
Zelphir Kaltstahl <zelphirkaltstahl@posteo.de> writes:
> Here is an example document:
>
> ~~~~
> * 1
> ** [#A] 2.1
> ** [#C] 2.2
> ** [#B] 2.3
> ~~~~
> ...
> The result is:
>
> ~~~~
> * 1
> ** [#A] 2.1
> ** [#B] 2.3** [#C] 2.2
> ~~~~
Thanks for reporting!
Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=67ce9386a
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=92fec81e2
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>