From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Ufimtsev Subject: Re: Bug: org-toggle-heading breaks with double colon '::' list items. Date: Thu, 7 May 2015 12:44:41 -0400 (EDT) Message-ID: <181023409.10839951.1431017081953.JavaMail.zimbra@redhat.com> References: <87k2wp11v4.fsf@gmail.com> <87egmuc6tv.fsf@gmx.us> <762770650.10098000.1430920185337.JavaMail.zimbra@redhat.com> <87fv79s3a8.fsf@nicolasgoaziou.fr> 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]:47673) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqOum-00041j-12 for emacs-orgmode@gnu.org; Thu, 07 May 2015 12:44:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YqOui-0004MX-Ph for emacs-orgmode@gnu.org; Thu, 07 May 2015 12:44:47 -0400 Received: from mx3-phx2.redhat.com ([209.132.183.24]:38057) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqOui-0004M3-Is for emacs-orgmode@gnu.org; Thu, 07 May 2015 12:44:44 -0400 In-Reply-To: <87fv79s3a8.fsf@nicolasgoaziou.fr> 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: Nicolas Goaziou Cc: Org Mode ----- Original Message ----- > From: "Nicolas Goaziou" > To: "Leo Ufimtsev" > Cc: "Org Mode" > Sent: Wednesday, May 6, 2015 7:18:55 PM > Subject: Re: [O] Bug: org-toggle-heading breaks with double colon '::' list items. > > 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. I downloaded & tested. The fix works well. Thank you for the quick fix ^_^, life is much better now :-D. > Regards, > > -- > Nicolas Goaziou > > -- Leo Ufimtsev | Intern Software Engineer @ Eclipse Team