From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luke Subject: Bug: org-agenda-skip-scheduled-if-deadline-is-shown is ignored [8.3.6 (release_8.3.6-1226-ge4d4c6 @ /home/luke/elisp/org-mode/lisp/) Date: Mon, 17 Oct 2016 23:59:21 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34348) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwGsx-0007Qd-6S for emacs-orgmode@gnu.org; Mon, 17 Oct 2016 18:59:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bwGss-00083J-9B for emacs-orgmode@gnu.org; Mon, 17 Oct 2016 18:59:59 -0400 Received: from [195.159.176.226] (port=41656 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1bwGss-00081m-25 for emacs-orgmode@gnu.org; Mon, 17 Oct 2016 18:59:54 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1bwGsX-0007Z3-TY for emacs-orgmode@gnu.org; Tue, 18 Oct 2016 00:59:33 +0200 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@gnu.org Setting org-agenda-skip-scheduled-if-deadline-is-shown to a non-nil value in a custom agenda command seems to have no effect. Items that were scheduled three days ago and have a deadline yesterday still appear twice in the agenda. If I checkout tags/release_8.3.6 this bug does not seem to appear (the "Scheduled" entry is missing from the agenda, as expected). I'm guessing it's been introduced since then. Emacs : GNU Emacs 24.5.1 (x86_64-pc-linux-gnu, GTK+ Version 3.18.9) of 2016-04-17 on lgw01-04, modified by Debian Package: Org mode version 8.3.6 (release_8.3.6-1226-ge4d4c6 @ /home/.../elisp/org-mode/lisp/)