From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: bug leading to duplicate subtrees Date: Sun, 30 Jun 2013 22:54:46 +0200 Message-ID: <87hagfrzsh.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52897) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UtQF2-0001CZ-PI for emacs-orgmode@gnu.org; Sun, 30 Jun 2013 18:37:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UtQF1-0006Yg-Aw for emacs-orgmode@gnu.org; Sun, 30 Jun 2013 18:37:08 -0400 Received: from mail-wg0-x229.google.com ([2a00:1450:400c:c00::229]:49505) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UtQF1-0006Xt-4p for emacs-orgmode@gnu.org; Sun, 30 Jun 2013 18:37:07 -0400 Received: by mail-wg0-f41.google.com with SMTP id y10so3078094wgg.0 for ; Sun, 30 Jun 2013 15:37:06 -0700 (PDT) In-Reply-To: (Samuel Wales's message of "Sat, 29 Jun 2013 20:01:31 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Samuel Wales Cc: emacs-orgmode@gnu.org Hi Samuel, Samuel Wales writes: > I finally found out how some duplicate subtrees are created: > > * test 1 > * test 2 > > Refile test 1. Kill test 2. > > Move. Yank. > > You will yank both lines. > > To fix: make refiling not be an appendable kill. Indeed. I fixed this in maint, thanks for reporting this bug. -- Bastien