Sometimes I have bbdb records with no email address, just the snail mail
address.  Currently, bbdb-completion-check-record barfs when it encounters
these kinds of records.

diff -c -C0 -r1.87 bbdb-com.el
*** bbdb-com.el 2000/11/27 12:59:52     1.87
--- bbdb-com.el 2001/01/23 20:17:13
***************
*** 1804,1805 ****
!         (when (memq bbdb-completion-type
!                     '(primary primary-or-name name-or-primary))
--- 1804,1805 ----
!         (when (and nets (memq bbdb-completion-type
!                             '(primary primary-or-name name-or-primary)))


_______________________________________________
bbdb-info mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/bbdb-info

Reply via email to