From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: About `org-insert-heading' in Org's manual Date: Sat, 12 Jan 2013 09:52:36 +0100 Message-ID: <87zk0esrzf.fsf@bzg.ath.cx> References: <20130112152759.bff6bc37c7e007b4039bf34c@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49588) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtwpU-0003NF-JY for emacs-orgmode@gnu.org; Sat, 12 Jan 2013 03:52:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TtwpT-0007ER-EU for emacs-orgmode@gnu.org; Sat, 12 Jan 2013 03:52:40 -0500 Received: from mail-wg0-f45.google.com ([74.125.82.45]:50162) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtwpT-0007EN-7z for emacs-orgmode@gnu.org; Sat, 12 Jan 2013 03:52:39 -0500 Received: by mail-wg0-f45.google.com with SMTP id dq12so1171204wgb.0 for ; Sat, 12 Jan 2013 00:52:38 -0800 (PST) In-Reply-To: <20130112152759.bff6bc37c7e007b4039bf34c@gmail.com> (Xue Fuqiao's message of "Sat, 12 Jan 2013 15:27:59 +0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Xue Fuqiao Cc: emacs-orgmode@gnu.org Hi Xue, Xue Fuqiao writes: > In (info "(org) Plain lists"): > `M-' (`org-insert-heading') > Insert new item at current level. With a prefix argument, force a > new heading (*note Structure editing::). If this command is used > in the middle of an item, that item is _split_ in two, and the > second part becomes the new item(7). If this command is executed > _before item's body_, the new item is created _before_ the current > one. > > Why is `before item's body' emphasized? As far as I'm concerned, only > `before' should be emphasized. I don't mind. > BTW, why is the node name `Plain lists'? In Emacs manuals, all the > node name are made of capitalized words, for example: > (info "(emacs) Saving Emacs Sessions") > (info "(elisp) Syntax Tables") > (info "(widget) Widget Wishlist") > ... In Org's manual, not all the node names are made of capitalized words. If you want to contribute to Org, please try to make constructive and useful suggestions first: that way you'll get write access and be able to fix those tiny things that don't matter that much. Bye, -- Bastien