From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Refile error - Kill is not a (set of) trees Date: Sat, 15 Aug 2009 09:04:53 +0200 Message-ID: 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> <4BBAC14E-D035-4BD9-AECD-2E1D2FCF66F1@gilbert.org> 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 1McDK5-0008WD-9c for emacs-orgmode@gnu.org; Sat, 15 Aug 2009 03:05:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1McDJz-0008W1-Rt for emacs-orgmode@gnu.org; Sat, 15 Aug 2009 03:05:04 -0400 Received: from [199.232.76.173] (port=58593 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1McDJz-0008Vy-MF for emacs-orgmode@gnu.org; Sat, 15 Aug 2009 03:04:59 -0400 Received: from mx20.gnu.org ([199.232.41.8]:46879) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1McDJz-0000Go-0D for emacs-orgmode@gnu.org; Sat, 15 Aug 2009 03:04:59 -0400 Received: from mail-ew0-f207.google.com ([209.85.219.207]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1McDJy-0003pz-CZ for emacs-orgmode@gnu.org; Sat, 15 Aug 2009 03:04:58 -0400 Received: by ewy3 with SMTP id 3so117992ewy.42 for ; Sat, 15 Aug 2009 00:04:56 -0700 (PDT) In-Reply-To: <4BBAC14E-D035-4BD9-AECD-2E1D2FCF66F1@gilbert.org> 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: Michael Gilbert Cc: emacs-orgmode@gnu.org Hi Michael, On Aug 15, 2009, at 8:39 AM, Michael Gilbert wrote: >> 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 Is there a star missing here before 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. So you are refiling en entry to the same position where is was before? OK, this it not forbidden. > > 5) "The kill is not a (set of) trees" etc. For me it works just fine. I just tried in AquaEmacs. > > > 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? Yes, backtrace, and the content of the kill ring would be interesting. Backtrace with uncompiled code if possible, press C-u C-c C-x ! before trying to create the bug. - Carsten > > -- Michael > > > > > > _______________________________________________ > 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