]> git.eshelyaron.com Git - emacs.git/commitdiff
EUDC: Enable BBDB backend by default
authorThomas Fitzsimmons <fitzsim@fitzsim.org>
Fri, 24 Nov 2017 02:10:25 +0000 (21:10 -0500)
committerThomas Fitzsimmons <fitzsim@fitzsim.org>
Mon, 27 Nov 2017 00:36:52 +0000 (19:36 -0500)
* lisp/net/eudc-vars.el (eudc-server-hotlist): Add default
list item for BBDB.

lisp/net/eudc-vars.el

index 6a831b1265e78675a7b0d86203eb27fa3c5e97e8..4775ab2d5a0138df86a060cce95abde58581dcdd 100644 (file)
@@ -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