From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: Default prewarning time for each deadline Date: Fri, 6 Apr 2012 12:32:22 +0530 Message-ID: References: <2012-04-05T10-39-20@devnull.Karl-Voit.at> <2012-04-05T22-30-25@devnull.Karl-Voit.at> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:38708) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SG3CL-0003u6-5O for emacs-orgmode@gnu.org; Fri, 06 Apr 2012 03:03:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SG3CC-0005z3-47 for emacs-orgmode@gnu.org; Fri, 06 Apr 2012 03:03:04 -0400 Received: from mail-pz0-f52.google.com ([209.85.210.52]:65221) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SG3CB-0005yc-RV for emacs-orgmode@gnu.org; Fri, 06 Apr 2012 03:02:56 -0400 Received: by dake40 with SMTP id e40so2362493dak.39 for ; Fri, 06 Apr 2012 00:02:52 -0700 (PDT) In-Reply-To: <2012-04-05T22-30-25@devnull.Karl-Voit.at> 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: news1142@karl-voit.at Cc: emacs-orgmode@gnu.org On Fri, Apr 6, 2012 at 2:01 AM, Karl Voit wrote: > * Manish wrote: >> On Thu, Apr 5, 2012 at 2:12 PM, Karl Voit wrote: >>> Hi! >>> >>> Is there a way to define a default pre-warning time string for new >>> DEADLINE (only) timestamps? >> >> Have you considered setting org-deadline-warning-days? It sets the >> default warning period for DEADLINE items. > > When I set org-deadline-warning-days to 0, I do not get warnings even > for DEADLINE strings containing a desired warning definition like -3d > :-( > My bad. I should have read the docstring again before posting. It clearly states: "When 0 or negative, it means use this number (the absolute value of it) even if a deadline has a different individual lead time specified." > I tried that but unfortunately with this setting, an entry like > =ABDEADLINE: <2012-04-23 Mon -20d>=BB does not appear on todays agenda at > all :-( > > Is this due to another setting on my side (only)? I don't think there's any other setting that helps with this. --=20 Manish