From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Bremner Subject: FR: org-clock-goto last-clock Date: Sun, 15 Mar 2009 14:18:42 -0300 Message-ID: <87skleu2kt.wl%bremner@pivot.cs.unb.ca> Reply-To: David Bremner Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LitzB-0001aS-Bn for emacs-orgmode@gnu.org; Sun, 15 Mar 2009 13:18:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Litz6-0001ZA-Jr for emacs-orgmode@gnu.org; Sun, 15 Mar 2009 13:18:52 -0400 Received: from [199.232.76.173] (port=39141 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Litz6-0001Z7-Dx for emacs-orgmode@gnu.org; Sun, 15 Mar 2009 13:18:48 -0400 Received: from pivot.cs.unb.ca ([131.202.240.57]:42037) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Litz6-00089N-6m for emacs-orgmode@gnu.org; Sun, 15 Mar 2009 13:18:48 -0400 Received: from bremner by pivot.cs.unb.ca with local (Exim 4.69) (envelope-from ) id 1Litz2-0004wu-EZ for emacs-orgmode@gnu.org; Sun, 15 Mar 2009 14:18:44 -0300 Received: from bremner (helo=pivot.cs.unb.ca) by pivot.cs.unb.ca with local-esmtp (Exim 4.69) (envelope-from ) id 1Litz0-0004wf-PD for emacs-orgmode@gnu.org; Sun, 15 Mar 2009 14:18:43 -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: emacs-orgmode@gnu.org It would be useful to me for org-goto-clock to go to the last headline that I clocked out of (in order to restart it). It seems this information is (usually) in the variable "org-clock-heading" even if there is no current clock running. All the best David