From 11418f927e8b4437092267844891b3c2cc59f8bb Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Mon, 18 Apr 2016 14:57:28 +0100 Subject: [PATCH] dot/emacs: Kick BBDB to always include a name when completing addresses. --- dot/emacs | 1 + 1 file changed, 1 insertion(+) diff --git a/dot/emacs b/dot/emacs index 5bb61e2..bd00d20 100644 --- a/dot/emacs +++ b/dot/emacs @@ -199,6 +199,7 @@ (trap (bbdb-initialize 'gnus 'sendmail 'message))) (setq bbdb-file "~/etc/brain/bbdb" bbdb-north-american-phone-numbers-p nil + bbdb-dwim-net-address-allow-redundancy t bbdb-extract-address-components-func 'bbdb-extract-address-components bbdb/news-auto-create-p (lambda () -- 2.11.0