Ok, so what I did was define a face:
(org-copy-face 'modeline 'lbm-org-mode-pack-keyword
"Face used to show items ready to pack, but not yet to ship"
:background "#cc")
add it to the org-todo-keyword-faces
(setq org-todo-keyword-faces
(quote ( ("PACK" . lbm-o
Greetings,
I use a number of To Do states. When I export my agenda views to html, the
various To Do's get dropped into spans that are not consistent. For
example, in one view:
TODO ...
DESIGN ...
In another:
TODO ...
PENDING ...
DESIGN ...
What I would like to do is somehow be able to b