From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Sorting nodes by clocked time Date: Thu, 17 Apr 2014 17:05:25 +0200 Message-ID: <87vbu86loq.fsf@bzg.ath.cx> References: <87zjjk5p9q.fsf@bzg.ath.cx> <87ioq82pk9.fsf@bzg.ath.cx> <87a9bk2pbc.fsf@bzg.ath.cx> <87lhv442xy.fsf@bzg.ath.cx> <87mwfkb26u.fsf@bzg.ath.cx> <87eh0wb0qh.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60286) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wansd-0001t4-OY for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 11:05:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WansX-00074J-Pu for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 11:05:35 -0400 Received: from mail-we0-x234.google.com ([2a00:1450:400c:c03::234]:35330) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WansX-000742-J7 for emacs-orgmode@gnu.org; Thu, 17 Apr 2014 11:05:29 -0400 Received: by mail-we0-f180.google.com with SMTP id p61so551001wes.39 for ; Thu, 17 Apr 2014 08:05:28 -0700 (PDT) In-Reply-To: (Noah Slater's message of "Thu, 17 Apr 2014 16:42:34 +0200") 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: Noah Slater Cc: emacs-orgmode@gnu.org Noah Slater writes: > Using this a bit, it doesn't quite do what I want it to do. > > Is there any way to sort recursively? Not implemented, but you can hack around. Anyway, "sorting recursively" sounds like a nice idea but you probably want to just run this once in a while, not often enough to require a core command for that. -- Bastien