From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/15832 Path: news.gmane.org!not-for-mail From: Andrew Cohen Newsgroups: gmane.emacs.gnus.user Subject: Re: Show group for article found via search? Date: Tue, 25 Sep 2012 08:26:02 -0400 Message-ID: <8762729tlx.fsf@andy.bu.edu> References: <87obkumvom.fsf@slate.zedat.fu-berlin.de> <87wqzicwqc.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1348576218 16950 80.91.229.3 (25 Sep 2012 12:30:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 25 Sep 2012 12:30:18 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Tue Sep 25 14:30:23 2012 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TGUHM-00058m-93 for gegu-info-gnus-english@m.gmane.org; Tue, 25 Sep 2012 14:30:20 +0200 Original-Received: from localhost ([::1]:52283 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGUHH-00052f-5L for gegu-info-gnus-english@m.gmane.org; Tue, 25 Sep 2012 08:30:15 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:39873) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGUHA-00052V-GK for info-gnus-english@gnu.org; Tue, 25 Sep 2012 08:30:14 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TGUH3-0006qB-R0 for info-gnus-english@gnu.org; Tue, 25 Sep 2012 08:30:08 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:53359) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TGUH3-0006o0-KC for info-gnus-english@gnu.org; Tue, 25 Sep 2012 08:30:01 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TGUH6-000529-GX for info-gnus-english@gnu.org; Tue, 25 Sep 2012 14:30:04 +0200 Original-Received: from andy.bu.edu ([128.197.41.152]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 25 Sep 2012 14:30:04 +0200 Original-Received: from cohen by andy.bu.edu with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 25 Sep 2012 14:30:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 14 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: andy.bu.edu User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux) Cancel-Lock: sha1:a5dYgd/1292N3golMgFe5FRin1s= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:15832 Archived-At: You can have the original group displayed in the summary line. Check out the nnir customization node in the info file. The relevant bit is: `nnir-summary-line-format' The format specification to be used for lines in an nnir summary buffer. All the items from `gnus-summary-line-format' are available, along with three items unique to nnir summary buffers: %Z Search retrieval score value (integer) %G Article original full group name (string) %g Article original short group name (string) If nil (the default) this will use `gnus-summary-line-format'.