On Fri, Oct 23, 2009 at 10:15 AM, Florian K <[email protected]> wrote: > > Hello Evolution developers, > > first of all thank you for making such a great tool! > > I have built Evolution 2.26.1 from source on Ubuntu 9.04. I would like to > explore the code that handles the autocompletion of email addresses in > receipient fields. In particular I would like to see if the it's feasible to > make the number of characters to be typed before the search for matches > occurs to be configurable (I would like it to be one char, but I understand > that more are necessary if the search goes against LDAP).
Look at e-d-s/libedataserverui/e-name-selector-entry.c -Srini. _______________________________________________ Evolution-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evolution-hackers
