From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Re: [Babel] now understands org-mode lists Date: Thu, 18 Nov 2010 13:43:19 +0100 Message-ID: <87pqu2iyzc.wl%n.goaziou@gmail.com> References: <87r5ejwlkf.fsf@gmail.com> <81tyjftqc4.fsf@gmail.com> <8162vvcv00.fsf@gmail.com> <8762vvh1ay.fsf@gmail.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from [140.186.70.92] (port=44785 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PJ3q1-00020d-JJ for emacs-orgmode@gnu.org; Thu, 18 Nov 2010 07:43:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PJ3pn-0005GN-QA for emacs-orgmode@gnu.org; Thu, 18 Nov 2010 07:43:41 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:54664) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PJ3pn-0005FV-KV for emacs-orgmode@gnu.org; Thu, 18 Nov 2010 07:43:27 -0500 Received: by wwc33 with SMTP id 33so3362581wwc.30 for ; Thu, 18 Nov 2010 04:43:25 -0800 (PST) In-Reply-To: <8762vvh1ay.fsf@gmail.com> 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: Eric Schulte Cc: Org Mode , Jambunathan K Hello, >> Let's say one wants to number the lists using prime numbers. > is this possible with normal Org-mode lists? I thought that numbered > lists automatically re-numbered themselves. Sure it is ! 2. [@2] This is 3. [@3] a prime-numbered 5. [@5] list. 57. [@57] Even Grothendiek's prime number is allowed! The advantage of this, is that it still applies when exporting. Regards, -- Nicolas