From mboxrd@z Thu Jan 1 00:00:00 1970 From: Levin Subject: Re: Release: Org-mode 5.09 Date: Tue, 18 Sep 2007 17:38:57 +0800 Message-ID: <200709181738.57303.zslevin@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="gb18030" Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IXZZn-0000Gx-Jo for emacs-orgmode@gnu.org; Tue, 18 Sep 2007 05:41:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IXZZj-0000Fl-IU for emacs-orgmode@gnu.org; Tue, 18 Sep 2007 05:41:02 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IXZZi-0000Fa-Pz for emacs-orgmode@gnu.org; Tue, 18 Sep 2007 05:40:58 -0400 Received: from rv-out-0910.google.com ([209.85.198.191]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IXZZi-0003Nd-Bd for emacs-orgmode@gnu.org; Tue, 18 Sep 2007 05:40:58 -0400 Received: by rv-out-0910.google.com with SMTP id c27so1545865rvf for ; Tue, 18 Sep 2007 02:40:57 -0700 (PDT) In-Reply-To: Content-Disposition: inline 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 Another thing, if no todo state speedkey is specified, C-u C-c C-t will not function correctly. Test file: ------8<--------8<-------- #+SEQ_TODO: TODO STARTED WAITING DELEGATED APPT | DONE DEFERRED CANCELLED * task1 * task2 ------8<--------8<-------- -Levin