From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/28393 Path: main.gmane.org!not-for-mail From: Nevin Kapur Newsgroups: gmane.emacs.gnus.general Subject: Group parameters to set local variable Date: 22 Dec 1999 00:00:22 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <7su2lby3h5.fsf@brutus.mts.jhu.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035165249 29658 80.91.224.250 (21 Oct 2002 01:54:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:54:09 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id 1B443D051E for ; Wed, 22 Dec 1999 00:10:48 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id XAB17093; Tue, 21 Dec 1999 23:07:01 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 21 Dec 1999 23:06:22 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id XAA18632 for ; Tue, 21 Dec 1999 23:06:13 -0600 (CST) Original-Received: from brutus.mts.jhu.edu (brutus.mts.jhu.edu [128.220.17.4]) by mailhost.sclp.com (Postfix) with ESMTP id 77CE1D051F for ; Wed, 22 Dec 1999 00:04:31 -0500 (EST) Original-Received: (from kapur@localhost) by brutus.mts.jhu.edu (8.8.8/8.8.8) id AAA08025; Wed, 22 Dec 1999 00:00:23 -0500 (EST) X-Authentication-Warning: brutus.mts.jhu.edu: kapur set sender to nevin@jhu.edu using -f Original-To: ding@gnus.org Original-Lines: 9 User-Agent: Gnus/5.0802 (Gnus v5.8.2) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:28393 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:28393 I have the following as part of my group parameters for a certain group: (gnus-treat-fill-article t) This does not have the effect that I presume it should, i.e. fill articles of that group. Is there something that I am missing? -Nevin