From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/45527 Path: main.gmane.org!not-for-mail From: Boris DAIX Newsgroups: gmane.emacs.gnus.general Subject: Re: Dynamical grouping Date: Thu, 04 Jul 2002 11:36:11 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: <87sn2zygvo.fsf@Pulsar.resI.insa-lyon.fr> References: <878z4rzxgf.fsf@Pulsar.resI.insa-lyon.fr> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1025775208 25279 127.0.0.1 (4 Jul 2002 09:33:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 4 Jul 2002 09:33:28 +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 17Q2zP-0006ZZ-00 for ; Thu, 04 Jul 2002 11:33:27 +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 17Q2zB-0007kg-00; Thu, 04 Jul 2002 04:33:13 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 04 Jul 2002 04:33:35 -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 EAA10923 for ; Thu, 4 Jul 2002 04:33:22 -0500 (CDT) Original-Received: (qmail 2535 invoked by alias); 4 Jul 2002 09:32:55 -0000 Original-Received: (qmail 2530 invoked from network); 4 Jul 2002 09:32:55 -0000 Original-Received: from ifaedi.insa-lyon.fr (134.214.104.16) by gnus.org with SMTP; 4 Jul 2002 09:32:55 -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 C5E44E021 for ; Thu, 4 Jul 2002 11:27:32 +0200 (CEST) Original-Received: from bdaix by Pulsar.resI.insa-lyon.fr with local (Exim 3.35 #1 (Debian)) id 17Q323-0000Ib-00 for ; Thu, 04 Jul 2002 11:36:11 +0200 Original-To: ding@gnus.org In-Reply-To: (ding@gnus.org's message of "Thu, 04 Jul 2002 12:57:59 +0200") Original-Lines: 51 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:45527 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:45527 ding@gnus.org writes: > Boris DAIX writes: > >> 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 ? > [...] > > I'll give it a try: > > "debian-\\(\\(?:\\w\\|-\\)+\\)\\(-request\\)?@lists\\.debian\\.org" > > > [I don't know if you need the "\\(-request\\)?"-part anymore.] > >> P.S.: how to see already read (so hidden) mails in summary buffer, >> among not-read-yet others ? > > 'C-u RET' to see all messages. `C-u 100 RET' (shorthand in Gnus: > `100 RET') to see the last 100 messages. Many thanks and sorry about this. > BTW: ding@gnus.org is the developer mailing list. You might want to > try the newsgroup gnu.emacs.gnus, instead. I think it is available as > a mailing list, too. > > > -- Oliver > > -- > Oliver Scholz 16 Messidor an 210 de la Révolution > Taunusstr. 25 Liberté, Egalité, Fraternité! > 60329 Frankfurt a. M. > Tel. (069) 97 40 99 42 Boris