[] Regarding bbdb and gnus;
[] [EMAIL PROTECTED] (Jeff Nowak) writes:
jn> i need some help with bbdb and gnus. i followed the
jn> instructions in the bbdb installation info page and put the
jn> necessary things in my .emacs file. it seems to work with
jn> rmail, but when i use gnus i get no bbdb involvement what so
jn> ever. i am missing something simple? below is what is in my
jn> .emacs file. it occurs before gnus and rmail stuff.
jn> (setq bbdb-change-hook 'bbdb-timestamp-hook)
jn> (setq rmail-mode-hook 'bbdb-insinuate-rmail)
jn> (setq mail-setup-hook 'bbdb-insinuate-sendmail)
jn> (setq gnus-Startup-hook 'bbdb-insinuate-gnus)
You don't mention what version of Emacs, BBDB, or GNUS you're using, but
if it's FSF GNU Emacs 19 you *really* should be using (add-hook) here,
*not* (setq), to set these hooks.
It's possible that you're resetting gnus-Startup-hook later on and
overwriting the insinuate-gnus call.
jn> what is suppose to happen when i start gnus?
Nothing; but when you see your summary buffer you should have "*" next
to the articles posted by people who are in your database, and when you
read an article by them you should get a little BBDB window containing
info on the author.
paul
_____________________________________________________________________________
/ \
Paul D. Smith | Please remain calm... I may be mad, but I
<[EMAIL PROTECTED]> | am a professional.
Wellfleet Communications, Inc. | -- Mad Scientist, to
Network Management Development | _Robotman_
\_____________________________________________________________________________/