From mboxrd@z Thu Jan 1 00:00:00 1970 From: Noorul Islam K M Subject: Bulk refile is not working as expected Date: Mon, 05 Jul 2010 14:17:59 +0530 Message-ID: <87lj9qmi0w.fsf@noorul.maa.corp.collab.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=34527 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OVhMS-00089l-82 for emacs-orgmode@gnu.org; Mon, 05 Jul 2010 04:49:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OVhMR-0006Xx-13 for emacs-orgmode@gnu.org; Mon, 05 Jul 2010 04:49:08 -0400 Received: from mail-pv0-f169.google.com ([74.125.83.169]:57720) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OVhMQ-0006Xi-QB for emacs-orgmode@gnu.org; Mon, 05 Jul 2010 04:49:06 -0400 Received: by pva4 with SMTP id 4so1209241pva.0 for ; Mon, 05 Jul 2010 01:49:04 -0700 (PDT) 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 Mailinglist Hello all, I have couple of tasks in one of my org files which I want to re-file to some other org file. Both these files are in my agenda list. This is what I did. 1. Go to agenda-view 2. Navigate to both the tasks and use 'm' to mark them. 3. 'B r' to bulk refile tasks 4. The marked tasks disappears from Agenda View. But actually these tasks are not moved. One thing that I noticed is that the following message is getting displayed. org-agenda-refile: Marker does not point anywhere (org-version) release_6.36-109-g4f11 Org-mode version 6.36trans (release_6.36.109.g4f11) Am I doing something different here or is it a bug? Thanks and Regards Noorul