bugInsidious Big Brother Database - Bugs: bug #49477, BBDB 3.1.2 does not work with...

 
 

bug #49477: BBDB 3.1.2 does not work with Emacs 25.1 and Gnus v5.13

Submitter:  None
Submitted:  Sun 30 Oct 2016 09:35:06 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Works For Me
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 25 Jul 2017 10:24:21 AM UTC, comment #1: 

Please see the README for how to (auto-)load and initialize BBDB.
You need
(require 'bbdb-loaddefs "/path/to/bbdb/lisp/bbdb-loaddefs.el")

Roland Winkler <winkler>
Group administrator
Sun 30 Oct 2016 09:35:06 AM UTC, original submission:  

Using the following lines in ~/.gnus

(add-to-list 'load-path "/Users/Shared/Bin/bbdb/share/emacs/site-lisp")
(require 'bbdb)
(bbdb-initialize 'message 'gnus 'sendmail)
(bbdb-initialize 'message 'gnus 'mail)
(setq bbdb/mail-auto-create-p t
     bbdb/news-auto-create-p t)
(add-hook 'message-mode-hook
          '(lambda ()
             (flyspell-mode t)
             (local-set-key "<TAB>" 'bbdb-complete-name)))


I see the following error in Messages

run-hooks: Symbol’s function definition is void: bbdb-insinuate-gnus



Any idea ?
Thanks for your help,


Klaus


** Machine:
** iMac (Retina 5K, 27-inch, Late 2014)
** Mac OS X 10.12 (Sierra)

$ xcodebuild -version
Xcode 8.0
Build version 8A218a

Gnus v5.13

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by winkler (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-07-25 winkler StatusNone Works For Me
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code