emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Org Todo Keywords not recognized/treated as keywords
@ 2010-11-03 15:08 Kristina Spurgin
  2010-11-03 15:53 ` Giovanni Ridolfi
  0 siblings, 1 reply; 5+ messages in thread
From: Kristina Spurgin @ 2010-11-03 15:08 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-11-03 17:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-03 15:08 Org Todo Keywords not recognized/treated as keywords Kristina Spurgin
2010-11-03 15:53 ` Giovanni Ridolfi
2010-11-03 16:26   ` Kristina Spurgin
2010-11-03 16:47     ` Giovanni Ridolfi
2010-11-03 17:09       ` Kristina Spurgin

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).