On Jun 21, 2011, at 1:54 PM, Carsten Dominik wrote: > > On Jun 21, 2011, at 1:40 PM, Marcel van der Boom wrote: > >> >> On di 21-jun-2011 07:30 >> Bernt Hansen <be...@norang.ca> wrote: >> >>> You can also force the task state to DONE with a triple prefix (C-u >>> C-u C-u C-c C-t d) which will ignore the blocking rules for this state >>> change. > > And one more alternative: > > If `org-treat-insert-todo-heading-as-state-change' is nil (which is the > default), > S-right on a TODO keyword will change states and bypass both logging and > blocking.
this was a typo. I meant the variable `org-treat-S-cursor-todo-selection-as-state-change', and its default is t, so you have to set it to zero to get the behavior I was describing.... - Carsten