From mboxrd@z Thu Jan 1 00:00:00 1970 From: "goodhei8@gmail.com" Subject: Re: How do i change status from todo to done etc without press key letter Date: Fri, 03 Apr 2009 18:32:29 -0400 Message-ID: <49D68E7D.8070801@gmail.com> References: <49D638B0.2070702@gmail.com> <87bprd4qha.fsf@kassiopeya.MSHEIMNETZ> 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 1LprwF-0004ut-Iy for emacs-orgmode@gnu.org; Fri, 03 Apr 2009 18:32:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LprwB-0004tz-4h for emacs-orgmode@gnu.org; Fri, 03 Apr 2009 18:32:39 -0400 Received: from [199.232.76.173] (port=44518 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LprwB-0004tw-0T for emacs-orgmode@gnu.org; Fri, 03 Apr 2009 18:32:35 -0400 Received: from qw-out-1920.google.com ([74.125.92.147]:32751) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LprwA-0001xf-NN for emacs-orgmode@gnu.org; Fri, 03 Apr 2009 18:32:34 -0400 Received: by qw-out-1920.google.com with SMTP id 5so1011252qwf.24 for ; Fri, 03 Apr 2009 15:32:34 -0700 (PDT) In-Reply-To: <87bprd4qha.fsf@kassiopeya.MSHEIMNETZ> 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: Sebastian Rose Cc: emacs-orgmode emacs-orgmode Shift-right works great for me. Sorry for my dummy Q. I just so get used to C-c + somekey. Thanks. Sebastian Rose wrote: > "goodhei8@gmail.com" writes: > >> I just update org-mode to 6.25a in winxp. >> >> I set each file like #+SEQ_TODO: TODO(t) | DONE(d!) CANCELED(c@). >> Before updating C-c C-t will cycle in the seq above. Now it want me to press d >> to get done. >> I really like the way before. How can i get it back without delete key >> letter(since i use them sometime.)? >> > > > Does M-RIGHT not work for you? > >