To have multiple done states, I use the following (or something like it) in my files: #+SEQ_TODO: WAIT TODO WORKING | DONE CANCEL REJECT Changing fonts (or 'faces') for todo keywords is described in the org manual section 5.2.6 (Faces for TODO keywords). I have never done this so you may have to see if someone else can provide an example. Likewise, I've never done anything in the agenda view beyond the normal todo list. It looks like it is described in the manual in section 10.6.1 & 10.6.2. I'm sure there are those on the list who could provide a good example of this. Edd On Thu, Nov 13, 2008 at 8:02 AM, Denny Zhang wrote: > Eddward DeVilla 写道: > >> You are able to have multiple 'done' states. I have a done & canceled >> among others. Beyond that, all org really cares about is done & not done. >> It's been a while since I've dug through the manual, but I think you can >> make it color states differently and you can make cut agenda block to do >> something with it. Is that good enough for your purposes or if you need org >> to treat canceled different from both done and not done for something else? >> >> Edd >> >> On Tue, Nov 11, 2008 at 8:29 AM, Denny Zhang > markfilebat@126.com>> wrote: >> >> Hi all >> >> In org-mode, we can set a todo entry as a done entry. What if we >> want to >> abort this entry? So my question is what should we do to differentiate >> between done entries and aborted entries? >> >> Thanks in advance. >> >> >> >> _______________________________________________ >> Emacs-orgmode mailing list >> Remember: use `Reply All' to send replies to the list. >> Emacs-orgmode@gnu.org >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode >> >> >> Thanks, Eddward. > > Have you got any clues(like hyper link) to done those things, like setting > color state, cutting agenda block. > It may take quite a long time for me to solve these problems. > >