From 0488aa627ba908550f8cfb7d9c5eb8d6f2c9359f Mon Sep 17 00:00:00 2001 From: Ronan Waide Date: Mon, 28 Aug 2000 15:34:16 +0000 Subject: Moved bbdb-insinuate-message out to bbdb.el to prevent gnus startup looping --- lisp/bbdb-gnus.el | 5 ----- 1 file changed, 5 deletions(-) diff --git a/lisp/bbdb-gnus.el b/lisp/bbdb-gnus.el index d95375d..417f34d 100644 --- a/lisp/bbdb-gnus.el +++ b/lisp/bbdb-gnus.el @@ -513,9 +513,4 @@ Redefine `bbdb/gnus-summary-in-bbdb-format-letter' to a different letter." ; 'bbdb/gnus-score)) ) -;;;###autoload -(defun bbdb-insinuate-message () - "Call this function to hook BBDB into `message-mode'." - (define-key message-mode-map "\M-\t" 'bbdb-complete-name)) - (provide 'bbdb-gnus) -- cgit v1.2.3