Hi Bernt,

Bernt Hansen <be...@norang.ca> writes:

> It's useful with a C-u prefix to pick another task off the recently
> clocked items menu. I use this in non-org-mode buffers.  

Then Nathan wants:

(global-set-key (kbd "<f3> i")
   (lambda() (interactive) (org-clock-in '(4))))

which doesn't prevent setting the same key for org-agenda-mode-map.

HTH,

-- 
 Bastien

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to