From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: Feature Request: Assort a subtree randomly ? Date: Wed, 02 Feb 2011 16:47:40 +0100 Message-ID: <8739o6mo9v.fsf@gnu.org> References: <87lj23ai0y.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=47424 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PkexI-0004He-GW for emacs-orgmode@gnu.org; Wed, 02 Feb 2011 10:49:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PkexC-0006pQ-Up for emacs-orgmode@gnu.org; Wed, 02 Feb 2011 10:49:16 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:61648) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PkexC-0006pD-NZ for emacs-orgmode@gnu.org; Wed, 02 Feb 2011 10:49:10 -0500 Received: by fxm12 with SMTP id 12so108269fxm.0 for ; Wed, 02 Feb 2011 07:49:09 -0800 (PST) In-Reply-To: <87lj23ai0y.fsf@fastmail.fm> (Matt Lundin's message of "Sat, 29 Jan 2011 09:42:05 -0500") 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: Matt Lundin Cc: org-mode Hi Alan, Matt Lundin writes: > (defun my-org-random-sort () > (random 1000)) > > Then on the appropriate subtree/table/list, type: > > C-c ^ f my-org-random-sort Actually I just found out that C-c ^ f random RET works fine too! -- Bastien