Reformatted excerpts from Tarko Tikan's message of 2009-10-03: > ask_for_contacts is loading 10 contacts from index, imho this doesn't > make a sane default (it's too low). I've always patched this to 500 on > my end - yes, it takes a second or two to load that many contacts from > index but this doesn't bug me as much as first looking up the person > and then composing to him.
Yeah, this number should be increased. Unfortunately the time required is tied to your index size and your machine, and 500 is way too slow for me. There are actually two numbers: the number of initial contacts, and the number that gets added when you press "M". I've changed the first to (2 * # of screen rows) and the second to 100. Hopefully that's a little more usable to you. -- William <wmorgan-...@masanjin.net> _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk