On March 8, [EMAIL PROTECTED] said:
> This has worked pretty much forever but I've apparently got a problem
> entry in my bbdb that breaks both this and the
> gnus-user-format-function-b provided in bbdb-gnus.el.  I think it's an
>[-] 
> Signaling: (wrong-type-argument listp ["Adam" "Koenigsberg" nil
"Florida Eye Associates" (["Work" "(321) 727-2020"] ["Fax" "(321)
726-4061"]) (["Main" ("502 East New Haven Ave.") "Melbourne" "FL"
"32901" "USA"]) nil ((creation-date . "2000-11-07") (pilot-id
. "13982388 \"Friends\" \"Main\"

this is a bug in bbdb-search-simple. it's fixed in cvs, so I should
really see about making another release, even if it's just an interim
one to patch crap like this. the fix is pretty simple: find the line
in bbdb-search-simple (bbdb.el) that says

                                 (setq answer (append recs n-rec)))

and replace it with
                                 (setq answer (append recs (list n-rec))))

and lo, all will be well.

waider.
-- 
[EMAIL PROTECTED] / Yes, it /is/ very personal of me.

"talking of research, i need to go frighten things in the lab.  later, fun
 people..." - Lockhart Horsburgh

_______________________________________________
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to