Hello all,

I'd like to bind `C-u C-c C-x C-i' to the <f10> key in emacs 23.

I guess the line in my .emacs has to look like

(global-set-key (kbd "<f10>") 'org-XXX-XXX)

but what exactly would org-XXX-XXX be?

I apologize if this is a question with an obvious answer ...

Thanks and Cheers
Markus


_______________________________________________
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