From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Lundin Subject: Re: Newbie question on sorting TODO items Date: Sun, 05 Jul 2009 06:34:54 -0500 Message-ID: References: <2212CE18-A3F3-4B36-8734-81176640B286@tsdye.com> <87y6r4jlxp.fsf@fastmail.fm> <725FF8DB-C174-41A4-AFC8-9D21334EAF23@tsdye.com> 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 1MNPzr-00040A-I6 for emacs-orgmode@gnu.org; Sun, 05 Jul 2009 07:35:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MNPzl-0003wZ-N7 for emacs-orgmode@gnu.org; Sun, 05 Jul 2009 07:35:01 -0400 Received: from [199.232.76.173] (port=33055 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNPzl-0003wR-JY for emacs-orgmode@gnu.org; Sun, 05 Jul 2009 07:34:57 -0400 Received: from out2.smtp.messagingengine.com ([66.111.4.26]:52531) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MNPzl-0006Cq-Ar for emacs-orgmode@gnu.org; Sun, 05 Jul 2009 07:34:57 -0400 In-Reply-To: <725FF8DB-C174-41A4-AFC8-9D21334EAF23@tsdye.com> (Thomas S. Dye's message of "Sat\, 4 Jul 2009 11\:14\:47 -1000") 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: "Thomas S. Dye" Cc: Matthew Lundin , emacs-orgmode@gnu.org "Thomas S. Dye" writes: > Aloha Matt, > > Thanks for taking the time to look at this. With C-c ^ o, I get > "Invalid sorting type `o'". > > I'm using org-mode 5.23a with Aquamacs Emacs 1.8. > My guess is that this feature was not yet present in 5.23a. To sort by todo, you'll probably want to install the current distribution of org-mode (6.28): http://orgmode.org/index.html#sec-2 Best, Matt