diff --git a/lisp/org-clock.el b/lisp/org-clock.el index 4825c1a..14d1158 100644 --- a/lisp/org-clock.el +++ b/lisp/org-clock.el @@ -729,7 +729,7 @@ If there is no running clock, throw an error, unless FAIL-QUIETLY is set." (defun org-clock-goto (&optional select) "Go to the currently clocked-in entry, or to the most recently clocked one. With prefix arg SELECT, offer recently clocked tasks for selection." - (interactive "P") + (interactive "@P") (let* ((recent nil) (m (cond (select