From 0640d67fc22228ee8ba26b8dc30e3c0f03a7df48 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Sat, 2 Mar 2019 11:21:10 +0100 Subject: [PATCH] =?UTF-8?q?[Gnus]=20Don=E2=80=99t=20error=20when=20BBDB=20?= =?UTF-8?q?fails?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- init.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/init.el b/init.el index aa54c83..3a73a92 100644 --- a/init.el +++ b/init.el @@ -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