From mboxrd@z Thu Jan 1 00:00:00 1970 From: francois < francois.temp1@bruit.gotdns.org> Subject: Re: problem with nested lists. Date: Fri, 14 Dec 2007 07:55:40 +0000 (UTC) Message-ID: References: <73D955EE-F97F-4819-AD11-1752B1146554@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J35vu-0004V8-Ny for emacs-orgmode@gnu.org; Fri, 14 Dec 2007 03:30:10 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J35vt-0004Uq-N6 for emacs-orgmode@gnu.org; Fri, 14 Dec 2007 03:30:10 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J35vt-0004Uh-Fg for emacs-orgmode@gnu.org; Fri, 14 Dec 2007 03:30:09 -0500 Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1J35vs-00089G-U1 for emacs-orgmode@gnu.org; Fri, 14 Dec 2007 03:30:09 -0500 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J35vr-00074s-Kx for emacs-orgmode@gnu.org; Fri, 14 Dec 2007 03:30:07 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1J35dw-000068-LT for emacs-orgmode@gnu.org; Fri, 14 Dec 2007 08:11:36 +0000 Received: from is003308.intra.cea.fr ([132.166.134.48]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Dec 2007 08:11:36 +0000 Received: from francois.temp1 by is003308.intra.cea.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Dec 2007 08:11:36 +0000 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 Carsten Dominik gmail.com> writes: my emacs is 22.1.1 > I cannot reproduce this. Anyone? hello, I was misusing the list. I can fold/unfold the tree at the first level entry. But for the second level, I have realized that I have to move the cursor to the "-" character, and then press enter. Previously, I simply pressed enter at the beginning of the line (before the "-" character). Maybe it would be more "natural" to consider an enter action at the beginning of a new item list as a way to see/hide children. thanks