emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [BUG] org-paste-subtree level when point is in the middle of a headi


From: Ihor Radchenko
Subject: Re: [BUG] org-paste-subtree level when point is in the middle of a heading (was: Make org-paste-subtree more predictable and useful)
Date: Fri, 19 Apr 2024 11:13:03 +0000

Ihor Radchenko <yantar92@posteo.net> writes:

> Steps to reproduce:
>
> 1. Create a file
>
> **** 1.1.1.1
> **** 1.1.1.2
> * 3
> ** 3.1
> *** 3.1.<point>1
> ************ low-level item
> *** 3.1.2
> *** 3.1.3
>
> 2. Copy the first two headings
> 3. Move point as indicated
> 4. M-x org-paste-subtree
>
> Observed: 1.* headings inserted after 3.1.1 and before "low-level-item",
> thus breaking the sub-tree.

Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=d73688faa

-- 
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>



reply via email to

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