From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Groth Subject: bug: only first item gets refiled via remember Date: Wed, 25 Nov 2009 23:36:19 +0100 Message-ID: <87skc2z0yk.fsf@falma.de> 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 1NDQTi-00072n-Ug for emacs-orgmode@gnu.org; Wed, 25 Nov 2009 17:36:51 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NDQTd-0006x0-WE for emacs-orgmode@gnu.org; Wed, 25 Nov 2009 17:36:50 -0500 Received: from [199.232.76.173] (port=48094 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NDQTd-0006ws-Nq for emacs-orgmode@gnu.org; Wed, 25 Nov 2009 17:36:45 -0500 Received: from lo.gmane.org ([80.91.229.12]:50831) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NDQTd-00019c-5X for emacs-orgmode@gnu.org; Wed, 25 Nov 2009 17:36:45 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NDQTa-0002qg-5b for emacs-orgmode@gnu.org; Wed, 25 Nov 2009 23:36:42 +0100 Received: from ip4da73686.direct-adsl.nl ([77.167.54.134]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 Nov 2009 23:36:42 +0100 Received: from cwg by ip4da73686.direct-adsl.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 Nov 2009 23:36:42 +0100 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 I think this is a bug. It is certainly present in org 6.32b: * Run org-remember * Enter more then one item, e.g. two TODOs * Refile somewhere using C-1 C-c C-c result: only the first item ends up at the intended destination, the others are lost.