help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

eudc / ldap / mail duplicates.


From: Bruno Hertz
Subject: eudc / ldap / mail duplicates.
Date: Sun, 01 May 2005 01:18:23 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/22.0.50 (gnu/linux)

Hi

has anybody working code for correct duplicate ldap mail attribute
handling? 

Apparently, with Emacs CVS the eudc-filter-duplicate-attributes
function expects a different kind of list than the ldap backend
actually delivers.

That is, a list like
((mail . "a@b") (mail . "c@d"))
coming back from the ldap query is not recognized as duplicate list,
and the whole thing just doesn't work.

I've been debugging the stuff for two hours, but it's still not clear
where to cut into the code without breaking something.

Hints appreciated.

Regards, Bruno.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]