I'm a little bit surprised that the commands `bbdb-create' and `bbdb'
are not bound in the bbdb-mode buffer. May I suggest the following additions
to the definition of bbdb-mode-map in bbdb.el?
(define-key bbdb-mode-map "b" 'bbdb)
(define-key bbdb-mode-map "c" 'bbdb-create)
Those keys are unused by default. This makes it convenient to create new
entries from the *BBDB* buffer for those situations when you need to create
something not based on the contents of a message, and also for searching for
new entries when you discover the one you first searched for wasn't what you
were looking for. (Yes, I know about Cengiz Alaettinoglu' bbdb-query.el and
use that too. This is useful in other cases.)
--
Mike Hucka ([EMAIL PROTECTED])
University of Michigan, Ann Arbor, Mich.