From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/38784 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: [PATCH] %c in gnus-group-line-format Date: Sat, 15 Sep 2001 23:30:13 +0200 Message-ID: References: <87n13wifyi.fsf@koka-in.org> <874rq4p3si.fsf@koka-in.org> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035174591 24299 80.91.224.250 (21 Oct 2002 04:29:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:29:51 +0000 (UTC) Cc: ding@gnus.org, semi-gnus-ja@meadowy.org, ueno@unixuser.org Return-Path: Return-Path: Original-Received: (qmail 2620 invoked from network); 15 Sep 2001 21:30:18 -0000 Original-Received: from dolk.extundo.com (195.42.214.242) by gnus.org with SMTP; 15 Sep 2001 21:30:18 -0000 Original-Received: from barbar.josefsson.org (slipsten.extundo.com [195.42.214.241]) (authenticated bits=0) by dolk.extundo.com (8.12.0/8.12.0) with ESMTP id f8FLUP0r015770; Sat, 15 Sep 2001 23:30:25 +0200 Original-To: hermit@koka-in.org In-Reply-To: <874rq4p3si.fsf@koka-in.org> (hermit@koka-in.org's message of "Sun, 16 Sep 2001 06:01:01 +0900") Mail-Copies-To: nobody User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.105 Original-Lines: 10 Xref: main.gmane.org gmane.emacs.gnus.general:38784 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:38784 hermit@koka-in.org writes: > Hi folks, > > I love %c in gnus-group-line-format, but it does not work in these days. I think this was fixed several hours ago, try cvs update. Does the patch not work? However, %c was not documented... so I fixed that instead. Thanks.