Given the following top level heading

* test
** one
*** one.one

some text

** two
*** two.two

some text

** three
*** three.three

some text


If one goes to the beginning of heading ** two and use C-M-w to cut
the heading, the cut buffer starts with "\n\n** two", ie contains two
extra blank lines before the actual start of the heading.  It does 
not matter if children are expanded or not.

If you paste that heading with C-M-y the extra blank line is inserted
before the heading.

IMHO if user cuts a heading, cut buffer should contain the text
starting with asterisk, without any extra new lines.

Regards,
  Max



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to