From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Sun, 09 Nov 2008 21:14:48 -0800 Subject: [sup-talk] [PATCH] show matching aliases before email addresses in auto complete In-Reply-To: <1226293522-sup-862@entry> References: <1226091602-sup-7664@sgoldmanlinux.tower-research.com> <1226293522-sup-862@entry> Message-ID: <1226294055-sup-4217@entry> Reformatted excerpts from William Morgan's message of 2008-11-09: > sort_by { |c| [ContactManager.contact_for(c) ? 1 : 0, c] } Oh, 0 : 1, maybe. -- William