From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: automagically changing roman enumeration to alphabetical Date: Thu, 07 Mar 2013 10:13:36 +0100 Message-ID: <87sj47po73.fsf@bzg.ath.cx> References: <87txonshha.fsf@no-fixed-abode.cable.virginmedia.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58922) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDWtj-0000R9-RJ for emacs-orgmode@gnu.org; Thu, 07 Mar 2013 04:14:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UDWte-0004TV-7o for emacs-orgmode@gnu.org; Thu, 07 Mar 2013 04:13:59 -0500 Received: from plane.gmane.org ([80.91.229.3]:41938) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UDWte-0004TD-0v for emacs-orgmode@gnu.org; Thu, 07 Mar 2013 04:13:54 -0500 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UDWtt-0001HO-TG for emacs-orgmode@gnu.org; Thu, 07 Mar 2013 10:14:09 +0100 In-Reply-To: <87txonshha.fsf@no-fixed-abode.cable.virginmedia.net> (Paul Rudin's message of "Thu, 07 Mar 2013 09:10:25 +0000") 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: Paul Rudin Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org Hi Paul, Paul Rudin writes: > Is this working as intended? Yes, because roman enumeration is not supported by Org. Org believes i) is the 9th item in an alphabetical list and converts it to a) if it is the first one. HTH, -- Bastien