On Mon, Nov 07 2011, Eric Abrahamsen wrote:

> On Mon, Nov 07 2011, Peter Münster wrote:
>
>> Hello,
>>
>> What should I do, to get completion of email addresses in the
>> mini-buffer, when using `gnus-summary-resend-message' (S-D-r)?
>>
>> TIA for any hint!
>
> Well, this is really only a hint, but that command uses
> `message-read-from-minibuffer', which will use `mail-abbrevs-setup' if
> it's bound. You could probably write a function that would hook bbdb
> into `mail-abbrevs-setup' so that bbdb names and addresses are present
> for completion. I have no idea if that would work, and it would likely
> "feel" different than the usual address completion in new message
> address header fields, but it could work…

Also: see `bbdb-completing-read-mails', it might be enough to replace
`message-read-from-minibuffer' with your own function that uses this.

E


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to