Next: Q1.4.6, Previous: Q1.4.4, Up: Introduction
To bind to a key do:
(global-set-key "\C-cd" 'double-word)
Or interactively, M-x global-set-key and follow the prompts.