From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48203 Path: main.gmane.org!not-for-mail From: Graham Murray Newsgroups: gmane.emacs.gnus.general Subject: Re: Summary buffer only shows first 2 characters of poster's id Date: Sat, 14 Dec 2002 13:39:17 +0000 Sender: owner-ding@hpc.uh.edu Message-ID: References: <84d6o65fpo.fsf@lucy.cs.uni-dortmund.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1039873434 25905 80.91.224.249 (14 Dec 2002 13:43:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 14 Dec 2002 13:43:54 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18NCa9-0006je-00 for ; Sat, 14 Dec 2002 14:43:53 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18NCWc-0000G1-00; Sat, 14 Dec 2002 07:40:14 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 14 Dec 2002 07:41:02 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@[209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id HAA11550 for ; Sat, 14 Dec 2002 07:40:47 -0600 (CST) Original-Received: (qmail 15871 invoked by alias); 14 Dec 2002 13:39:32 -0000 Original-Received: (qmail 15865 invoked from network); 14 Dec 2002 13:39:29 -0000 Original-Received: from barnowl.demon.co.uk (HELO home.gmurray.org.uk) (root@158.152.23.247) by gnus.org with SMTP; 14 Dec 2002 13:39:29 -0000 Original-Received: from home.gmurray.org.uk (localhost [127.0.0.1]) by home.gmurray.org.uk (8.12.6/8.12.6/SuSE Linux 0.6) with ESMTP id gBEDdHKB023223 for ; Sat, 14 Dec 2002 13:39:17 GMT Original-Received: (from graham@localhost) by home.gmurray.org.uk (8.12.6/8.12.6/Submit) id gBEDdHJ5023222; Sat, 14 Dec 2002 13:39:17 GMT X-Authentication-Warning: home.gmurray.org.uk: graham set sender to graham@barnowl.demon.co.uk using -f Mail-Copies-To: nobody Original-To: ding@gnus.org In-Reply-To: (Jesper Harder's message of "Fri, 13 Dec 2002 21:29:59 +0100") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu) X-Virus-Scanned: by AMaViS - amavis-milter (http://www.amavis.org/) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:48203 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:48203 Jesper Harder writes: > Note that the numbers should be separated by comma not a full stop. > Perhaps "%20,20n" solves the problem. Thanks, that now works fine. Obviously my format string had been wrong for a long time but only recent emacs changes detected the error.