From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Re: org-element-drag-* broken Date: Wed, 4 Jul 2012 18:28:47 +0200 Message-ID: References: <87ipe3frku.fsf@gmail.com> <87a9zffqcx.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46847) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SmSS5-0007C7-SM for emacs-orgmode@gnu.org; Wed, 04 Jul 2012 12:29:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SmSRy-0007RK-Eq for emacs-orgmode@gnu.org; Wed, 04 Jul 2012 12:29:17 -0400 Received: from mail-ob0-f169.google.com ([209.85.214.169]:52364) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SmSRy-0007R6-75 for emacs-orgmode@gnu.org; Wed, 04 Jul 2012 12:29:10 -0400 Received: by obhx4 with SMTP id x4so9001797obh.0 for ; Wed, 04 Jul 2012 09:29:08 -0700 (PDT) In-Reply-To: <87a9zffqcx.fsf@gmail.com> 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: Nicolas Goaziou Cc: org-mode mailing list Hi Nicolas, On Wed, Jul 4, 2012 at 6:22 PM, Nicolas Goaziou wrote: > It means that if point is at the very beginning of the list, it will try > to move the whole list. Since there is nothing after the list, it > returns an error. > > In order to drag the first item, you have to move one character forward, > or use `org-element-down' in order to "enter" the list. Ah! A very subtle effect; I have to apologise I hadn't gone through the docs, sorry. Cheers, -- Suvayu Open source is the future. It sets us free.