From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34965 Path: main.gmane.org!not-for-mail From: prj@po.cwru.edu (Paul Jarc) Newsgroups: gmane.emacs.gnus.general Subject: Re: regexp-based group parameters Date: 24 Feb 2001 12:34:24 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: <873dfg9z1x.fsf@splinter.inka.de> <87wvcs8awc.fsf@splinter.inka.de> <878zp71ef0.fsf@lovi.inf.elte.hu> <2nelwpja7z.fsf@tiger.jia.vnet> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035170789 525 80.91.224.250 (21 Oct 2002 03:26:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:26:29 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id C9E10D049F for ; Sat, 24 Feb 2001 12:35:01 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id LAB29881; Sat, 24 Feb 2001 11:34:52 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 24 Feb 2001 11:34:09 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id LAA19225 for ; Sat, 24 Feb 2001 11:33:59 -0600 (CST) Original-Received: from multivac.cwru.edu (multivac.STUDENT.CWRU.Edu [129.22.96.25]) by mailhost.sclp.com (Postfix) with SMTP id EB77AD049F for ; Sat, 24 Feb 2001 12:34:28 -0500 (EST) Original-Received: (qmail 21976 invoked by uid 500); 24 Feb 2001 17:34:46 -0000 Mail-Followup-To: ding@gnus.org Original-To: ding@gnus.org In-Reply-To: (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "24 Feb 2001 13:04:09 +0100") User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 16 Xref: main.gmane.org gmane.emacs.gnus.general:34965 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34965 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Gro=DFjohann) writes: > On 23 Feb 2001, Paul Jarc wrote: > > But it also means that I can't deal with group names and parameters > > as the separate entities they are. If I want two groups to share a > > set of parameters, I'm *forced* to either name them similarly, or > > else use an ugly, *less* maintainable regexp to identify them. >=20 > There are topics, you know. I know; I was talking about the hypothetical future where gnus-parameters is the One True (only?) way to set group parameters. Mind you, I'm not *entirely* happy with my suggestion either... does anyone else have any ideas? paul