Call `spam-initialize' automatically
authorLars Ingebrigtsen <larsi@building.gnus.org>
Thu, 30 Jan 2014 22:57:57 +0000 (14:57 -0800)
committerLars Ingebrigtsen <larsi@building.gnus.org>
Thu, 30 Jan 2014 22:57:57 +0000 (14:57 -0800)
commit1e6c7ffb15683edf6c2f300df758eec780ae923c
tree21ab89c4380ad9b2d0ced4ad0be0d6fe562fc9b1
parent348e94cfed4d08f36677cc562b2e700ff439d829
Call `spam-initialize' automatically

* spam.el (spam-initialize): Allow calling repeatedly, but only run the
the code once (bug#9069).

* gnus-sum.el (gnus-summary-read-group-1): Initialize the spam code if
that's needed.
lisp/ChangeLog
lisp/gnus-sum.el
lisp/spam.el