From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Horn Subject: Re: [BUG] adding new plain lists item changes previous one it it ends in a number on a single lijne followed by a dot Date: Wed, 2 Feb 2011 14:24:46 -0500 Message-ID: References: <20110202192020.GF5402@shi.workgroup> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=45826 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PkiKH-0007aN-F9 for emacs-orgmode@gnu.org; Wed, 02 Feb 2011 14:25:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PkiKC-0001ph-9a for emacs-orgmode@gnu.org; Wed, 02 Feb 2011 14:25:13 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:35469) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PkiKC-0001pT-2S for emacs-orgmode@gnu.org; Wed, 02 Feb 2011 14:25:08 -0500 Received: by fxm12 with SMTP id 12so316461fxm.0 for ; Wed, 02 Feb 2011 11:25:07 -0800 (PST) In-Reply-To: <20110202192020.GF5402@shi.workgroup> 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 I can reproduce this in org-mode 7.4 with emacs 24. This occurs most often for me when listing a bibliography in a plain list when I have auto-fill-mode on. On Wed, Feb 2, 2011 at 2:20 PM, Gregor Zattler wrote: > Dear org-mode developers, > > adding a new list item via M-RET (org-insert-heading) may change > text in a previous list item, if this ends in a number on a > single line followed by a dot: > > ------------------------------- > - Several astonishing things happened in > =A02007. > - And then there was another item.X > ------------------------------- > > When typing M-RET with cursor at X I would expect the following > outcome (again with X marking the cursor position): > > ------------------------------- > - Several astonishing things happened in > =A02007. > - And then there was another item. > - X > ------------------------------- > > This is the correct result when using Emacs 23.2 with its > org-mode 6.33. > > > But with today's org-mode "Org-mode version 7.5 > (release_7.4.300.g0b7c)" I instead get: > > ------------------------------- > - Several astonishing things happened in > =A0 =A01. > - And then there was another item. > - X > ------------------------------- > > Note that " =A02007." has changed to " =A0 =A01." in line 2. > > > The same bug is present in the maintenance version "Org-mode > version 7.5 (release_7.4.3.g76a2)". > > > This only happens when the number is followed by a dot. =A0Without > the dot both new versions of org-mode do not change the number on > the last line of the first item. > > > I did all tests with "emacs -nw -Q" and with Emacs 23.2 and > 24.0.50 as of 2011-01-16. > > > Fixing bugs in org-mode is beyond me. > > Ciao; Gregor > -- > =A0-... --- .-. . -.. ..--.. ...-.- > > _______________________________________________ > 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 > --=20 Jeffrey Horn http://www.failuretorefrain.com/jeff/