> Norman Walsh <[email protected]> writes:
>
> Hi Norman:
>
>> I've now fixed my local customizations to work with BBDB 3.02.
>>
>> With BBDB 2.x, opening a message in Gnus would display the matching
>> BBDB record in a small buffer near the bottom of the screen.
>
> Works fine here. The base of my setup is exactly the same as
> Sam's. There must be something in you setup preventing this. I suggest
> starting with a minimal Gnus and bbdb config and start from there.
Ok. I can do that. But it does not make the minibuffer pop up.
All I have for bbdb at this point is:
(require 'bbdb-loaddefs)
(bbdb-initialize 'gnus 'message)
(bbdb-mua-auto-update-init 'gnus 'message)
(global-set-key [C-f10] 'bbdb-create)
And in .gnus
(setq bbdb-default-country "Netherlands")
and
(setq nnimap-split-fancy
[...]
;; Invoke the BBDB
(: (lambda ()
(car (bbdb/gnus-split-method))))
;; Default mailbox
("INBOX" "")))
and in .emacs
(require 'bbdb-loaddefs "/path/to/bbdb3/bbdb/lisp/bbdb-loaddefs.el")
(add-to-list 'Info-default-directory-list "/path/to/bbdb3/bbdb/doc/")
--
BOFH excuse #386:
The Internet is being scanned for viruses.
------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
[email protected]
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/