>>>>> "heddy" == boubaker  <[EMAIL PROTECTED]> writes:

 
heddy>  I just switched to GNUS5.0 and noticed that BBDB doen't seems to
heddy> work anumore with this new version. I can't add persons to the
heddy> database from the summary and in the previous versions of GNUS a '*'
heddy> was added in the summary near the poster name to indicate that this
heddy> person is in the database, this doesn't work anymore.  Any ideas?

Yes, there is a file called gnus-bbdb.el which was written by 
Brian Edmonds <[EMAIL PROTECTED]>.  There is an automatic way to get
gnus-bbdb, but I've forgotten it.  Try sending him e-mail.

If you already have gnus-bbdb, you need to recompile it after changing the
"header-from" to "mail-header-from" in line 88.  The header-from function
name was changed with the new release of Gnus to keep some sort of naming
conventions.

This should fix your problems.  Oh, you will need to put this in your
gnus-init-file:

(require 'gnus-bbdb)
(bbdb-insinuate-gnus)
(gnus-bbdb-insinuate-summary-buffer)

And the mark has been changed from "*" to "+", but I just change it back
with 
(setq gnus-bbdb-summary-known-poster-mark "*")

in my gnus-init-file.

Hopefully, that is everything.

Jack Vinson - - -  [EMAIL PROTECTED]      Sunderland, MA
<http://www.cis.upenn.edu/~vinson/home.html>
"Jesus rides beside me. He never buys any smokes"   The Replacements

Reply via email to