Antoine Levitt <antoine.lev...@gmail.com> writes: > 13/09/11 15:27, Carson Chittom >> -=-=-=-=- >> (add-to-list 'load-path "C:/Documents and >> Settings/carson/Utilities/bbdb/lisp") >> (require 'bbdb) >> (bbdb-initialize 'gnus 'message) >> (add-hook 'gnus-startup-hook 'bbdb-insinuate-gnus) >> -=-=-=-=- > > That setup is obsolete, just remove > > (add-hook 'gnus-startup-hook 'bbdb-insinuate-gnus)
Removing this line doesn't change anything; I get the same error. > and it should be fine. If that helps, my setup is > > (require 'bbdb) > (bbdb-initialize 'gnus 'message) > (bbdb-mua-auto-update-init 'gnus 'message) Adding the last line you have here gives me an error also. Running emacs --debug-init gives me -=-=-=- Debugger entered--Lisp error: (void-function bbdb-mua-auto-update-init) (bbdb-mua-auto-update-init (quote gnus) (quote message)) eval-buffer(#<buffer *load*> nil "c:/Documents and Settings/carson/Application Data/.emacs" nil t) ; Reading at buffer position 578 load-with-code-conversion("c:/Documents and Settings/carson/Application Data/.emacs" "c:/Documents and Settings/carson/Application Data/.emacs" t t) load("~/.emacs" t t) #[nil "\205\264 -=-=-=- I'm not sure what that means. I'm going to try updating to the latest in the git repository and see if that fixes things (when I started trying to get this working this morning, I thought I had a fairly recent checkout, but it actually seems to be from about a month ago). ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA Learn about the latest advances in developing for the BlackBerry® mobile platform with sessions, labs & more. See new tools and technologies. Register for BlackBerry® DevCon today! http://p.sf.net/sfu/rim-devcon-copy1 _______________________________________________ bbdb-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bbdb-info BBDB Home Page: http://bbdb.sourceforge.net/