From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/4310 Path: main.gmane.org!not-for-mail From: dreschs@mpd.tandem.com (Sten Drescher) Newsgroups: gmane.emacs.gnus.general Subject: Re: Group sorting Date: 08 Dec 1995 11:32:27 -0600 Organization: Tandem Computers Sender: dreschs@mpd.tandem.com Message-ID: <557n07h36c.fsf@galil.austnsc.tandem.com> References: <55ka4b8lka.fsf@galil.austnsc.tandem.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035145073 29122 80.91.224.250 (20 Oct 2002 20:17:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:17:53 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by miranova.com (8.6.11/8.6.9) with ESMTP id KAA22229 for ; Fri, 8 Dec 1995 10:26:27 -0800 Original-Received: from galil.austnsc.tandem.com (argyle.mpd.tandem.com [131.124.250.13]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Fri, 8 Dec 1995 18:30:48 +0100 Original-Received: (from dreschs@localhost) by galil.austnsc.tandem.com (8.7.1/8.7.1) id LAA01866; Fri, 8 Dec 1995 11:32:29 -0600 (CST) Original-To: ding@ifi.uio.no In-Reply-To: larsi@ifi.uio.no's message of 06 Dec 1995 06:05:22 +0100 Original-Lines: 21 Xref: main.gmane.org gmane.emacs.gnus.general:4310 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:4310 larsi@ifi.uio.no (Lars Magne Ingebrigtsen) said: LMI> dreschs@mpd.tandem.com (Sten Drescher) writes: Info> When given a prefix, all these commands will sort in reverse Info> order. >> Is it possible to reverse the sort in gnus-group-sort-function? LMI> Yes. Give the commands a prefix. I want to sort decending by unread, and ascending by level, so that doesn't do it. Of course, I also want it to take a reasonable amount of time, and putting multiple 'keys' in gnus-group-sort-function causes a linear increase in the time required, so I'm doing without the level sort. ;( Is making a better sort algorithm (passing a list of keys to compare rather than individual sorts on each key) on the to-do list? -- #include /* Sten Drescher */ To get my PGP public key, send me email with your public key and Subject: PGP key exchange Key fingerprint = 90 5F 1D FD A6 7C 84 5E A9 D3 90 16 B2 44 C4 F3