From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: How do you control sorting in org agenda? Date: Thu, 13 May 2010 16:59:44 -0400 Message-ID: <87sk5vecvz.fsf@gollum.intra.norang.ca> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=59536 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OCfVW-0006ZW-Vv for emacs-orgmode@gnu.org; Thu, 13 May 2010 16:59:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OCfVV-0007dA-KA for emacs-orgmode@gnu.org; Thu, 13 May 2010 16:59:50 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:54005) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OCfVV-0007d4-IH for emacs-orgmode@gnu.org; Thu, 13 May 2010 16:59:49 -0400 In-Reply-To: (Emin shopper Martinian shopper's message of "Thu\, 13 May 2010 16\:47\:20 -0400") 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: "Emin.shopper Martinian.shopper" Cc: emacs-orgmode@gnu.org "Emin.shopper Martinian.shopper" writes: > Dear Experts, > > How do you control sorting in org agenda? For example, if I have two > items that have been assigned the same priority level of #A how do I > control how they are sorted? See the variable org-agenda-sorting-strategy. -Bernt