From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: [PATCH] Alphabetical ordered lists Date: Thu, 29 Jul 2010 17:07:16 -0400 Message-ID: <14514.1280437636@alphaville.usa.hp.com> References: Reply-To: nicholas.dokos@hp.com Return-path: Received: from [140.186.70.92] (port=42099 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OeaK6-0001bW-49 for emacs-orgmode@gnu.org; Thu, 29 Jul 2010 17:07:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OeaK4-0007K4-Sc for emacs-orgmode@gnu.org; Thu, 29 Jul 2010 17:07:25 -0400 Received: from g1t0027.austin.hp.com ([15.216.28.34]:11988) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OeaK4-0007Jv-Od for emacs-orgmode@gnu.org; Thu, 29 Jul 2010 17:07:24 -0400 In-Reply-To: Message from Nathaniel Flath of "Thu, 29 Jul 2010 15:27:46 CDT." List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nathaniel Flath Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org Nathaniel Flath wrote: > Hello all, > > One thing that had been bugging me was the inability to have an > ordered list of the form: > > a. Item 1 > b. Item 2 > c. Item 3 > > The following patch enables this, with lists going from a-z and A-Z. > Let me know if there are any issues with it. > I think patches with MIME type application/octet-stream will not make it into the patchwork server. Please resend the patch with MIME type set to one of the following: text/plain text/x-patch text/x-diff as David indicated in http://thread.gmane.org/gmane.emacs.orgmode/25513/focus=25560 I think just including the patch in the mail message also works. Thanks, Nick