emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Kristina Spurgin <kristina@infomuse.net>
To: emacs-orgmode@gnu.org
Subject: Org Todo Keywords not recognized/treated as keywords
Date: Wed, 03 Nov 2010 11:08:30 -0400	[thread overview]
Message-ID: <4CD17AEE.8060500@infomuse.net> (raw)

Hi,

I'm running into a problem with todo keywords.

Plain TODO works fine:
   * To do list
   ** TODO Do this thing

STARTED works as expected, as does DONE.

WAITING, DELEGATED, SOMEDAY, SKIPPED, and CANCELLED are the problematic 
ones. They all behave the same way. I'll use WAITING as an example.

It works fine when I switch to WAITING (it prompts for a note/comment):

   * To do list
   ** WAITING  Do this thing
      - State "WAITING "   from "TODO"       [2010-11-03 Wed 10:45] \\
        ...waiting... waiting...

The problem is when I switch to another status from WAITING (or 
DELEGATED, etc.):

   * To do list
   ** DONE WAITING  Do this thing
      - State "DONE"       from ""           [2010-11-03 Wed 10:46]
      - State "WAITING "   from "TODO"       [2010-11-03 Wed 10:45] \\
        ...waiting... waiting...

It is as though WAITING isn't recognized as a todo keyword. DONE is 
prepended to the item, but WAITING still appears. The state says "Done" 
from "".

Here is how my todo keywords are set up:

Org Todo Keywords:
INS DEL Cons-cell:
             Interpretation: Value Menu Sequence (cycling hits every state)
             Repeat:
             INS DEL Keyword: TODO(t)
             INS DEL Keyword: STARTED(a!)
             INS DEL Keyword: WAITING (w@)
             INS DEL Keyword: DELEGATED (D!)
             INS DEL Keyword: SOMEDAY (s)
             INS DEL Keyword: |
             INS DEL Keyword: SKIPPED (k@)
             INS DEL Keyword: CANCELLED (c@)
             INS DEL Keyword: DONE(d!)

I don't see any other variables/settings that look relevant.

Org version is 7.01h.

In the copy/pastes in this mail, you don't see the faces. I have noticed 
that:
- TODO and STARTED (which work fine) are highlighted red and bold
- DONE is highlighted blue (and works as expected -- if I switch back to 
STARTED from DONE, DONE is replaced with STARTED and the state is: State 
"STARTED"    from "DONE"
- WAITING, DELEGATED, SOMEDAY, SKIPPED, and CANCELLED do not work as 
expected, and are shown in the normal text face.

Faces customizations I have made:
Org Todo Keyword Faces = Standard
Org TODO = highlighted red, bold
Org Done = highlighted blue
Org Special Keyword = blue text, italic

Not sure if faces setting could be causing the problem somehow, or if 
the faces aren't being applied because for some reason these aren't 
being recognized as keywords at all.

Any ideas on what is going on here and how to fix it?

Thank you,
Kristina

             reply	other threads:[~2010-11-03 15:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-03 15:08 Kristina Spurgin [this message]
2010-11-03 15:53 ` Org Todo Keywords not recognized/treated as keywords Giovanni Ridolfi
2010-11-03 16:26   ` Kristina Spurgin
2010-11-03 16:47     ` Giovanni Ridolfi
2010-11-03 17:09       ` Kristina Spurgin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CD17AEE.8060500@infomuse.net \
    --to=kristina@infomuse.net \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).