On Tuesday, September 17, 2002 at 18:37:11, Uwe Brauer wrote: > > I used bbdb/vm-show-all-recipients for a while, now only the first > recipient of say a To, CC or BCC is annoted. The same happens to > bbdb/gnus-show-all-recipients the only function which works as > expected is (bbdb/gnus-summary-show-all-recipients) > > Can anybody enlighten me? [...]
Actually not, is there anyone else having problems with this? Works just fine for me ... at the bleeding edge. The function should look like this ... at least in 2.35, maybe you want to upgrade an test it again? (defun bbdb/vm-show-all-recipients () "Show all recipients of this message. Counterpart to `bbdb/vm-show-sender'." (interactive) (let ((bbdb-get-only-first-address-p nil)) (bbdb/vm-show-records 'recipients))) > bbdb-get-addresses-headers '((authors "From" "Resent-From" "Reply-To") > (recipients "Resent-To" >"Resent-CC" "To" "CC" > "BCC") > ) [...] Cheers Robert ------------------------------------------------------- This SF.NET email is sponsored by: AMD - Your access to the experts on Hammer Technology! Open Source & Linux Developers, register now for the AMD Developer Symposium. Code: EX8664 http://www.developwithamd.com/developerlab _______________________________________________ [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/bbdb-info BBDB Home Page: http://bbdb.sourceforge.net/