From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Lander Subject: BUG: C-c C-c no longer renumbers ordered lists Date: Thu, 12 Jan 2012 10:20:41 -0500 Message-ID: <183D76E3-8031-47BF-A9EC-D68DB5B5DA4B@landerfamily.ca> Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:44879) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RlMSR-0006p7-5B for emacs-orgmode@gnu.org; Thu, 12 Jan 2012 10:20:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RlMSM-0002xB-8O for emacs-orgmode@gnu.org; Thu, 12 Jan 2012 10:20:51 -0500 Received: from mail-gy0-f169.google.com ([209.85.160.169]:53118) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RlMSM-0002wy-2g for emacs-orgmode@gnu.org; Thu, 12 Jan 2012 10:20:46 -0500 Received: by ghbg19 with SMTP id g19so357282ghb.0 for ; Thu, 12 Jan 2012 07:20:44 -0800 (PST) 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 Mode Hi list, It seems that C-c C-c no longer renumbers ordered lists (today's git = pull). I'm not sure when this behaviour disappeared, but it is still = referenced in the manual[1], so I assume it is a bug. I apologize that I = don't have time to narrow down which commit introduced the change. -Anthony [1] = http://www.gnu.org/software/emacs/manual/html_node/org/Plain-lists.html