From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: agenda interaction with org-agenda-dim-blocked-tasks, org-agenda-max-entries and org-enforce-todo-dependencies [8.3beta (release_8.3beta-785-gb5d9f4 @ /Users/yn/dotfiles/org.emacs.d/org-mode/lisp/)] Date: Tue, 03 Feb 2015 22:13:42 +0100 Message-ID: <87d25q3dh5.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38524) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YIkm2-00016k-5i for emacs-orgmode@gnu.org; Tue, 03 Feb 2015 16:12:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YIklw-00076a-P2 for emacs-orgmode@gnu.org; Tue, 03 Feb 2015 16:12:42 -0500 Received: from relay6-d.mail.gandi.net ([2001:4b98:c:538::198]:54862) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YIklw-00076D-J3 for emacs-orgmode@gnu.org; Tue, 03 Feb 2015 16:12:36 -0500 In-Reply-To: (Yuri Niyazov's message of "Mon, 2 Feb 2015 12:55:06 -0800") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Yuri Niyazov Cc: "emacs-orgmode@gnu.org" Hello, Yuri Niyazov writes: > This starts happening when org-agenda-dim-blocked-tasks is set to > invisible. What seems to happen is that the blocked tasks, even though > they are invisible, are still counted towards org-agenda-max-entries. AFAIU, even though they are invisible, the entries are somewhere in the agenda view, and logically add up to the total. You may want to skip altogether blocked tasks instead. Regards, -- Nicolas Goaziou