From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Turn a plain list item into a headline bahevious differently for level (1, 2) and (3 and higher) levels Date: Wed, 21 Jan 2015 16:00:58 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41338) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDwmQ-0007fB-SM for emacs-orgmode@gnu.org; Wed, 21 Jan 2015 10:01:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YDwmM-0004il-L4 for emacs-orgmode@gnu.org; Wed, 21 Jan 2015 10:01:14 -0500 Received: from plane.gmane.org ([80.91.229.3]:34466) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YDwmM-0004iY-E5 for emacs-orgmode@gnu.org; Wed, 21 Jan 2015 10:01:10 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YDwmJ-0000yC-ON for emacs-orgmode@gnu.org; Wed, 21 Jan 2015 16:01:07 +0100 Received: from 212.34.176.74 ([212.34.176.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 Jan 2015 16:01:07 +0100 Received: from rainer.stengele by 212.34.176.74 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 Jan 2015 16:01:07 +0100 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: emacs-orgmode@gnu.org Hi, having *** headline level 3 - item1 ^ and executing "C-c *" having put cursor as indicated results in *** headline level 3 ******* item1 whereas I would expect *** headline level 3 **** item1 for lower level headline (2 and 1) it works as expected. Is this a bug? If not why is the behaviour different for level 3 and higher? GNU Emacs 24.3.50.1 (i386-mingw-nt6.1.7601) of 2013-03-14 on VBOX Org-mode version 8.3beta (release_8.3beta-727-ga1cdc6 Regards, Rainer Stengele