From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: TODOs with repeat are not sorted correctly(?) in the agenda view Date: Mon, 24 Dec 2012 14:04:24 +0100 Message-ID: <87zk13sisn.fsf@bzg.ath.cx> References: <20121224095559.427@usenet.piggo.com> <87txrbrfdy.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41769) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tn7hh-0006Sg-V9 for emacs-orgmode@gnu.org; Mon, 24 Dec 2012 08:04:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tn7hh-0002Sl-2h for emacs-orgmode@gnu.org; Mon, 24 Dec 2012 08:04:25 -0500 Received: from mail-we0-f180.google.com ([74.125.82.180]:35091) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tn7hg-0002Sh-Sb for emacs-orgmode@gnu.org; Mon, 24 Dec 2012 08:04:24 -0500 Received: by mail-we0-f180.google.com with SMTP id t57so3231172wey.25 for ; Mon, 24 Dec 2012 05:04:24 -0800 (PST) In-Reply-To: (Josef Atmin's message of "Mon, 24 Dec 2012 11:16:21 +0000 (UTC)") 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: Josef Atmin Cc: emacs-orgmode@gnu.org Hi Josef, thanks for writing back. Josef Atmin writes: > I have tried to customize `org-agenda-sorting-strategy', but only > 'user-defined-up' might do the trick, I think. However, I do not know LISP and > would not know how to define the required comparison function. In fact we need a date-up/date-down sorting strategy. I'm putting this in my TODO list for Org 8.0. Thanks! -- Bastien