chiark / gitweb /
dot/emacs: Permit duplicate entry names.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 23 Apr 2020 09:16:43 +0000 (10:16 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 23 Apr 2020 09:17:27 +0000 (10:17 +0100)
My database legitimately knows of two people with the same name.

dot/emacs

index d355fccb73626352819ad7cb6c49f4ca67ca72ad..a0ceee581ecd37d9f9ad2df6651a0b71dd77206b 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
       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))