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:19:09 -0500 Message-ID: <874ljxwlfm.fsf@gmail.com> References: <87y3ia7s1p.fsf@gmail.com> <877eottucx.fsf@bzg.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50100) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fBr53-00039I-4P for emacs-orgmode@gnu.org; Thu, 26 Apr 2018 20:17:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fBr50-0000zx-15 for emacs-orgmode@gnu.org; Thu, 26 Apr 2018 20:17:41 -0400 In-reply-to: <877eottucx.fsf@bzg.fr> 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 18:34, Bastien wrote: >> ** TODO Pay estimated taxes >> SCHEDULED: <2018-03-31 Sat> DEADLINE: <2018-04-17 Tue -20d> >> >> and org-agenda-skip-deadline-prewarning-if-scheduled set to >> 'prescheduled. Since it is scheduled for a date later than today I >> would expect that it doesn't appear on my agenda today. However, it >> looks like the prewarning -20d is causing it to appear anyway. >> >> Am I misunderstanding something here or is this a bug? > > yes, this is a bug, fixed now in maint, can you double check and let > me know if things are working okay? Thanks for the reply. It seems like this might be fixed though it's hard to tell because now deadlines aren't being put into the agenda at all unless they are also scheduled. :-( Alex