From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Turn a plain list item into a headline bahevious differently for level (1, 2) and (3 and higher) levels Date: Tue, 03 Feb 2015 21:40:55 +0100 Message-ID: <87h9v23ezs.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60912) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YIkGH-0007ro-4j for emacs-orgmode@gnu.org; Tue, 03 Feb 2015 15:39:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YIkGE-0003qK-8O for emacs-orgmode@gnu.org; Tue, 03 Feb 2015 15:39:53 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:59117) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YIkGE-0003q4-23 for emacs-orgmode@gnu.org; Tue, 03 Feb 2015 15:39:50 -0500 In-Reply-To: (Rainer Stengele's message of "Wed, 21 Jan 2015 16:00:58 +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: Rainer Stengele Cc: emacs-orgmode@gnu.org Hello, Rainer Stengele writes: > 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. This should be fixed. Thank you. Regards, -- Nicolas Goaziou