On Tue, Jun 2, 2009 at 7:14 PM, Bernt Hansen wrote: > Manish <mailtomanish.sha...@gmail.com> writes: > >> Hello! >> >> Does anyone know of a counterpart to org-clock-in-switch-to-state >> that can switch to a specific state when clocking out of an item? > > Hi Manish! > > As far as I know that functionality does not exist.
Thanks Bernt. I did notice you leaving tasks in STARTED state when clocking out. I do not know elisp at all but I dared to peep into org-clock.el. It seemed it would just require setting a variable, test for the variable when clocking out in org-clock-out function and call org-todo with the value of variable as ARG. It seems it is not as simple as that. I will try to play some more and see if anything comes out of that. Regards, -- Manish _______________________________________________ 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