From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48150 Path: main.gmane.org!not-for-mail From: Fabrice Popineau Newsgroups: gmane.emacs.gnus.general Subject: Re: selecting group Date: Wed, 11 Dec 2002 15:00:56 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: <7kegvenb.fsf@esemetz.ese-metz.fr> References: <84y96xug6x.fsf@lucy.cs.uni-dortmund.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1039615417 15042 80.91.224.249 (11 Dec 2002 14:03:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 11 Dec 2002 14:03:37 +0000 (UTC) Cc: ding@gnus.org Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18M7SZ-0003uH-00 for ; Wed, 11 Dec 2002 15:03:35 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18M7Qo-0004j1-00; Wed, 11 Dec 2002 08:01:46 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 11 Dec 2002 08:02:34 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@[209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id IAA04194 for ; Wed, 11 Dec 2002 08:02:19 -0600 (CST) Original-Received: (qmail 17946 invoked by alias); 11 Dec 2002 14:01:23 -0000 Original-Received: (qmail 17941 invoked from network); 11 Dec 2002 14:01:23 -0000 Original-Received: from esemetz.ese-metz.fr (root@193.48.224.212) by gnus.org with SMTP; 11 Dec 2002 14:01:23 -0000 Original-Received: from ANSIBLE.ese-metz.fr ([193.48.224.245]) by esemetz.ese-metz.fr (8.11.6/8.9.3) with ESMTP id gBBE17Z06647; Wed, 11 Dec 2002 15:01:08 +0100 Original-To: kai.grossjohann@uni-duisburg.de (Kai Großjohann) In-Reply-To: <84y96xug6x.fsf@lucy.cs.uni-dortmund.de> (kai.grossjohann@uni-duisburg.de's message of "Wed, 11 Dec 2002 09:12:54 +0100") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) XEmacs/21.5 (brussels sprouts, i586-pc-win32) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:48150 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:48150 * Kai Großjohann writes: > You would have to request all headers from the backend, then sort > them, then take the last 40 according to the sorting. Hm. I think > there is no built-in functionality in Gnus for doing this. Ok, I was a bit afraid of it. Another possibility would (may ?) be to select all the messages, let them be sorted and ask to respool them into this very same group (ie : not using the sorting rules). Would that work? Fabrice