Andrea Crotti <andrea.crott...@gmail.com> writes:

> Ah great that's really nice, I always forget to try the magic C-u
> first...
> So by the way what is the real function called when prefixing C-u?
> I mean, can I call it directly?

For example:

(define-key org-mode-map "\C-c\C-x\C-I"
  (lambda () (interactive) (org-clock-in '(4))))

-- 
 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