From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: regression in list/heading toggling? Date: Tue, 08 Dec 2015 18:45:53 +0100 Message-ID: <87egewn8a6.fsf@nicolasgoaziou.fr> References: <871tax5lxl.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52799) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a6MJ4-0000QG-Tr for emacs-orgmode@gnu.org; Tue, 08 Dec 2015 12:44:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a6MJ1-0006An-FT for emacs-orgmode@gnu.org; Tue, 08 Dec 2015 12:44:06 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:59864) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a6MJ1-0006AG-8p for emacs-orgmode@gnu.org; Tue, 08 Dec 2015 12:44:03 -0500 In-Reply-To: <871tax5lxl.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Tue, 08 Dec 2015 17:28:22 +0800") 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: Eric Abrahamsen Cc: emacs-orgmode@gnu.org Hello, Eric Abrahamsen writes: > I've found what seems to be a bug in org-ctrl-c-star, toggling a > numbered list item to a proper heading. ECM is simply emacs -Q, make an > org buffer, put in the text: > > 1. > > cursor on the number, then "C-c *". Text is removed, the window jumps, > and you get "(wrong-type-argument arrayp nil)". > > I have a full traceback I can send to the list if necessary, but my > guess is it will be fairly reproduceable! Fixed. Thank you. Regards, -- Nicolas Goaziou