From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/34972 Path: main.gmane.org!not-for-mail From: NAGY Andras Newsgroups: gmane.emacs.gnus.general Subject: Re: regexp-based group parameters Date: 25 Feb 2001 02:55:18 +0100 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> <2nitm1jadg.fsf@tiger.jia.vnet> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035170794 546 80.91.224.250 (21 Oct 2002 03:26:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:26:34 +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 62C74D049F for ; Sat, 24 Feb 2001 20:55:58 -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 TAB00552; Sat, 24 Feb 2001 19:55:42 -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 19:55:01 -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 TAA22821 for ; Sat, 24 Feb 2001 19:54:51 -0600 (CST) Original-Received: from mail.inf.elte.hu (mail.inf.elte.hu [157.181.161.6]) by mailhost.sclp.com (Postfix) with ESMTP id E4275D049F for ; Sat, 24 Feb 2001 20:55:19 -0500 (EST) Original-Received: by mail.inf.elte.hu (Postfix, from userid 28535) id CABA980E3; Sun, 25 Feb 2001 02:55:18 +0100 (CET) Original-To: ding@gnus.org Mail-Copies-To: nobody In-Reply-To: <2nitm1jadg.fsf@tiger.jia.vnet> (ShengHuo ZHU's message of "23 Feb 2001 17:35:39 -0500") User-Agent: Gnus/5.090001 (Oort Gnus v0.01) XEmacs/21.1 (Biscayne) Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 30 Xref: main.gmane.org gmane.emacs.gnus.general:34972 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:34972 ShengHuo ZHU writes: > > To demonstrate this: I cannot (but would like to) write the following > > in my .gnus: > > > > (setq gnus-parameters [...] > > (dispaly . all)) [...] > OK. It is in oGnus. Thanks a lot, this is really useful. Please correct the typo at gnus.el:860. A note about the variable name. I picked this almost randomly, for demonstration purposes, without thinking about whether it conforms with the Gnus Naming Scheme. (Is there such a thing?) Other possibilities include: gnus-group-parameters and gnus-group-parameters-alist, indicating this has something to do with groups, and the value type, respectively. Andras