Probably the most useful bit of configuration the user can do to take
advantage of the w3 package is bind some of the primary functions to a
keymap.  My personal favorite is:

(global-set-key "\M-\C-m" 'w3-fetch)

With this binding, meta-enter defaults to retrieving a url of your
choice.  If the cursor is in a url at the time you use this function,
that url is entered for you (edit it if you want something different).

Raul Miller
Sun Mar 26 21:35:47 EST 1995
