From mboxrd@z Thu Jan 1 00:00:00 1970 From: marcus-sup@bar-coded.net (Marcus Williams) Date: Thu, 07 Aug 2008 15:24:07 +0100 Subject: [sup-talk] ThreadSet question Message-ID: <1218118769-sup-1369@tomsk> Hi - I'm trying to get a set of threads back from a search (messing with a web interface to sup - will send a patch once its up and running if anyone is interested) but I cant get it to sort the threads in date order as it does in the sup console. As far as I can see it should just do it but for some reason it doesnt. If I'm calling load_n_threads directly what do I have to do to get the threads in date order? Thanks Marcus