From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Peter_M=C3=BCnster?= Subject: Re: org-clock-select-task: how does it work? Date: Sat, 24 Jan 2015 16:30:38 +0100 Message-ID: <87wq4cdwm9.fsf@roche-blanche.net> References: <87wq4cnuwh.fsf@free.fr> <874mrgjjwq.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42087) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YF2fn-000307-Bh for emacs-orgmode@gnu.org; Sat, 24 Jan 2015 10:30:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YF2fk-0004LM-7B for emacs-orgmode@gnu.org; Sat, 24 Jan 2015 10:30:55 -0500 Received: from plane.gmane.org ([80.91.229.3]:53597) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YF2fk-0004L9-0O for emacs-orgmode@gnu.org; Sat, 24 Jan 2015 10:30:52 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YF2fi-0007dk-0U for emacs-orgmode@gnu.org; Sat, 24 Jan 2015 16:30:50 +0100 Received: from arennes-651-1-357-222.w2-14.abo.wanadoo.fr ([2.14.196.222]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 24 Jan 2015 16:30:49 +0100 Received: from pmlists by arennes-651-1-357-222.w2-14.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 24 Jan 2015 16:30:49 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org On Sat, Jan 24 2015, Tory S. Anderson wrote: > Peter, on my run Org-mode version 8.2.10, I see just what you are describing: > a numbered list with the most recent things at the top. Ok, 8.2.10 seems to work. My version is git HEAD and my list is empty. > It just doesn't seem to do anything after that. Indeed. Please try (org-clock-in (org-clock-select-task)) or C-u M-x org-clock-in-last (or C-u C-c C-x C-x). After switching to 8.2.10, I have 3 other problems: - I get a list with some items, but only very few (only items, where I've clocked in in this same emacs session). - There are duplicates in the list. - When selecting an item, another one is clocked in. TIA for any help, -- Peter