all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* BUG: blank lines when cutting and pasting
@ 2008-01-09 16:07 Max Mikhanosha
  2008-01-16 10:05 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Max Mikhanosha @ 2008-01-09 16:07 UTC (permalink / raw)
  To: emacs-orgmode

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

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

end of thread, other threads:[~2008-01-16 10:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-09 16:07 BUG: blank lines when cutting and pasting Max Mikhanosha
2008-01-16 10:05 ` Carsten Dominik

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.