From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: bug: only first item gets refiled via remember Date: Thu, 26 Nov 2009 07:05:57 +0100 Message-ID: <341EEC1E-CD4E-4348-A2C3-AC7A9D0BF20F@gmail.com> References: <87skc2z0yk.fsf@falma.de> <90F8F190-FA91-4D6B-93D8-E3E59A7AF438@gmail.com> <87k4xeyuz9.fsf@falma.de> 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 1NDXUU-0001CF-6v for emacs-orgmode@gnu.org; Thu, 26 Nov 2009 01:06:06 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NDXUP-00018F-LI for emacs-orgmode@gnu.org; Thu, 26 Nov 2009 01:06:05 -0500 Received: from [199.232.76.173] (port=55988 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NDXUO-000180-Sh for emacs-orgmode@gnu.org; Thu, 26 Nov 2009 01:06:00 -0500 Received: from mail-ew0-f224.google.com ([209.85.219.224]:46812) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NDXUO-0001rg-EF for emacs-orgmode@gnu.org; Thu, 26 Nov 2009 01:06:00 -0500 Received: by ewy24 with SMTP id 24so458097ewy.26 for ; Wed, 25 Nov 2009 22:05:59 -0800 (PST) In-Reply-To: <87k4xeyuz9.fsf@falma.de> 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: Christoph Groth Cc: emacs-orgmode@gnu.org On Nov 26, 2009, at 1:45 AM, Christoph Groth wrote: > Carsten Dominik writes: > >> On Nov 25, 2009, at 11:36 PM, Christoph Groth wrote: >> >>> 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. >> >> Remember is only for single entries, not for multiple ones. > > This is certainly not a big issue, but is such a restriction > necessary? No. If you want, make me a patch! - Carsten > I often find it useful to enter several related TODO items into a > single > remember buffer. And if one then presses C-c C-c (as opposed to C-1 > C-c > C-c) the entries following the first are not lost. > > Christoph > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten