From mboxrd@z Thu Jan 1 00:00:00 1970 From: Colin Baxter Subject: Re: org-deadline-warning-days per file Date: Wed, 01 Jan 2020 07:25:36 +0000 Message-ID: <87png3eiz3.fsf@yandex.com> References: <87png79prb.fsf@yandex.com> <87mub7vqek.fsf@alphaville.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:55013) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1imYO2-0008VS-KU for emacs-orgmode@gnu.org; Wed, 01 Jan 2020 02:25:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1imYO0-0008Jj-Mq for emacs-orgmode@gnu.org; Wed, 01 Jan 2020 02:25:45 -0500 Received: from forward103p.mail.yandex.net ([2a02:6b8:0:1472:2741:0:8b7:106]:52909) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1imYO0-0008B0-21 for emacs-orgmode@gnu.org; Wed, 01 Jan 2020 02:25:44 -0500 In-Reply-To: <87mub7vqek.fsf@alphaville.usersys.redhat.com> (Nick Dokos's message of "Tue, 31 Dec 2019 21:53:07 -0500") 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: Nick Dokos Cc: emacs-orgmode@gnu.org >>>>> Nick Dokos writes: > Colin Baxter writes: >> I have my org-deadline-warning-days set to 60 via >>=20 >> #+begin_src elisp (setq org-deadline-warning-days 60) #+end_src >>=20 >> in my ~/.emacs. How can I set it individually for each deadline >> in an org-mode file? >>=20 > The manual says: > ,---- | You can specify a different lead time for warnings for a > specific | deadlines[sic] using the following syntax. Here is an > example with a | warning period of 5 days =E2=80=98DEADLINE: <2004-02= -29 > Sun -5d>=E2=80=99. This | warning is deactivated if the task gets > scheduled and you set | > =E2=80=98org-agenda-skip-deadline-prewarning-if-scheduled=E2=80=99 to= =E2=80=98t=E2=80=99. `---- Thank you. Read the manual? Now that's a revolutionary idea I'll adopt as my New Year resolution. Best wishes, --=20 Colin Baxter www.Colin-Baxter.com