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

Re: bbdb-initialize in .emacs



>>>>> "BPF" == Brian P Flaherty writes:

BPF> Hello,
BPF> My bbdb code all worked with Emacs 20.7 running under RH, but since
BPF> switching to Debian, it doesn't anymore.  My .emacs contains code to
BPF> setup smtpmail and gnus and then bbdb is called:

BPF> ;;(require 'bbdb) ;; I guess I don't need this anymore...
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Wrong guess, I think...

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

BPF> But none of this happens when emacs starts.  My *Messages* log shows
BPF> the other things happening (like loading smtpmail and gnus), but none
BPF> of the bbdb messages.  But, when I evalulate the above expressions in
BPF> an emacs buffer, they work and bbdb does too.  Any ideas what is
BPF> happening here?

BPF> Thanks.

BPF> Brian Flaherty

BPF> -- 
BPF>       /"\
BPF>       \ /     ASCII RIBBON CAMPAIGN
BPF>        X        AGAINST HTML MAIL  
BPF>       / \ 



Reply to: