From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Subject: Re: Release: Org-mode 4.70 Date: Wed, 04 Apr 2007 00:17:02 +0100 Message-ID: References: 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 1HYsIe-0000ar-FW for emacs-orgmode@gnu.org; Tue, 03 Apr 2007 19:20:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HYsIc-0000Ws-VO for emacs-orgmode@gnu.org; Tue, 03 Apr 2007 19:20:28 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HYsIc-0000WV-RT for emacs-orgmode@gnu.org; Tue, 03 Apr 2007 19:20:26 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HYsFQ-0005OH-61 for emacs-orgmode@gnu.org; Tue, 03 Apr 2007 19:17:08 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HYsFG-0003Qp-09 for emacs-orgmode@gnu.org; Wed, 04 Apr 2007 01:16:58 +0200 Received: from sl392.st-edmunds.cam.ac.uk ([131.111.223.202]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Apr 2007 01:16:57 +0200 Received: from sdl.web by sl392.st-edmunds.cam.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Apr 2007 01:16:57 +0200 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 I seem to find a bug related to TODO. My setting is: ,---- | org-todo-keywords '((sequence "ACTION" "DONE") | (sequence "|" "WAITING")) `---- If current buffer is not one of the files in org-agenda-files, 'C-c a t' shows: ,---- | Global list of TODO items of type: ALL | Available with `N r': (0)ALL `---- Otherwise it shows: ,---- | Global list of TODO items of type: ALL | Available with `N r': (0)ALL (1)ACTION (2)DONE (3)WAITING `---- Regards, -- Leo (GPG Key: 9283AA3F)