From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Agenda not working or am I misunderstanding how it works? Date: Fri, 4 Dec 2009 17:00:17 +0100 Message-ID: References: <200911251154.19442.amscopub-mail@yahoo.com> <200912041001.08053.amscopub-mail@yahoo.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NGbSt-0003FJ-2X for emacs-orgmode@gnu.org; Fri, 04 Dec 2009 11:57:07 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NGbSn-0003Dn-HQ for emacs-orgmode@gnu.org; Fri, 04 Dec 2009 11:57:05 -0500 Received: from [199.232.76.173] (port=60550 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NGbSn-0003Dg-Ee for emacs-orgmode@gnu.org; Fri, 04 Dec 2009 11:57:01 -0500 Received: from mail-ew0-f209.google.com ([209.85.219.209]:47141) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NGbSn-00073g-5k for emacs-orgmode@gnu.org; Fri, 04 Dec 2009 11:57:01 -0500 Received: by ewy1 with SMTP id 1so25331ewy.34 for ; Fri, 04 Dec 2009 08:56:59 -0800 (PST) In-Reply-To: <200912041001.08053.amscopub-mail@yahoo.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: U Avalos Cc: emacs-orgmode@gnu.org Hi U, my guess is that you did type these keyword but that you did not update the internal keyword lists by restarting Emacs, or by pressing `C-c C-c' on the line. - Carsten On Dec 4, 2009, at 4:01 PM, U Avalos wrote: > Someone suggested I use the variable org-agenda-skip-deadline-if-done. > It works on "standard" org files using the default todo keywords -- > if I give > a TODO item a deadline and then set it to DONE, it doesn't show up > in agenda. > Yay! > > HOWEVER, if I use custom todo keywords per file, it stops working > for that > file. I'm using these keywords: > > #+SEQ_TODO: TODO WAITING | PUBLISHED REJECTED > > Todo items set to PUBLISHED and REJECTED still show up in the > agenda. Any > ideas? > > On Wednesday 25 November 2009 11:54:19 U Avalos wrote: >> 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. >> >> >> _______________________________________________ >> Emacs-orgmode mailing list >> Please use `Reply All' to send replies to the list. >> Emacs-orgmode@gnu.org >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten