From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/26217 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Setting Variables in Group parameters Date: 06 Nov 1999 03:04:19 +0100 Organization: Programmerer Ingebrigtsen Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035163469 18269 80.91.224.250 (21 Oct 2002 01:24:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:24:29 +0000 (UTC) Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id VAA01522 for ; Fri, 5 Nov 1999 21:03:57 -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 UAB22326; Fri, 5 Nov 1999 20:03:54 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 05 Nov 1999 20:04:13 -0600 (CST) 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 UAA00386 for ; Fri, 5 Nov 1999 20:04:02 -0600 (CST) Original-Received: from quimby.gnus.org (quimby.gnus.org [193.69.4.139]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id VAA01517 for ; Fri, 5 Nov 1999 21:03:31 -0500 (EST) Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id DAA16256 for ding@gnus.org; Sat, 6 Nov 1999 03:05:41 +0100 (CET) Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 19 Original-NNTP-Posting-Host: sparky.gnus.org Original-X-Trace: quimby.gnus.org 941853941 2883 193.69.4.146 (6 Nov 1999 02:05:41 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 6 Nov 1999 02:05:41 GMT Mail-Copies-To: never X-Now-Playing: Liquid Liquid's _Successive Reflexes_: "Rubbermiro" User-Agent: Gnus/5.07009801 (Pterodactyl Gnus v0.98.1) XEmacs/21.2 (Sumida) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > 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" There's a \n lacking at the end of the line, and you probably want to move the %N after all the tick marks, to avoid confusion. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen