info-gnus-english
[Top][All Lists]
Advanced

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

Carbon Emacs (Mac OS X) and bbdb/gnus


From: Sid Carter
Subject: Carbon Emacs (Mac OS X) and bbdb/gnus
Date: Thu, 30 Mar 2006 18:31:13 +0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin)

Hi,

I setup my Carbon Emacs for gnus and installed bbdb (v 2.35) from
bbdb.sf.net. I am able to load bbdb and bbdb frobnicates etc., but it
doesn't seem to be adding any addresses to the .bbdb file and not
showing the BBDB mini window at the bottom either. My BBDB related
stuff in .gnus is as below:

;;; BBDB
;;; ####
(require 'bbdb)
(bbdb-initialize)
(add-hook 'gnus-startup-hook 'bbdb-insinuate-gnus)
(add-hook 'gnus-startup-hook 'bbdb-insinuate-message)
(add-hook 'message-setup-hook 'bbdb-define-all-aliases)
(setq bbdb-always-add-addresses t)
(setq bbdb-new-nets-always-primary 'never)
(setq bbdb-offer-save 'just-save)
(setq bbdb-completion-type 'name)
(setq bbdb-notice-auto-save-file t)

What is it that I am doing wrong ?

Thanks Much
Sid


reply via email to

[Prev in Thread] Current Thread [Next in Thread]