From: Katsumi Yamaoka Date: Thu, 6 Dec 2012 04:37:54 +0000 (+0000) Subject: spam.el: Fix last change X-Git-Tag: emacs-24.3.90~173^2~9^2~42 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b7f3003fdd2e6baacddcd7657708e887a6580785;p=emacs.git spam.el: Fix last change --- diff --git a/lisp/gnus/spam.el b/lisp/gnus/spam.el index c9030f11ee3..bacad983c78 100644 --- a/lisp/gnus/spam.el +++ b/lisp/gnus/spam.el @@ -2108,7 +2108,7 @@ See the Info node `(gnus)Fancy Mail Splitting' for more details." (defalias 'bbdb-gethash 'ignore) nil))) -(eval-when-compile +(eval-and-compile (when (featurep 'bbdb-com) ;; when the BBDB changes, we want to clear out our cache (defun spam-clear-cache-BBDB (&rest immaterial)