From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rustom Mody" Subject: Re: structure editing in brainstorming mode Date: Tue, 30 Dec 2008 19:41:40 +0530 Message-ID: References: <87tz8m7aga.fsf@rat.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LHfJv-0008TI-Or for emacs-orgmode@gnu.org; Tue, 30 Dec 2008 09:11:43 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LHfJu-0008T6-P5 for emacs-orgmode@gnu.org; Tue, 30 Dec 2008 09:11:43 -0500 Received: from [199.232.76.173] (port=40691 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LHfJu-0008T3-KP for emacs-orgmode@gnu.org; Tue, 30 Dec 2008 09:11:42 -0500 Received: from rv-out-0708.google.com ([209.85.198.248]:2698) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LHfJu-0008Px-AX for emacs-orgmode@gnu.org; Tue, 30 Dec 2008 09:11:42 -0500 Received: by rv-out-0708.google.com with SMTP id k29so6085772rvb.6 for ; Tue, 30 Dec 2008 06:11:40 -0800 (PST) In-Reply-To: <87tz8m7aga.fsf@rat.lan> 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 Thanks Matthew for the C-c - tip -- I tried it and find that if I have * Heading1 *** Subhead and I do C-c - on Subhead I get - Subhead (ie 3 leading spaces) If the original was ** Subhead I get 2 spaces This seems to be the case that having odd-levels and hide stars is not as convenient as not having it.