From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mead Subject: Problem sorting by priority Date: Wed, 15 Apr 2009 11:02:52 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lu1xY-00079Q-DF for emacs-orgmode@gnu.org; Wed, 15 Apr 2009 06:03:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lu1xV-00078G-0m for emacs-orgmode@gnu.org; Wed, 15 Apr 2009 06:03:12 -0400 Received: from [199.232.76.173] (port=55196 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lu1xU-000786-JR for emacs-orgmode@gnu.org; Wed, 15 Apr 2009 06:03:08 -0400 Received: from main.gmane.org ([80.91.229.2]:52856 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 1Lu1xS-0000E7-A3 for emacs-orgmode@gnu.org; Wed, 15 Apr 2009 06:03:06 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Lu1xP-0006n9-FU for emacs-orgmode@gnu.org; Wed, 15 Apr 2009 10:03:03 +0000 Received: from cpc3-rdng14-0-0-cust786.winn.cable.ntl.com ([82.0.211.19]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Apr 2009 10:03:03 +0000 Received: from paul.d.mead by cpc3-rdng14-0-0-cust786.winn.cable.ntl.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Apr 2009 10:03:03 +0000 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 Hi I don't know how long this has been a problem, as I've only just started using priorities on my tasks. I have a mixture of (usually) A and B priorities, and the rest have no priority set. If I sort the list by priority, the A's sort to the top as expected, but lower priorities stay where they are. I've just done a check to see what happens with C priority items, and the one I set up got sorted to below the `* Archive' heading! Org-mode version 6.25b GNU Emacs 22.3.1 (i386-mingw-nt6.0.6001) of 2008-09-06 on SOFT-MJASON Windows Vista (yeah, I know) This also happens on my other Windows machine, running `6.24trans' on WinXP Any ideas? Paul