From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Harkins Subject: Deadline warning period, and property to override it Date: Sun, 19 Nov 2017 10:54:48 +0800 Message-ID: <15fd23327dd.d32ff2b916447.6216809005725856971@zoho.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44700) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eGfnk-0002xe-Vz for emacs-orgmode@gnu.org; Mon, 20 Nov 2017 01:43:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eGfng-0000Ru-39 for emacs-orgmode@gnu.org; Mon, 20 Nov 2017 01:43:29 -0500 Received: from sender-pp-091.zoho.com ([135.84.80.236]:25122) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eGfnf-0000Qt-Sh for emacs-orgmode@gnu.org; Mon, 20 Nov 2017 01:43:24 -0500 In-Reply-To: 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" To: emacs-orgmode Hi, Two questions about deadline items in the agenda. 1. The default warning period for upcoming deadlines is 14 days. There must be a variable to control this, but I'm having trouble finding it in the manual. 2. Is there a property to override the warning period for specific headlines? For example, if I have a project due on a certain date, a two-week warning makes sense. But, for paying the rent, a two-week warning means that I see the warning for half the month, which is a bit too much. I'd like to make that one 7 days. Thanks, hjh