From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mikael Fornius Subject: Re: FR: org-clock-goto last-clock Date: Sun, 15 Mar 2009 19:07:59 +0100 Message-ID: <87r60yhd6o.fsf@abc.se> References: <87skleu2kt.wl%bremner@pivot.cs.unb.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LiumE-0006LW-Gr for emacs-orgmode@gnu.org; Sun, 15 Mar 2009 14:09:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lium9-0006L5-LW for emacs-orgmode@gnu.org; Sun, 15 Mar 2009 14:09:34 -0400 Received: from [199.232.76.173] (port=36759 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lium9-0006L1-JA for emacs-orgmode@gnu.org; Sun, 15 Mar 2009 14:09:29 -0400 Received: from mx20.gnu.org ([199.232.41.8]:64277) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Lium9-0007pa-0F for emacs-orgmode@gnu.org; Sun, 15 Mar 2009 14:09:29 -0400 Received: from violet.abc.se ([62.80.200.155]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LiulV-0007zs-O1 for emacs-orgmode@gnu.org; Sun, 15 Mar 2009 14:08:50 -0400 In-Reply-To: <87skleu2kt.wl%bremner@pivot.cs.unb.ca> (David Bremner's message of "Sun, 15 Mar 2009 14:18:42 -0300") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: David Bremner Cc: emacs-orgmode@gnu.org Does the prefix argument help you? With C-u C-c C-x C-j I get a menu with current and recent used clocks and can select easily with a keystroke. ,----[ C-h f org-clock-goto RET ] | org-clock-goto is an interactive compiled Lisp function in | `org-clock.el'. | | (org-clock-goto &optional select) | | Go to the currently clocked-in entry. | With prefix arg select, offer recently clocked tasks. | | [back] `---- -- Mikael Fornius