From mboxrd@z Thu Jan 1 00:00:00 1970 From: grant@antiflux.org (Grant Hollingworth) Date: Wed, 28 May 2008 23:06:46 -0400 Subject: [sup-talk] [PATCH] maildir speedups In-Reply-To: <1212030172-sup-4817@spooky.local> References: <1211254100-sup-9575@south> <1211682829-sup-9284@south> <1212028646-sup-7356@spooky.local> <1212030172-sup-4817@spooky.local> Message-ID: <1212030364-sup-6199@spooky.local> * Grant Hollingworth [2008-05-28 23:05 -0400]: > Best: > > @ids_to_fns = @ids_to_fns.values_at(@ids) > > Next time I should check the docs first.... Ugh. Never mind. Next time I should get some sleep before posting crap to the list.