From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25558 Path: main.gmane.org!not-for-mail From: Paul Stevenson Newsgroups: gmane.emacs.gnus.general Subject: Setting Variables in Group parameters Date: 29 Sep 1999 16:59:10 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035162922 14624 80.91.224.250 (21 Oct 2002 01:15:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:15:22 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA05148 for ; Wed, 29 Sep 1999 17:01:00 -0400 (EDT) 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 PAB11983; Wed, 29 Sep 1999 15:56:16 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 29 Sep 1999 15:56:42 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id PAA26848 for ; Wed, 29 Sep 1999 15:56:32 -0500 (CDT) Original-Received: from bethe.phy.ornl.gov (bethe.phy.ornl.gov [134.167.21.204]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id QAA05096 for ; Wed, 29 Sep 1999 16:54:32 -0400 (EDT) Original-Received: (from paul@localhost) by bethe.phy.ornl.gov (8.9.3/8.9.3) id QAA06113; Wed, 29 Sep 1999 16:59:10 -0400 Original-To: Ding Mailing List Original-Lines: 15 User-Agent: Gnus/5.070097 (Pterodactyl Gnus v0.97) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25558 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25558 For a particular group, I want to have the backend's article number in the summary line, so I put the point over the group name in the *Group* buffer and press 'G c' to customize the group properties. I go down to 'Variables' so that I can set the variable gnus-summary-line-format, and enter the following: Variables: Set variables local to the group you are entering. [More] [INS] [DEL] Variable: gnus-summary-line-format Value: "%U%R[%N]%z%I%(%[%4L: %-20,20n%]%) %s" [INS] and click on done up at the top. Does this look right? It doesn't do what I want...