From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Feature request - add a new heading with a lower level than current Date: Mon, 10 Dec 2007 17:13:02 -0500 Message-ID: <17669.1197324782@alphaville.zko.hp.com> References: <200712102203.lBAM3FQG012682@mail06.syd.optusnet.com.au> Reply-To: nicholas.dokos@hp.com Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J1qtc-0004kC-Jd for emacs-orgmode@gnu.org; Mon, 10 Dec 2007 17:14:40 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J1qta-0004hU-LS for emacs-orgmode@gnu.org; Mon, 10 Dec 2007 17:14:40 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J1qta-0004gs-A0 for emacs-orgmode@gnu.org; Mon, 10 Dec 2007 17:14:38 -0500 Received: from g5t0009.atlanta.hp.com ([15.192.0.46]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1J1qta-0005Dv-RP for emacs-orgmode@gnu.org; Mon, 10 Dec 2007 17:14:38 -0500 In-Reply-To: Message from Charles Cave of "Tue, 11 Dec 2007 09:03:15 +1100." <200712102203.lBAM3FQG012682@mail06.syd.optusnet.com.au> 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: charles_cave@optusnet.com.au Cc: emacs-orgmode@gnu.org Charles Cave wrote: > The reason for this functionality is when using org-mode for brainstorming. > I want to quickly add more than one child heading to the current heading. > Adding the first child heading is slower because I have to do a M-RET > backspace backspace asterisk (*) space the continue. The next headline > is added with a M-RET. > You don't need to do that: M-RET M- does what you want, I think, and it's both easy to type and mnemonically appropriate. Nick