From: Thomas Fitzsimmons Date: Fri, 24 Nov 2017 02:10:25 +0000 (-0500) Subject: EUDC: Enable BBDB backend by default X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=193f9d52ed928c58d806042686e9aa6430860f50;p=emacs.git EUDC: Enable BBDB backend by default * lisp/net/eudc-vars.el (eudc-server-hotlist): Add default list item for BBDB. --- diff --git a/lisp/net/eudc-vars.el b/lisp/net/eudc-vars.el index 6a831b1265e..4775ab2d5a0 100644 --- a/lisp/net/eudc-vars.el +++ b/lisp/net/eudc-vars.el @@ -52,7 +52,7 @@ instead." ;; Not to be mistaken with `eudc-supported-protocols' (defvar eudc-known-protocols '(bbdb ldap)) -(defcustom eudc-server-hotlist nil +(defcustom eudc-server-hotlist '(("localhost" . bbdb)) "Directory servers to query. This is an alist of the form (SERVER . PROTOCOL). SERVER is the host name or URI of the server, PROTOCOL is a symbol representing