From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Branham Subject: Re: Trouble with scheduled item with deadline on agenda Date: Thu, 26 Apr 2018 19:30:29 -0500 Message-ID: <871sf1wkwq.fsf@gmail.com> References: <87y3ia7s1p.fsf@gmail.com> <877eottucx.fsf@bzg.fr> <874ljxwlfm.fsf@gmail.com> <871sf1ijh2.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52141) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fBrFy-0003ik-Vy for emacs-orgmode@gnu.org; Thu, 26 Apr 2018 20:28:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fBrFv-0005JJ-TY for emacs-orgmode@gnu.org; Thu, 26 Apr 2018 20:28:59 -0400 In-reply-to: <871sf1ijh2.fsf@gnu.org> 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: Bastien Cc: Org Mode List On Thu 26 Apr 2018 at 19:25, Bastien wrote: > Hi Alex, > > Alex Branham writes: > >> now deadlines aren't being put into the agenda at all >> unless they are also scheduled. :-( > > Is this a bug or expected? If this is a bug, can you send an example? It's a bug. This should show up on today's agenda: * TODO test DEADLINE: <2018-04-27 Fri> because the value of 'org-deadline-warning-days' is 14 and it's due tomorrow, but it doesn't appear.