From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/45526 Path: main.gmane.org!not-for-mail From: Boris DAIX Newsgroups: gmane.emacs.gnus.general Subject: Dynamical grouping Date: Thu, 04 Jul 2002 10:52:48 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: <878z4rzxgf.fsf@Pulsar.resI.insa-lyon.fr> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1025772584 20343 127.0.0.1 (4 Jul 2002 08:49:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 4 Jul 2002 08:49:44 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17Q2J6-0005I0-00 for ; Thu, 04 Jul 2002 10:49:44 +0200 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 17Q2JF-0007QZ-00; Thu, 04 Jul 2002 03:49:53 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 04 Jul 2002 03:50:15 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id DAA10855 for ; Thu, 4 Jul 2002 03:50:03 -0500 (CDT) Original-Received: (qmail 19521 invoked by alias); 4 Jul 2002 08:49:36 -0000 Original-Received: (qmail 19510 invoked from network); 4 Jul 2002 08:49:35 -0000 Original-Received: from ifaedi.insa-lyon.fr (134.214.104.16) by gnus.org with SMTP; 4 Jul 2002 08:49:35 -0000 Original-Received: from Pulsar.resI.insa-lyon.fr (I425.resI.insa-lyon.fr [134.214.164.228]) by ifaedi.insa-lyon.fr (Postfix) with ESMTP id 19E76E021 for ; Thu, 4 Jul 2002 10:44:10 +0200 (CEST) Original-Received: from bdaix by Pulsar.resI.insa-lyon.fr with local (Exim 3.35 #1 (Debian)) id 17Q2M4-0000CB-00 for ; Thu, 04 Jul 2002 10:52:48 +0200 Original-To: ding@gnus.org Original-Lines: 23 User-Agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i386-debian-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:45526 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:45526 Hi, I've (not easily...) made fancy splitting for grouping mailing-lists among other stuff, and as I've subscribed to many Debian lists, I'd like to get their groups dynamically. So I've put this : ("Resent-Sender" (any "debian-\\(\\w+\\)\\(-request\\)?@lists\\.debian\\.org" "debian-\\1.list") But it doesn't match "debian-user-french@lists.debian.org" that falls in my mail.misc (the last rule). Could someone tell me what to add to this so that it matches this "two dashes" list ? Regards, Boris P.S.: how to see already read (so hidden) mails in summary buffer, among not-read-yet others ?