>>>>> "Ted" == Ted Zlatanov <[EMAIL PROTECTED]> writes:

    Ted> On Thu, 16 Dec 2004, [EMAIL PROTECTED] wrote:
    >> >> (bbdb-search-simple nil who)
hi 

using edebug, I think the error occurs in this line

                     (intern-soft who bbdb-cache))
for [EMAIL PROTECTED] the following gets evaluated.

(intern-soft who bbdb-cache))
                ^"[EMAIL PROTECTED]""
(intern-soft who bbdb-cache))
                           [EMAIL PROTECTED] 0....]  (the cache)
(intern-soft who bbdb-cache))
                            [EMAIL PROTECTED]
(intern-soft who bbdb-cache))
                             ^(["Uwe" "Brauer" ("Uwe Brauer")  (my bbdb entry)

now for 

[EMAIL PROTECTED]

(intern-soft who bbdb-cache))
                ^"[EMAIL PROTECTED]""
(intern-soft who bbdb-cache))
                           [EMAIL PROTECTED] 0....]  (the cache)
(intern-soft who bbdb-cache))
                            nil
(intern-soft who bbdb-cache))
                             nil


Uwe 



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to