From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/74621 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: nnir summary line formatting Date: Thu, 02 Dec 2010 16:25:51 +0100 Message-ID: <87bp54dwn4.fsf@member.fsf.org> References: <87ipzc1a1q.fsf@andy.bu.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1291303593 4807 80.91.229.12 (2 Dec 2010 15:26:33 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 2 Dec 2010 15:26:33 +0000 (UTC) Cc: ding@gnus.org To: Andrew Cohen Original-X-From: ding-owner+M22977@lists.math.uh.edu Thu Dec 02 16:26:29 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1POB3C-0006gE-Jw for ding-account@gmane.org; Thu, 02 Dec 2010 16:26:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1POB2k-0003UM-I6; Thu, 02 Dec 2010 09:25:58 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1POB2j-0003UB-2j for ding@lists.math.uh.edu; Thu, 02 Dec 2010 09:25:57 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1POB2h-0002MT-Rf for ding@lists.math.uh.edu; Thu, 02 Dec 2010 09:25:56 -0600 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1POB2h-0002fS-00 for ; Thu, 02 Dec 2010 16:25:55 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 989937801572; Thu, 2 Dec 2010 16:25:52 +0100 (CET) Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 25883-06; Thu, 2 Dec 2010 16:25:51 +0100 (CET) X-CHKRCPT: Envelopesender noch tassilo@member.fsf.org Original-Received: from thinkpad (tsdh.uni-koblenz.de [141.26.67.142]) by deliver.uni-koblenz.de (Postfix) with ESMTP id D3DE3780155C; Thu, 2 Dec 2010 16:25:51 +0100 (CET) In-Reply-To: <87ipzc1a1q.fsf@andy.bu.edu> (Andrew Cohen's message of "Thu, 02 Dec 2010 10:14:41 -0500") User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux) X-Virus-Scanned: amavisd-new at uni-koblenz.de X-Spam-Score: -4.9 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:74621 Archived-At: Andrew Cohen writes: Hi Andrew, > A (mostly) straightforward way to handle this is to use the > gnus-summary-line-format. I would like to add a couple of specs to > gnus-summary-line-format-alist to do this (tentatively %Z for the RSV > and %G for the full group name and %g for the short name). I'd then > introduce nnir-summary-line-format which is used locally in nnir > summary buffers rather than gnus-summary-line-format (set through a > hook). > > Does this sound OK? Sounds like a very good idea to me. :-) Bye, Tassilo