The docs for bbdb-canonicalize-net-hook state:
This function will be called repeatedly until it returns a value
EQ to the value passed in. So multiple rewrite rules might apply
to a single address.
Is there any particular reason the test is eq and not equal?
For the second time now my canonicalize-net-hook converged to a string
but kept returning a new version of it instead of something eq.
Now the whole thing assigns to a temp var and I have this at the end:
(if (equal new-addr addr)
addr
new-addr)
but that doesn't seem friendly to me. :-)
-------------------------------------------------------
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
_______________________________________________
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/