From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7104 invoked from network); 20 Sep 2006 05:06:51 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.5 (2006-08-29) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.1.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 20 Sep 2006 05:06:51 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 20867 invoked from network); 20 Sep 2006 05:06:45 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 20 Sep 2006 05:06:45 -0000 Received: (qmail 8956 invoked by alias); 20 Sep 2006 05:06:42 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 22747 Received: (qmail 8946 invoked from network); 20 Sep 2006 05:06:41 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 20 Sep 2006 05:06:41 -0000 Received: (qmail 20543 invoked from network); 20 Sep 2006 05:06:41 -0000 Received: from vms046pub.verizon.net (206.46.252.46) by a.mx.sunsite.dk with SMTP; 20 Sep 2006 05:06:41 -0000 Received: from torch.brasslantern.com ([71.116.118.106]) by vms046.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0J5V00EPEKUE3HV6@vms046.mailsrvcs.net> for zsh-workers@sunsite.dk; Wed, 20 Sep 2006 00:06:15 -0500 (CDT) Received: from torch.brasslantern.com (localhost.localdomain [127.0.0.1]) by torch.brasslantern.com (8.13.1/8.13.1) with ESMTP id k8K56Bm9003761; Tue, 19 Sep 2006 22:06:11 -0700 Received: (from schaefer@localhost) by torch.brasslantern.com (8.13.1/8.13.1/Submit) id k8K56AYL003760; Tue, 19 Sep 2006 22:06:10 -0700 Date: Tue, 19 Sep 2006 22:06:10 -0700 From: Bart Schaefer Subject: Re: Mailing list archive suggestion In-reply-to: <20060919015408.GA21495@primenet.com.au> To: Geoff Wing , Zsh Hackers Message-id: <060919220610.ZM3759@torch.brasslantern.com> MIME-version: 1.0 X-Mailer: OpenZMail Classic (0.9.2 24April2005) Content-type: text/plain; charset=us-ascii References: <060918080808.ZM1859@torch.brasslantern.com> <20060919015408.GA21495@primenet.com.au> Comments: In reply to Geoff Wing "Re: Mailing list archive suggestion" (Sep 19, 11:54am) On Sep 19, 11:54am, Geoff Wing wrote: } } :Would it be possible for the search interface (wilma_glimpse) on } :the zsh mailing list archives to default to display results in } :most-recent-first order, rather than least-recent-first? } } Not easily that I can tell. I've set the indexing to be sorted by date } with most recent first and it's sort of doing it now Hmm, thanks for trying this, Geoff, but I really want only the search results in reverse date order, not the default index display. } but because of the way mhonarc updates previous files with references, } etc. some files may appear out of order. Given that, I find it's unfortunately a bit too confusing to use in the browsing mode. The way it was before was better. My apologies.