[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re[2]: bbdb-initialize in .emacs



I recently had a problem getting bbdb to work with emacs and gnus
too.  First, make sure you don't have a byte-compiled .emacs in your
home directory.  I don't do this on my own, but I had one in my home
directory.  I seem to remember some program asking me if I want this
done, but I am not sure which.

Here is the relevant section from my .emacs. 

(require 'bbdb)
(bbdb-initialize 'gnus 'message 'sendmail 'w3)
(add-hook 'gnus-startup-hook 'bbdb-insinuate-gnus)
(bbdb-insinuate-message)


-- 
Brian P. Flaherty

      /"\
      \ /     ASCII RIBBON CAMPAIGN
       X        AGAINST HTML MAIL  
      / \ 




Reply to: