From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josef Atmin Subject: Re: TODOs with repeat are not sorted correctly(?) in the agenda view Date: Mon, 24 Dec 2012 11:16:21 +0000 (UTC) Message-ID: References: <20121224095559.427@usenet.piggo.com> <87txrbrfdy.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52420) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tn64Y-0002ZR-Mo for emacs-orgmode@gnu.org; Mon, 24 Dec 2012 06:19:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tn64X-000121-7k for emacs-orgmode@gnu.org; Mon, 24 Dec 2012 06:19:54 -0500 Received: from plane.gmane.org ([80.91.229.3]:59893) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tn64X-00011r-0s for emacs-orgmode@gnu.org; Mon, 24 Dec 2012 06:19:53 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Tn64i-0003CX-4g for emacs-orgmode@gnu.org; Mon, 24 Dec 2012 12:20:04 +0100 Received: from f053063104.adsl.alicedsl.de ([78.53.63.104]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Dec 2012 12:20:04 +0100 Received: from jatmin by f053063104.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Dec 2012 12:20:04 +0100 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: emacs-orgmode@gnu.org Bastien altern.org> writes: > Yes. First thing we need to know is whether he has been trying to > achieve what he wants by configuring `org-agenda-sorting-strategy'. > Maybe he's not aware of that option. Hello Bastien, I have posted the bug report. Thanks for responding so quickly. 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. Merry Christmas, Josef.