From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: timestamped items not showing in today agenda view Date: Wed, 22 Aug 2012 10:59:34 +0200 Message-ID: <87a9xnnvyh.fsf@altern.org> References: <87zk5n22vo.fsf@altern.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41582) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T46mT-0005vu-RE for emacs-orgmode@gnu.org; Wed, 22 Aug 2012 04:59:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T46mS-0000X0-VK for emacs-orgmode@gnu.org; Wed, 22 Aug 2012 04:59:17 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:37093) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T46mS-0000Wu-P5 for emacs-orgmode@gnu.org; Wed, 22 Aug 2012 04:59:16 -0400 Received: by weys10 with SMTP id s10so493321wey.0 for ; Wed, 22 Aug 2012 01:59:15 -0700 (PDT) In-Reply-To: (Ken Mankoff's message of "Tue, 21 Aug 2012 19:29:46 -0700 (PDT)") 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: Ken Mankoff Cc: emacs-orgmode@gnu.org Hi Ken, Ken Mankoff writes: >> 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 Can you send a minimal .org file and a minimal .el configuration file that let us reproduce the problem with emacs -Q ? Otherwise it will be difficult to debug. Thanks in advance for your effort! -- Bastien