From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: agenda sorting time-up does not work anymore for me Date: Sat, 25 Aug 2007 13:10:22 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IOtXZ-0002Py-OY for emacs-orgmode@gnu.org; Sat, 25 Aug 2007 07:10:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IOtXY-0002Pm-A9 for emacs-orgmode@gnu.org; Sat, 25 Aug 2007 07:10:52 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IOtXY-0002Pj-57 for emacs-orgmode@gnu.org; Sat, 25 Aug 2007 07:10:52 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IOtXV-0000ON-O6 for emacs-orgmode@gnu.org; Sat, 25 Aug 2007 07:10:51 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IOtXE-0005Xi-Af for emacs-orgmode@gnu.org; Sat, 25 Aug 2007 13:10:32 +0200 Received: from p57af4342.dip0.t-ipconnect.de ([87.175.67.66]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 25 Aug 2007 13:10:32 +0200 Received: from rainer.stengele by p57af4342.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 25 Aug 2007 13:10:32 +0200 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: emacs-orgmode@gnu.org sorry if I missed the config but I cannot get the time-of-day specific todos to show at the top of my agenda (C-c a a) anymore (which means I had this working before?). I have this sorting: '(org-agenda-sorting-strategy (quote ((agenda time-up category-keep priority-down) (todo category-keep priority-down) (tags category-keep priority-down)))) time-of-day items show up at the bottom of each day. Please Rainer