From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Move to item to the bottom Date: Fri, 1 Jul 2011 11:34:57 +0200 Message-ID: <4BFA361F-7DED-4A0E-9C13-DB2EE29AA95B@gmail.com> References: <878vsjb14b.fsf@gmail.com> <87zkkya4ok.fsf@gmail.com> <87hb765qfz.fsf@gnu.org> Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:47773) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qca7t-0001aP-4R for emacs-orgmode@gnu.org; Fri, 01 Jul 2011 05:35:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qca7r-0008WR-3I for emacs-orgmode@gnu.org; Fri, 01 Jul 2011 05:35:04 -0400 Received: from mail-ew0-f41.google.com ([209.85.215.41]:63286) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qca7q-0008V1-DK for emacs-orgmode@gnu.org; Fri, 01 Jul 2011 05:35:02 -0400 Received: by ewy9 with SMTP id 9so1201112ewy.0 for ; Fri, 01 Jul 2011 02:35:00 -0700 (PDT) In-Reply-To: <87hb765qfz.fsf@gnu.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: Org Mode , Nicolas Goaziou , Marcelo de Moraes Serpa On Jul 1, 2011, at 10:57 AM, Bastien wrote: > Hi Nicolas, > > Nicolas Goaziou writes: > >> Correcting myself, I paste here another try to the problem at >> hand. Indeed, moving an item to a list he doesn't directly belong to >> makes little sense. Thus, the item will be moved at the end of its >> list. > > Nice. Such a move could be bound to M- when the cursor is on the > first item, instead of throwing an error, as it does now. > > What do you think? This does sound counter-intuitive to me. - Carsten