[Gnus] Don’t error when BBDB fails

This commit is contained in:
Daniel - 2019-03-02 11:21:10 +01:00
parent 772ba2f672
commit 0640d67fc2
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 4 additions and 2 deletions

View File

@ -1466,8 +1466,10 @@ search commands like `db/helm-shortcuts."
(eval-when-compile
(require 'gnus-start))
(bbdb-initialize 'gnus 'message)
(bbdb-mua-auto-update-init 'message)
(with-demoted-errors "Setting up BBDB failed: %s"
(bbdb-initialize 'gnus 'message)
(bbdb-mua-auto-update-init 'message))
;; Ensure that whenever we compose new mail, it will use the correct
;; posting style. This is ensured by setting ARG of