Re: [O] bug in org-clock-in-last

2015-01-31 Thread Nicolas Goaziou
Hello, Peter Münster writes: > With one prefix-argument, org-clock-in-last calls > "(org-clock-in (org-clock-select-task))" > > But it seems, that org-clock-in doesn't expect such an argument. > That means, that org-clock-in ignores the selected task. This should be fixed. Thank you. Regards,

[O] bug in org-clock-in-last

2015-01-24 Thread Peter Münster
Hi, With one prefix-argument, org-clock-in-last calls "(org-clock-in (org-clock-select-task))" But it seems, that org-clock-in doesn't expect such an argument. That means, that org-clock-in ignores the selected task. -- Peter