From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mueen Nawaz Subject: Re: Shift keys when you have multiple todo sets in one file Date: Sat, 19 Dec 2009 10:27:54 -0600 Message-ID: References: <4B2C59FE.2040603@nawaz.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NM2Ax-0002Jc-EB for emacs-orgmode@gnu.org; Sat, 19 Dec 2009 11:29:03 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NM2As-0002Gf-IZ for emacs-orgmode@gnu.org; Sat, 19 Dec 2009 11:29:02 -0500 Received: from [199.232.76.173] (port=49775 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NM2As-0002GT-C1 for emacs-orgmode@gnu.org; Sat, 19 Dec 2009 11:28:58 -0500 Received: from lo.gmane.org ([80.91.229.12]:58895) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NM2Ar-0002xd-U0 for emacs-orgmode@gnu.org; Sat, 19 Dec 2009 11:28:58 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NM2Al-0007H1-Ok for emacs-orgmode@gnu.org; Sat, 19 Dec 2009 17:28:51 +0100 Received: from c-98-228-137-161.hsd1.il.comcast.net ([98.228.137.161]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 Dec 2009 17:28:51 +0100 Received: from mueen by c-98-228-137-161.hsd1.il.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 Dec 2009 17:28:51 +0100 In-Reply-To: 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 On 12/19/09 06:06, Matt Lundin wrote: > Mueen Nawaz writes: > >>> As an aside, I've found that it's very fast to use the new speed >>> commands to change todo states. If org-use-speed-commands is turned on, >>> all one needs to do is hit "t" at the start of a headline. >> Hmm...I don't seem to have that command. Is this only in the >> "trunk" version? > > This feature was introduced in version 6.33: Which is what I'm using (6.33f). At least that's what org-version tells me.