From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pete Phillips Subject: Re: tags-tree question Date: Mon, 22 Jun 2009 10:53:13 +0100 Message-ID: <22831.1245664393@localhost> References: <7171.1225288853@localhost> <30084876-7A14-42DA-93C6-B434BE43162F@uva.nl> <10913.1225668040@localhost> <874p2p4lw0.fsf@gollum.intra.norang.ca> <6724.1245583175@localhost> <871vpd8zso.fsf@gollum.intra.norang.ca> Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MIgEJ-0006ON-Dk for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 05:54:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MIgEH-0006MZ-J2 for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 05:54:22 -0400 Received: from [199.232.76.173] (port=59548 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MIgEH-0006M3-4K for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 05:54:21 -0400 Received: from mailhost.smtl.co.uk ([95.177.8.150]:3525) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MIgEG-0002rS-Cz for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 05:54:20 -0400 In-reply-to: <871vpd8zso.fsf@gollum.intra.norang.ca> 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, Carsten Dominik Hi Bernt Bernt> That works for todo list searches only (not tags). There is a Bernt> new variable org-agenda-tags-todo-honor-ignore-options which you Bernt> can set which I think does what you are looking for. I have Bernt> this set to t in my setup. Thanks for that. As far as I can determine this stops any scheduled/deadlines appearing *ever*. I want them to appear in my lists 30 days (for example) before their scheduled/deadline date. When you wrote: > Bernt> This keeps all tasks with a schedules or deadline date out of > Bernt> the list of tasks when searching for next tasks and by > Bernt> default deadlines show up on the agenda 30 days before they > Bernt> need to be done. Did you mean a custom agenda, or only the main agenda ? My requirement is to have them start appearing in my custom agendas nearer the time. Cheers Pete