From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Gilbert Subject: Re: Re: Refile error - Kill is not a (set of) trees Date: Fri, 14 Aug 2009 23:39:13 -0700 Message-ID: <4BBAC14E-D035-4BD9-AECD-2E1D2FCF66F1@gilbert.org> References: <876220CB-CCCA-4756-A924-29F0E50C3C3C@gmail.com> <3CE9E7E9-825D-4CF6-A734-F750A20F1E8D@gilbert.org> <53DD6892-68AA-4123-BF02-8C7FDB306215@gmail.com> <87y6pyom48.fsf@gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1McCvL-0001CG-3s for emacs-orgmode@gnu.org; Sat, 15 Aug 2009 02:39:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1McCvI-0001BU-F2 for emacs-orgmode@gnu.org; Sat, 15 Aug 2009 02:39:29 -0400 Received: from [199.232.76.173] (port=46385 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1McCvI-0001BR-7g for emacs-orgmode@gnu.org; Sat, 15 Aug 2009 02:39:28 -0400 Received: from [74.94.69.218] (port=59450 helo=peach.gilbert.org) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1McCvH-0004RW-5J for emacs-orgmode@gnu.org; Sat, 15 Aug 2009 02:39:27 -0400 Received: from [10.1.10.190] (unknown [10.1.10.190]) by peach.gilbert.org (Postfix) with ESMTP id 518287E33086 for ; Fri, 14 Aug 2009 23:39:14 -0700 (PDT) In-Reply-To: <87y6pyom48.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org > Carsten Dominik writes: > >> could you please do the following: >> >> - Run Emacs with a minimal configuration >> - Make me a test file that will let me reproduce the bug if possible. I followed Chris Mann's example and did the following: 1) Create a file `reproduce.org', with the following contents: Level1-1 ** Level2-1 *** TODO Level3-1 SCHEDULED: <2009-08-05 Wed> ** Level2-2 * Level1-2 2) Ran emacs clean, with no preferences file. 3) Executed this, to make sure I was using the latest orgmode: (setq load-path (cons "~/Applications/Text/Aquamacs/contrib/org/lisp" load-path)) Checked to make sure. Yes, it's 6.29trans 4) Moved the points to Level3-1. C-c C-w. Attempt to refile to Level1-2. 5) "The kill is not a (set of) trees" etc. Running: Aquamacs, Emacs 23.1.1 Org-Mode 6.29trans I am at the end of this. My pile of things to refile is now so huge that my agenda is incomprehensible. I really do not know what to do here. The error is real. I hope that this reproduction is in some way useful. Is there something else I can do? Backtrace? Examine the kill- ring? -- Michael