From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [Bug] New Org lists Date: Fri, 19 Nov 2010 23:55:16 +0100 Message-ID: <87fwuwj54b.wl%n.goaziou@gmail.com> References: <80y68p2hp5.fsf@missioncriticalit.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=52133 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PJZrb-0003XG-12 for emacs-orgmode@gnu.org; Fri, 19 Nov 2010 17:55:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PJZra-00061O-0D for emacs-orgmode@gnu.org; Fri, 19 Nov 2010 17:55:26 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:39548) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PJZrZ-00061A-Pn for emacs-orgmode@gnu.org; Fri, 19 Nov 2010 17:55:25 -0500 Received: by wwc33 with SMTP id 33so5354692wwc.30 for ; Fri, 19 Nov 2010 14:55:24 -0800 (PST) In-Reply-To: <80y68p2hp5.fsf@missioncriticalit.com> 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: =?UTF-8?B?U8OpYmFzdGllbg==?= Vauban Cc: emacs-orgmode@gnu.org Hello, >>>>> Sébastien Vauban writes: > This is a normal list (example): > - lists are not copied "verbatim" in the PRE > - they're even wrong: mix of OL and UL, because... > Place the *cursor at the end* of the first (or second) itemized line > (that is, after PRE), and S-arrow right to cycle through the > different markers for the lists (-, +, *, 1. and 1)). > You'll see that these 2 lines become real headings! In other words, > I have finally managed to reproduce a bug I was talking about a > couple of weeks ago... Good to know... I've pushed a fix on master. Thanks for not giving up with this bug. Regards, -- Nicolas