From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Mankoff Subject: Re: timestamped items not showing in today agenda view Date: Tue, 21 Aug 2012 19:29:46 -0700 (PDT) Message-ID: References: <87zk5n22vo.fsf@altern.org> Reply-To: Ken Mankoff Mime-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46596) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T40he-0004EX-Pm for emacs-orgmode@gnu.org; Tue, 21 Aug 2012 22:29:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T40hd-0002cs-VM for emacs-orgmode@gnu.org; Tue, 21 Aug 2012 22:29:54 -0400 Received: from mail-pb0-f41.google.com ([209.85.160.41]:45331) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T40hd-0002ca-P1 for emacs-orgmode@gnu.org; Tue, 21 Aug 2012 22:29:53 -0400 Received: by pbbro12 with SMTP id ro12so785561pbb.0 for ; Tue, 21 Aug 2012 19:29:52 -0700 (PDT) In-Reply-To: <87zk5n22vo.fsf@altern.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: emacs-orgmode@gnu.org Hi Bastien, On Wed, 22 Aug 2012, Bastien wrote: > Can you tell what is the value of these variables? > > org-agenda-todo-ignore-deadlines > org-agenda-todo-ignore-scheduled > org-agenda-todo-ignore-timestamp > org-agenda-todo-ignore-with-date > org-agenda-tags-todo-honor-ignore-options At the time I wrote that email they were all unset, so default values. I tried setting them all to nil and t, and neither had any effect. Scheduled item with timestamp shows up in (agenda) but not (tags-todo) search -k.