* FR: org-clock-goto last-clock
@ 2009-03-15 17:18 David Bremner
2009-03-15 18:07 ` Mikael Fornius
0 siblings, 1 reply; 3+ messages in thread
From: David Bremner @ 2009-03-15 17:18 UTC (permalink / raw)
To: emacs-orgmode
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: FR: org-clock-goto last-clock
2009-03-15 17:18 FR: org-clock-goto last-clock David Bremner
@ 2009-03-15 18:07 ` Mikael Fornius
2009-03-15 19:42 ` David Bremner
0 siblings, 1 reply; 3+ messages in thread
From: Mikael Fornius @ 2009-03-15 18:07 UTC (permalink / raw)
To: David Bremner; +Cc: emacs-orgmode
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: FR: org-clock-goto last-clock
2009-03-15 18:07 ` Mikael Fornius
@ 2009-03-15 19:42 ` David Bremner
0 siblings, 0 replies; 3+ messages in thread
From: David Bremner @ 2009-03-15 19:42 UTC (permalink / raw)
To: Mikael Fornius; +Cc: emacs-orgmode
Mikael Fornius wrote:
>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.
As usual, I just missed it. Thanks, that is perfect.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-03-15 19:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-15 17:18 FR: org-clock-goto last-clock David Bremner
2009-03-15 18:07 ` Mikael Fornius
2009-03-15 19:42 ` David Bremner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.