From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: problem with nested lists. Date: Thu, 13 Dec 2007 22:10:00 +0100 Message-ID: <73D955EE-F97F-4819-AD11-1752B1146554@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v915) 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 1J2wV1-0004h2-EZ for emacs-orgmode@gnu.org; Thu, 13 Dec 2007 17:25:47 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J2wUz-0004fg-Rl for emacs-orgmode@gnu.org; Thu, 13 Dec 2007 17:25:47 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J2wUz-0004fW-MV for emacs-orgmode@gnu.org; Thu, 13 Dec 2007 17:25:45 -0500 Received: from nf-out-0910.google.com ([64.233.182.188]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J2wUz-0000xh-6Y for emacs-orgmode@gnu.org; Thu, 13 Dec 2007 17:25:45 -0500 Received: by nf-out-0910.google.com with SMTP id f5so676795nfh.26 for ; Thu, 13 Dec 2007 14:25:44 -0800 (PST) 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: francois Cc: emacs-orgmode@gnu.org On Dec 13, 2007, at 11:49 AM, francois wrote: > I am facing with a strange problem. Let's consider the following > simple org file: > > --8<--- beginning of my org file > - example > - A > - B > --8<--- end of my org file > > when I press enter on the first level (example), the list is > correctly folded. I > may press "enter" to unfold the first level. I get the level "A", > but next I am > stuck at this level. It is impossible to reach the level B. > > the org version that I use is 5.16a, my emacs is 22.1.1 I cannot reproduce this. Anyone? - Carsten