[EMAIL PROTECTED] (Brian P. Flaherty) writes:

> ;;(require 'bbdb) ;; I guess I don't need this anymore...
> (bbdb-initialize 'gnus 'message 'sendmail 'w3)
> (add-hook 'gnus-startup-hook 'bbdb-insinuate-gnus)
> (bbdb-insinuate-message)
>
> But none of this happens when emacs starts.  My *Messages* log shows
> the other things happening (like loading smtpmail and gnus), but
> none of the bbdb messages.  But, when I evalulate the above
> expressions in an emacs buffer, they work and bbdb does too.  Any
> ideas what is happening here?

It seems likely that there is an error in your ~/.emacs file.  Try
starting emacs with --debug-init.  


Reply via email to