From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: a small idea for repeating tasks Date: Fri, 26 Jun 2009 09:39:44 -0700 Message-ID: <20524da70906260939w1866d100y6589e199fb45c6dd@mail.gmail.com> References: <20524da70906252055u7370e73ex5a3632f189c57cda@mail.gmail.com> <77586740-9180-40B6-873F-C01E539D5B6F@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MKESu-0002z0-HY for emacs-orgmode@gnu.org; Fri, 26 Jun 2009 12:39:52 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MKESp-0002yO-5V for emacs-orgmode@gnu.org; Fri, 26 Jun 2009 12:39:51 -0400 Received: from [199.232.76.173] (port=58104 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MKESo-0002yL-WF for emacs-orgmode@gnu.org; Fri, 26 Jun 2009 12:39:47 -0400 Received: from mail-pz0-f182.google.com ([209.85.222.182]:56394) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MKESo-0002Gt-KT for emacs-orgmode@gnu.org; Fri, 26 Jun 2009 12:39:46 -0400 Received: by pzk12 with SMTP id 12so1991868pzk.14 for ; Fri, 26 Jun 2009 09:39:45 -0700 (PDT) In-Reply-To: <77586740-9180-40B6-873F-C01E539D5B6F@gmail.com> 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: Carsten Dominik Cc: emacs-orgmode@gnu.org Yes, that seems to work for me. Thank you. On 2009-06-26, Carsten Dominik wrote: > Type or sequence make a difference only in two situations: > > 1. When the repeater rests an entry > 2. When you press C-c C-t and *don't* use fast access keys > to TODO states. Then `C-c C-t' will jump directly to DONE > from any not-done state.