From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/26857 Path: main.gmane.org!not-for-mail From: Tibor Simko Newsgroups: gmane.emacs.gnus.general Subject: nnweb's summary buffer Date: 15 Nov 1999 17:25:21 +0100 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 1035163988 21606 80.91.224.250 (21 Oct 2002 01:33:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:33:08 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA16034 for ; Mon, 15 Nov 1999 11:27:05 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id KAB31855; Mon, 15 Nov 1999 10:26:54 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 15 Nov 1999 10:26:35 -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 KAA01672 for ; Mon, 15 Nov 1999 10:26:26 -0600 (CST) Original-Received: from smtp1.cern.ch (smtp1.cern.ch [137.138.128.38]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA16028 for ; Mon, 15 Nov 1999 11:25:55 -0500 (EST) Original-Received: from sundh08.cern.ch (sundh08.cern.ch [137.138.117.59]) by smtp1.cern.ch (8.9.3/8.9.3) with ESMTP id RAA29664 for ; Mon, 15 Nov 1999 17:25:24 +0100 (MET) Original-Received: (from simko@localhost) by sundh08.cern.ch (8.8.5/8.8.5) id RAA14648; Mon, 15 Nov 1999 17:25:22 +0100 (MET) Original-To: ding@gnus.org X-Attribution: TS Original-Lines: 16 User-Agent: Gnus/5.070099 (Pterodactyl Gnus v0.99) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:26857 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:26857 Hello Doing nnweb/dejanews searches with gnus-summary-line-format set to "%U%R%z %-6,6d %I%(%[%4L: %-20,20f%]%) %s (%c)\n", I'm getting: R 01-Jan [ 0: John Doe ] Foo is not bar (0) in the summary buffer, instead of, ideally: R 15-Nov [ 42: John Doe ] Foo is not bar (3121) Is it possible to approach the ideal a little bit? cheers, -TS