[EMAIL PROTECTED] (Paulo J. Matos aka PDestroy) writes:

> I have in my .emacs file the following for bbdb:
> ;; BBDB Setup
> (setq load-path (cons "c:/emacs-20.7/lisp/bbdb" load-path))
>
> (require 'bbdb)
> (bbdb-initialize 'gnus 'message 'w3 'sc)

Up to here should be enough.

> ;; Initialize BBDB with various packs
> (add-hook 'gnus-startup-hook 'bbdb-insinuate-gnus)
> (bbdb-insinuate-message)
> (bbdb-insinuate-w3)

I think bbdb-initialize already arranges for message to be insinuated,
so you don't need to do that youself.

kai
-- 
~/.signature: No such file or directory

_______________________________________________
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to