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 unuse
> In article <9411091836.AA26230@gluon>, H}vard Fosseng
><[EMAIL PROTECTED]> writes:
haavard> Is there a way to expand a BBDB mail alias into the full address
haavard> before sending the mail?
If I have a mail-alias field defined in the BBDB entries, I'm able to put
the cursor in the To: fi
The function bbdb-complete-name, bound to the key M-TAB does this for
the name before point.
Mark
>From the bbdb info file:
File: bbdb.info, Node: Mail Sending Interfaces, Prev: News Reading Interfaces, Up:
Interfaces
Mail Sending Interfaces
---
When sending mail,
Is there a way to expand a BBDB mail alias into the full address
before sending the mail?
Håvard Fosseng S'il fallait tolérer aux autres tout ce qu'on se permet á
physics departement soi-même, la vie ne serait plus tenable.
University of Oslo -- Georges Courteline
[EMA
We just installed GNU Emacs 19.28 at this site. Some slight change to
the arguments for the mh-forward function of the mhe package breaks
the defadvice in bbdb-mhe.el. I don't quite understand the in's and
out's so if someone has a better fix please post it! Anyway, here is
what I have done to han