On Sat, Jan 24 2015, Peter Münster wrote:

> - I get a list with some items, but only very few (only items, where
>   I've clocked in in this same emacs session).

Solved:
  (setq org-clock-persist 'history)
  (org-clock-persistence-insinuate)


> - There are duplicates in the list.

Not reproducible.


> - When selecting an item, another one is clocked in.

Ok, with org-clock-in-last the clock of the task at the cursor position
is selected, but org-clock-in ("C-u C-c C-x C-i") works nicely!
Ergo: solved too.


Sorry for the noise...
-- 
           Peter


Reply via email to