|
From: Roland W. <wi...@gn...> - 2012-09-13 18:06:31
|
On Thu Sep 13 2012 Sam Steingold wrote: > > * Norman Walsh <aq...@aj...> [2012-09-13 07:02:13 -0700]: > > Anyone know the incantation for Gnus+BBDB 3.x integration? > > (require 'bbdb) > (require 'bbdb-loaddefs) > (bbdb-initialize 'gnus 'message) > (bbdb-mua-auto-update-init 'gnus 'message) The first line is not needed, see the INSTALL file. See also the README file. (Unfortunately the documentation of BBDB v3 is still rather incomplete.) |