Raymond Toy <toy(a)rtp.ericsson.se> writes:
The doc for ldap-coding-system says utf-8 is the right one and Mule
support is needed. What version of Mule or set of Mule files do I
need to get this? Or should I just set it to nil for now? It works
if I set ldap-coding-system to nil.
You are running under Mule are you? If then you need the ucs-conv
package and you need to (require 'ucs-conv). This loads the necessary
tables for Unicode support
Jan