From mboxrd@z Thu Jan 1 00:00:00 1970 From: U Avalos Subject: Agenda not working or am I misunderstanding how it works? Date: Wed, 25 Nov 2009 11:54:19 -0500 Message-ID: <200911251154.19442.amscopub-mail@yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NDKwy-0001VX-QA for emacs-orgmode@gnu.org; Wed, 25 Nov 2009 11:42:40 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NDKwu-0001Qw-4W for emacs-orgmode@gnu.org; Wed, 25 Nov 2009 11:42:40 -0500 Received: from [199.232.76.173] (port=46553 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NDKwt-0001Qq-VA for emacs-orgmode@gnu.org; Wed, 25 Nov 2009 11:42:35 -0500 Received: from outbound-mail-158.bluehost.com ([67.222.39.38]:40600) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1NDKwt-0001kX-Hr for emacs-orgmode@gnu.org; Wed, 25 Nov 2009 11:42:35 -0500 Received: from [64.61.28.170] (helo=math.localnet) by host300.hostmonster.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1NDKws-00007q-4Q for emacs-orgmode@gnu.org; Wed, 25 Nov 2009 09:42:34 -0700 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 I have the following completed todo item: ** DONE pay Yolanda DEADLINE: <2009-11-24 Tue> CLOSED: [2009-11-25 Wed 11:18] Yet it still appears in the weekly agenda. Is it not working right or is that how it's supposed to work? Also, when I hit C-c C-w (show deadlines in current buffer), I get ALL todo items, even completed items that are really old. Restricting it with a numeric prefix (ex: Esc 5 C-c C-w), doesn't work either. I just get all items plus or minus the number of days.