From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harald Weis Subject: Bug in Plain-lists operation Date: Mon, 2 Jun 2008 15:11:29 +0200 Message-ID: <20080602131129.GA5724@pollux> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K39nh-0007Yr-HY for emacs-orgmode@gnu.org; Mon, 02 Jun 2008 09:10:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K39nf-0007YX-Jd for emacs-orgmode@gnu.org; Mon, 02 Jun 2008 09:10:12 -0400 Received: from [199.232.76.173] (port=47184 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K39nf-0007YU-FF for emacs-orgmode@gnu.org; Mon, 02 Jun 2008 09:10:11 -0400 Received: from smtp8-g19.free.fr ([212.27.42.65]:48562) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K39ne-0001Zx-Oc for emacs-orgmode@gnu.org; Mon, 02 Jun 2008 09:10:11 -0400 Received: from smtp8-g19.free.fr (localhost [127.0.0.1]) by smtp8-g19.free.fr (Postfix) with ESMTP id 05FB017F58A for ; Mon, 2 Jun 2008 15:08:39 +0200 (CEST) Received: from che78-3-82-246-30-233.fbx.proxad.net (che78-3-82-246-30-233.fbx.proxad.net [82.246.30.233]) by smtp8-g19.free.fr (Postfix) with ESMTP id DE78A17F580 for ; Mon, 2 Jun 2008 15:08:38 +0200 (CEST) Content-Disposition: inline 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@gnu.org There seems to be a bug in the operation of Plain lists. The manual says: "Indentation also determines the end of a list item. It ends before the next line that is indented like the bullet/number, or less." The last two lines of the example (the `He' line and the `But' line) do not behave that way during the FOLDED_CHILDREN_SUBTREE cycle. Thank you in advance. Harald Weis