From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Subject: C-RET bug? Date: Fri, 07 Aug 2009 13:53:48 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MZOxY-0002Hj-FI for emacs-orgmode@gnu.org; Fri, 07 Aug 2009 08:54:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MZOxT-0002Ej-VR for emacs-orgmode@gnu.org; Fri, 07 Aug 2009 08:54:12 -0400 Received: from [199.232.76.173] (port=33608 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MZOxT-0002Eg-Pk for emacs-orgmode@gnu.org; Fri, 07 Aug 2009 08:54:07 -0400 Received: from main.gmane.org ([80.91.229.2]:59925 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MZOxT-0006Eq-3T for emacs-orgmode@gnu.org; Fri, 07 Aug 2009 08:54:07 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MZOxO-0004GV-Fe for emacs-orgmode@gnu.org; Fri, 07 Aug 2009 12:54:02 +0000 Received: from sl392.st-edmunds.cam.ac.uk ([131.111.223.202]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Aug 2009 12:54:02 +0000 Received: from sdl.web by sl392.st-edmunds.cam.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Aug 2009 12:54:02 +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 Hi there, ,----[ (info "(org)Structure editing") ] | `C-' | Just like `M-', except when adding a new heading below the | current heading, the new heading is placed after the body instead | of before it. This command works from anywhere in the entry. `---- Inside a substree and with the point at the beginning of a line, C-RET turns the current line into a heading. In the following example, >< indicates where the point is. ---------------- * Sample >< This is not a heading ---------------- After C-RET, it changes to ---------------- * Sample * This is not a heading ---------------- I can reproduce this with org 6.29c as included in Emacs. Can someone else reproduce this bug? Best, Leo -- Emacs uptime: 11 minutes, 35 seconds