From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Parsons Subject: Sorting Agenda By Priority Date: Fri, 7 Oct 2011 12:07:45 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:54401) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RC8HM-0002a5-K8 for emacs-orgmode@gnu.org; Fri, 07 Oct 2011 07:07:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RC8HL-00041y-IU for emacs-orgmode@gnu.org; Fri, 07 Oct 2011 07:07:48 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:58706) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RC8HL-00041Q-BE for emacs-orgmode@gnu.org; Fri, 07 Oct 2011 07:07:47 -0400 Received: by wwp14 with SMTP id 14so4836773wwp.30 for ; Fri, 07 Oct 2011 04:07:45 -0700 (PDT) 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 Hi all I want to sort the agenda file so that the tasks marked with priorities A, B and C are all at the top, with tasks marked with no priority underneath. I've tried reading the manual on this (http://orgmode.org/manual/Sorting-of-agenda-items.html#Sorting-of-agenda-items), but don't understand it. I'm guessing that I have to change the variable org-agenda-sorting-strategy somehow, but I'm not sure what to. Thanks for helping a new user! Richard