From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-stuck-projects confuses a "Next" heading with the NEXT keyword Date: Sun, 22 Jan 2017 14:00:33 +0100 Message-ID: <87y3y3b66m.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51382) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cVHlH-0002iO-5S for emacs-orgmode@gnu.org; Sun, 22 Jan 2017 08:00:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cVHlD-0005u0-U1 for emacs-orgmode@gnu.org; Sun, 22 Jan 2017 08:00:47 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:42231) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cVHlD-0005t2-J5 for emacs-orgmode@gnu.org; Sun, 22 Jan 2017 08:00:43 -0500 In-Reply-To: (Guy Mayraz's message of "Thu, 19 Jan 2017 11:58:13 +1100") 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: Guy Mayraz Cc: emacs-orgmode@gnu.org Hello, Guy Mayraz writes: > I want every project to have a NEXT or WAIT keyword, and have defined > org-stuck-projects as follows: > > (setq org-stuck-projects '("+LEVEL=2/-INACTIVE-DONE" ("NEXT" "WAIT") nil > "")) > > It mostly works, but it does not identify as stuck a project that has a > "Next items" subheading and no NEXT keyword. Fixed. Thank you. Regards, -- Nicolas Goaziou