From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: agenda tags-todo (was Re: [PATCH] Make `org-tags-view' stop setting globally `org--matcher-tags-todo-only') Date: Tue, 13 Jun 2017 23:32:20 +0200 Message-ID: <8737b3shej.fsf@nicolasgoaziou.fr> References: <87k29rzdyh.fsf@gmail.com> <8760gi5lg0.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55563) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dKtQJ-0001TN-6g for emacs-orgmode@gnu.org; Tue, 13 Jun 2017 17:32:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dKtQG-00079i-49 for emacs-orgmode@gnu.org; Tue, 13 Jun 2017 17:32:27 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:45148) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dKtQF-00079d-U6 for emacs-orgmode@gnu.org; Tue, 13 Jun 2017 17:32:24 -0400 In-Reply-To: (Christian Lynbech's message of "Tue, 13 Jun 2017 21:28:41 +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: Christian Lynbech Cc: org-mode list Hello, Christian Lynbech writes: > Is there a way in the new system to make a custom agenda that will only > include todos in not-done states, without having to add those states > explicitly to the tags-todo search command? See (info "(org) Matching tags and properties"), last paragraph. Regards, -- Nicolas Goaziou