From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: org-refile refiles items to active clock Date: Wed, 04 Nov 2009 12:50:10 -0500 Message-ID: <87ljimuqlp.fsf@gollum.intra.norang.ca> References: <87tyxa5jwb.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N5jzv-0007O5-7w for emacs-orgmode@gnu.org; Wed, 04 Nov 2009 12:50:19 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N5jzq-0007N6-TX for emacs-orgmode@gnu.org; Wed, 04 Nov 2009 12:50:18 -0500 Received: from [199.232.76.173] (port=56131 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N5jzq-0007Mx-Pu for emacs-orgmode@gnu.org; Wed, 04 Nov 2009 12:50:14 -0500 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:51792) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N5jzq-0000ET-Ex for emacs-orgmode@gnu.org; Wed, 04 Nov 2009 12:50:14 -0500 In-Reply-To: <87tyxa5jwb.fsf@fastmail.fm> (Matt Lundin's message of "Wed\, 04 Nov 2009 11\:34\:12 -0500") 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: Carsten Dominik Cc: Matt Lundin , Org Mode Matt Lundin writes: > I updated to the most current git version of org this morning and am > finding that org-refile simply moves items to currently clocked-in item > (at least when that item is in the current file) without offering a > prompt for targets. I have not changed anything in my org setup since > yesterday, when org-refile worked correctly. > > Here are my org-refile settings: Yes that's a bug. Carsten made this change for me a few days ago but it's only supposed to be active for C-2 C-c C-w. I have the same broken behaviour this morning. -Bernt