emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [feature] Cut & paste of subtree
@ 2012-10-31 11:06 Sebastien Vauban
  2012-10-31 15:42 ` Yagnesh Raghava Yakkala
  0 siblings, 1 reply; 5+ messages in thread
From: Sebastien Vauban @ 2012-10-31 11:06 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

Hello,

Since more or less one month or so, I've seen a change in the behavior of C-c
C-x C-w, when cutting and pasting a subtree.

As of today, with the following situation, I do C-c C-x C-w on whichever
character from the C entry.

--8<---------------cut here---------------start------------->8---
* Tree A

Foo

* Tree B

Bar

* Tree C

Baz

* Tree D

Dunno
--8<---------------cut here---------------end--------------->8---

Then, I go (for example) in column 0 of the B entry, and press C-y to paste
the previously cut subtree.

As you can see below, that results in:
- one whiteline too much in front of C,
- one whiteline missing after C (in front of B).

--8<---------------cut here---------------start------------->8---
* Tree A

Foo


* Tree C

Baz
* Tree B

Bar

* Tree D

Dunno
--8<---------------cut here---------------end--------------->8---

This is like if cutting the C subtree had cut from the end of the previous
subtree to its own end, instead of cutting from the beginning of its own
subtree to the beginning of the next one.

Best regards,
  Seb

-- 
Sebastien Vauban

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

end of thread, other threads:[~2012-11-01 14:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-31 11:06 [feature] Cut & paste of subtree Sebastien Vauban
2012-10-31 15:42 ` Yagnesh Raghava Yakkala
2012-11-01 12:20   ` Sebastien Vauban
2012-11-01 13:19     ` Yagnesh Raghava Yakkala
2012-11-01 14:18       ` Sebastien Vauban

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