From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37536 Path: main.gmane.org!not-for-mail From: Amos Gouaux Newsgroups: gmane.emacs.gnus.general Subject: Re: compute to-group parameter automatically? Date: Sun, 05 Aug 2001 13:13:42 -0500 Sender: amos@utdallas.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035172934 14406 80.91.224.250 (21 Oct 2002 04:02:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:02:14 +0000 (UTC) Return-Path: Return-Path: Original-Received: (qmail 1277 invoked from network); 5 Aug 2001 18:14:18 -0000 Original-Received: from ns0.utdallas.edu (129.110.10.1) by gnus.org with SMTP; 5 Aug 2001 18:14:18 -0000 Original-Received: from spartacus.utdallas.edu (spartacus.utdallas.edu [129.110.3.11]) by ns0.utdallas.edu (Postfix) with ESMTP id 7F19A1A056B for ; Sun, 5 Aug 2001 13:14:18 -0500 (CDT) Original-To: ding@gnus.org In-Reply-To: (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Fri, 03 Aug 2001 18:33:43 +0200") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.4 (Academic Rigor) Original-Lines: 13 Xref: main.gmane.org gmane.emacs.gnus.general:37536 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37536 >>>>> On Fri, 03 Aug 2001 18:33:43 +0200, >>>>> Kai Großjohann (kg) writes: kg> many groups, so that I can say ("^nnimap:foo\\." (to-group . XXX)) and kg> don't have to list each group? Shame you couldn't do something like: ("^nnimap:foo\\.(.*)$" (to-group . $1)) -- Amos