From: Mark Wooding Date: Thu, 23 Apr 2020 09:16:43 +0000 (+0100) Subject: dot/emacs: Permit duplicate entry names. X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/commitdiff_plain/eef6be35771d171e4cb89fd9fd94ec5b41f1dac4 dot/emacs: Permit duplicate entry names. My database legitimately knows of two people with the same name. --- diff --git a/dot/emacs b/dot/emacs index d355fcc..a0ceee5 100644 --- a/dot/emacs +++ b/dot/emacs @@ -221,6 +221,7 @@ bbdb-north-american-phone-numbers-p nil bbdb-dwim-net-address-allow-redundancy t bbdb-extract-address-components-func 'bbdb-extract-address-components + bbdb-allow-duplicates t bbdb/news-auto-create-p (lambda () (let ((group gnus-newsgroup-name))