Initializing BBDB support for Web Browsers
..........................................
To allow URLs to be added to BBDB records, add the following form to
your Emacs initialization file:
`(bbdb-insinuate-w3)'
`bbdb-insinuate-w3' adds the definition of `:' to the W3 keymap.
The other `bbdb-w3' functions, specifically the passing of URLs from
BBDB records to Web browsers, do not require initialization within the
BBDB. They do, however, require the configuration of the `browse-url'
package so it knows to which Web browser URLs are to be passed. For
more details on the operation of `bbdb-w3', see Note:Using Web
Browsers.