emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ihor Radchenko <yantar92@posteo.net>
To: Philipp Kiefer <phil.kiefer@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: [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, 20 Jan 2023 10:12:24 +0000	[thread overview]
Message-ID: <878rhxtszb.fsf@localhost> (raw)
In-Reply-To: <a2cc49d3-7f65-5f6a-8f05-21e5056335b3@gmail.com>

Philipp Kiefer <phil.kiefer@gmail.com> writes:

> 1. Org Mode-paste subtree low-level item swallowed: 
> https://imgur.com/a/CZ5lDaH . This relates to what I assume the passage 
> from the manual is trying to say should not happen:
>
> "makes sure that the subtree
> remains an independent subtree and does not swallow low level entries."

Confirmed. But what would be the expected behavior here? Inserting
before the heading at point? After?

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.

> 2. Org Mode-paste subtree on empty heading glitch: 
> https://imgur.com/a/AT5pDj6 . See my last message.

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

-- 
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	other threads:[~2023-01-20 10:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-17 20:14 Make org-paste-subtree more predictable and useful Philipp Kiefer
2023-01-18  8:04 ` Ihor Radchenko
2023-01-18 15:41   ` Philipp Kiefer
2023-01-19  9:44     ` Ihor Radchenko
2023-01-19 17:31       ` Philipp Kiefer
2023-01-20 10:12         ` Ihor Radchenko [this message]
2024-04-19 11:13           ` [BUG] org-paste-subtree level when point is in the middle of a heading (was: Make org-paste-subtree more predictable and useful) Ihor Radchenko
2023-01-20 10:21         ` [FR] Add C-u and C-u C-u prefix arguments to org-paste-subtree " Ihor Radchenko
2023-01-20 19:27           ` Philipp Kiefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878rhxtszb.fsf@localhost \
    --to=yantar92@posteo.net \
    --cc=emacs-orgmode@gnu.org \
    --cc=phil.kiefer@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).