From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: stuck project definition bug? Date: Sat, 18 Oct 2014 14:55:53 +0200 Message-ID: <87siil35ba.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55470) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XfTXQ-00052A-5N for emacs-orgmode@gnu.org; Sat, 18 Oct 2014 08:55:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XfTXJ-00019L-E9 for emacs-orgmode@gnu.org; Sat, 18 Oct 2014 08:55:16 -0400 Received: from relay6-d.mail.gandi.net ([2001:4b98:c:538::198]:35253) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XfTXJ-00018u-8E for emacs-orgmode@gnu.org; Sat, 18 Oct 2014 08:55:09 -0400 In-Reply-To: (Alex Scherbanov's message of "Wed, 15 Oct 2014 20:27:38 +0400") 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: Alex Scherbanov Cc: emacs-orgmode@gnu.org Hello, Alex Scherbanov writes: > I=E2=80=99ve written a simple definition of a stuck project: > (setq org-stuck-projects '("PROJECT" ("NEXT") nil nil)) > > This means that everything with a tag :PROJECT: without NEXT subtask is a= stuck project. > > I=E2=80=99d like this stuck project to be shown in the stuck project list: > > * TODO my stuck project :PROJ= ECT: > ** TODO subtask > > But it is not shown there. I cannot reproduce it on latest Org, i.e., both tasks appear in the stuck projects list. Regards, --=20 Nicolas Goaziou