From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: search for DEADLINE in warning period Date: Thu, 11 Feb 2010 17:07:06 +0100 Message-ID: References: <877hqmobzc.fsf@dasa3.iem.pw.edu.pl> <87eikuioe5.fsf@gollum.intra.norang.ca> <87r5oumr1p.fsf@dasa3.iem.pw.edu.pl> <29DB6176-8C28-4D68-AC18-85B5322E7DD9@gmail.com> <87sk9awjm7.fsf@fastmail.fm> <870BCCDC-702F-46E6-A40B-2AF4BECF7C54@gmail.com> <87ocjx3pcm.fsf@dasa3.iem.pw.edu.pl> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=UTF-8; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nfcbo-0001ox-Ky for emacs-orgmode@gnu.org; Thu, 11 Feb 2010 12:13:44 -0500 Received: from [199.232.76.173] (port=41587 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nfcbn-0001nv-Ox for emacs-orgmode@gnu.org; Thu, 11 Feb 2010 12:13:43 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Nfcbl-0006Mf-Vn for emacs-orgmode@gnu.org; Thu, 11 Feb 2010 12:13:43 -0500 Received: from mail-ew0-f228.google.com ([209.85.219.228]:47993) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Nfcbl-0006LU-MD for emacs-orgmode@gnu.org; Thu, 11 Feb 2010 12:13:41 -0500 Received: by mail-ew0-f228.google.com with SMTP id 28so119057ewy.8 for ; Thu, 11 Feb 2010 09:13:40 -0800 (PST) In-Reply-To: <87ocjx3pcm.fsf@dasa3.iem.pw.edu.pl> 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: =?UTF-8?Q?=C5=81ukasz_Stelmach?= Cc: emacs-orgmode@gnu.org Hi Lukasz, thanks for the patch. I am wondering: What would be a good use case for the `far' setting? Thanks. - Carsten On Feb 10, 2010, at 7:41 PM, =C5=81ukasz Stelmach wrote: > Carsten Dominik writes: > >> On Feb 9, 2010, at 3:48 PM, Matt Lundin wrote: >>> >>> Interesting. The docstring for org-agenda-todo-ignore-deadlines >>> seems to >>> suggest otherwise. Is this documentation inaccurate? >>> >>> ,---- >>> | Documentation: >>> | Non-nil means don't show near deadline entries in the global todo >>> list. >>> | Near means closer than `org-deadline-warning-days' days. >>> | The idea behind this is that such items will appear in the agenda >>> anyway. >>> | See also `org-agenda-todo-ignore-with-date'. >>> | See also the variable `org-agenda-tags-todo-honor-ignore-options'. >>> `---- >> >> This ist just to explain what "near" means in the sentence before. >> I have improved the docstring, thanks. > > And I've made it work with 'near and 'far symbols. > > Now org-agenda-todo-ignore-with-date can be set to: > > nil - to show (not ignore) notes with deadline timestamps > 'far - to ignore notes which are further than the warning period > 'near - to hide deadlines that are really close, good for an =20 > ostrich ;-) > non-nil - do not show *any* notes with deadline timestamps on a todo > list > > Check it out > > = http://github.com/steelman/steelman-org-mode/tree/org-agenda-todo-ignore-c= lose-deadlines > http://github.com/steelman/steelman-org-mode.git > > > --=20 > Mi=C5=82ego dnia, > =C5=81ukasz Stelmach > > > > _______________________________________________ > 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