From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: A bug in org-fix-bullet-type Date: Wed, 17 Mar 2010 15:37:46 +0100 Message-ID: <5C21313F-8FDA-4DB2-B866-B2A5643A7D43@gmail.com> References: 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 1NruNb-00040M-FC for emacs-orgmode@gnu.org; Wed, 17 Mar 2010 10:37:51 -0400 Received: from [140.186.70.92] (port=53698 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NruNa-0003zN-2A for emacs-orgmode@gnu.org; Wed, 17 Mar 2010 10:37:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NruNY-0006ZY-R2 for emacs-orgmode@gnu.org; Wed, 17 Mar 2010 10:37:49 -0400 Received: from ey-out-1920.google.com ([74.125.78.148]:43199) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NruNY-0006ZS-Jz for emacs-orgmode@gnu.org; Wed, 17 Mar 2010 10:37:48 -0400 Received: by ey-out-1920.google.com with SMTP id 4so44418eyg.34 for ; Wed, 17 Mar 2010 07:37:47 -0700 (PDT) In-Reply-To: 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: Leo Cc: emacs-orgmode@gnu.org Hi Leo, am not able to reproduce this problem. - Carsten On Mar 17, 2010, at 1:52 PM, Leo wrote: > Hello, > > In an org buffer with the following: > > 1. one > - another one| > 2. two > 3. tree > > Place the point at | and M-left, the point will no longer at |. > > I think this is due to org-fix-bullet-type which restores point > position > by column. But org-fix-bullet-type could insert different length of > text > depending on the list item type (ie - or 1. or 1)). > > Cheers, > Leo > > > > _______________________________________________ > 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