From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: How to get cookies working with TODOs? Date: Wed, 20 Aug 2014 08:02:26 -0400 Message-ID: <87tx57xtbh.fsf@pierrot.dokosmarshall.org> References: <87ppfw9vvr.fsf@skimble.plus.com> <87lhqkdncj.fsf@ericabrahamsen.net> <877g23wi9z.fsf@skimble.plus.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43090) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XK4da-0001aQ-0d for emacs-orgmode@gnu.org; Wed, 20 Aug 2014 08:05:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XK4dT-0008LE-Pr for emacs-orgmode@gnu.org; Wed, 20 Aug 2014 08:05:09 -0400 Received: from plane.gmane.org ([80.91.229.3]:38750) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XK4dT-0008Kc-Jx for emacs-orgmode@gnu.org; Wed, 20 Aug 2014 08:05:03 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XK4dT-0002ju-3J for emacs-orgmode@gnu.org; Wed, 20 Aug 2014 14:05:03 +0200 Received: from pool-173-48-174-104.bstnma.fios.verizon.net ([173.48.174.104]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 20 Aug 2014 14:05:03 +0200 Received: from ndokos by pool-173-48-174-104.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 20 Aug 2014 14:05:03 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Sharon Kimble writes: > > ** WAITING Anise > CLOSED: [2014-08-20 Wed 10:29] > > > And only _waiting_ shows as closed, none of these other conditions do - > > #+TODO: TODO DONE NEXT IN-PROGRESS NOTES FIXME WAITING > > ... > > I think that the problems all stem from my set-up, but I can't see exactly > where. > That should probably be #+TODO: TODO NEXT IN-PROGRESS NOTES FIXME WAITING | DONE See (info "(org) TODO keywords as workflow states") -- Nick