emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [bug] killing and yanking _sometimes_ doesn`t indent correctly
@ 2011-08-09 14:19 Detlef Steuer
  2011-08-10 16:43 ` David Maus
  0 siblings, 1 reply; 3+ messages in thread
From: Detlef Steuer @ 2011-08-09 14:19 UTC (permalink / raw)
  To: emacs-orgmode

Hi!

Using the following files I can reproduced a bug I encountered.

inbox.org
---
* Inbox
** TODO first
** TODO second
---

fileto.org
---
* What todo

** Subheading 1

** Subheading 2
---

Now, if I place the cursor in inbox.org on 
** TODO first

hit
C-c C-x C-w 

move to fileto.org and hit 
C-c C-x C-y  whlie the cursor is in the empty line after 
** Subheading 1 

I get
---
** Subheading 1
* TODO first

** Subheading 2
---

Should be

---
** Subheading 1
*** TODO first

** Subheading 2
---

In larger files it somestimes works, sometimes behaves this way.

While experimenting I found, when yanking while the cursor is _at the
end_ of the line
** Subheading 1

I get

--
* What todo
** TODO first



** Subheading 2
--

so the lovely subheading 1 gets eaten by my yank.

Shouldn`t I guess.

Orgmode:
release_7.7-38-g1b379
Org-mode version 7.7 (release_7.7.38.g1b379)
Emacs: GNU Emacs 23.2.1 (x86_64-suse-linux-gnu, GTK+ Version 2.22.1) of 2011-02-22 on build34

Regards
Detlef

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

end of thread, other threads:[~2011-08-10 19:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-09 14:19 [bug] killing and yanking _sometimes_ doesn`t indent correctly Detlef Steuer
2011-08-10 16:43 ` David Maus
2011-08-10 19:08   ` Detlef Steuer

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