From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: org-toggle-heading breaks with double colon '::' list items. Date: Thu, 07 May 2015 01:18:55 +0200 Message-ID: <87fv79s3a8.fsf@nicolasgoaziou.fr> References: <87k2wp11v4.fsf@gmail.com> <87egmuc6tv.fsf@gmx.us> <762770650.10098000.1430920185337.JavaMail.zimbra@redhat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34998) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yq8ZI-0001aJ-Dp for emacs-orgmode@gnu.org; Wed, 06 May 2015 19:17:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yq8ZH-0006gS-L9 for emacs-orgmode@gnu.org; Wed, 06 May 2015 19:17:32 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:44226) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yq8ZH-0006gN-Ej for emacs-orgmode@gnu.org; Wed, 06 May 2015 19:17:31 -0400 In-Reply-To: <762770650.10098000.1430920185337.JavaMail.zimbra@redhat.com> (Leo Ufimtsev's message of "Wed, 6 May 2015 09:49:45 -0400 (EDT)") 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: Leo Ufimtsev Cc: Org Mode Hello, Leo Ufimtsev writes: > If I have a list with colons like: > > - List a :: > Cheese > Bannana > - List b :: > Pineapples > Tomatoes > > If I then select the entire list and call org-toggle-headings, then I would *expect* this: > > * List a > Cheese > Bannana > * List b > Pineapples > Tomatoes > > But instead the first item is placed on the same line as the heading: > * List a Cheese > Bannana > * List b Pineapples > Tomatoes This should be fixed in 9aa69058bc4cbe3be088df9e96b18caf5359a3a8. Thank you. Regards, -- Nicolas Goaziou