From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mead Subject: Re: Org-mode version 6.30trans (release_6.30d.822.g738ba); Many DONE items missing from agenda view Date: Thu, 17 Sep 2009 09:14:41 +0100 Message-ID: <87k4zyc7im.fsf@gmail.com> References: <6f9073780909160924n1eab6642j105a44554e1b9b6f@mail.gmail.com> <877hvyk65a.fsf@gollum.intra.norang.ca> 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 1MoC8i-0006Sc-64 for emacs-orgmode@gnu.org; Thu, 17 Sep 2009 04:14:52 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MoC8d-0006SH-G3 for emacs-orgmode@gnu.org; Thu, 17 Sep 2009 04:14:51 -0400 Received: from [199.232.76.173] (port=38682 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MoC8d-0006SE-BQ for emacs-orgmode@gnu.org; Thu, 17 Sep 2009 04:14:47 -0400 Received: from mail-fx0-f216.google.com ([209.85.220.216]:45961) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MoC8d-0003Jo-3k for emacs-orgmode@gnu.org; Thu, 17 Sep 2009 04:14:47 -0400 Received: by fxm12 with SMTP id 12so116926fxm.42 for ; Thu, 17 Sep 2009 01:14:46 -0700 (PDT) In-Reply-To: <877hvyk65a.fsf@gollum.intra.norang.ca> (Bernt Hansen's message of "Wed, 16 Sep 2009 16:04:49 -0400") 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: Bernt Hansen Cc: emacs-orgmode@gnu.org Bernt Hansen writes: >> Any ideas? > > > >> org-agenda-todo-ignore-scheduled t > >> org-agenda-todo-ignore-with-date t > >> org-agenda-todo-ignore-deadlines t > > Are the missing ones the tasks with SCHEDULED: or DEADLINE: dates? > If so you can create a custom agenda view that turns off these variables > so all tasks show up. > > -Bernt Yes, that was the answer, I just removed the scheduled date from one of the items and it appeared after next refresh. Thanks for spotting that! So, how would I go about creating a custom agenda view? No wait, I'm going to go off and see if I can figure this out before I ask for more help. Thanks Paul