On Tue Apr 16 2013 Vincent Beffara wrote:
> For some reason this reply wont go through to the mailing list ... Maybe
> it will eventually and there will be 2 copies, sorry if that happens!
>
> >> Is there a way to combine BBDB with the functionality of %f in summary
> >> buffers (displaying the re
Hi,
>> What would be wonderful would be to combine the two, i.e. first
>> determine if the message is from me or from somebody else like %f does,
>> and then once the correct address for display is chosen, look it up in
>> the db like %uB does.
>
> I am sorry, in BBDB v3 there is currently nothin
On Tue Apr 16 2013 Vincent Beffara wrote:
> (defun gnus-user-format-function-f (header)
> (flet ((gnus-summary-extract-address-component
> (x) (bbdb-mua-summary-unify x)))
> (gnus-summary-from-or-to-or-newsgroups
> gnus-tmp-header gnus-tmp-from)))