From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.help Subject: Re: Gnus virtual group score Date: Mon, 06 Jan 2014 19:13:22 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87d2k4ejj1.fsf@flea.lifelogs.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1389053717 9723 80.91.229.3 (7 Jan 2014 00:15:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 7 Jan 2014 00:15:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jan 07 01:15:24 2014 Return-path: Envelope-to: geh-help-gnu-emacs@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 1W0KKJ-0003AR-Pb for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Jan 2014 01:15:23 +0100 Original-Received: from localhost ([::1]:38197 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0KKJ-0007QA-BL for geh-help-gnu-emacs@m.gmane.org; Mon, 06 Jan 2014 19:15:23 -0500 Original-Path: usenet.stanford.edu!news.kjsl.com!feeder.erje.net!eu.feeder.erje.net!news.albasani.net!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 14 Original-X-Trace: news.albasani.net /Qr77akUYoLideeBnQQGrh4N6fLHLv34WT7jTF9oCZjY7gO9v84C4sWap12QG7MZao6ZeZQvELJyoed+hEIqEg== Original-NNTP-Posting-Date: Tue, 7 Jan 2014 00:11:41 +0000 (UTC) Injection-Info: news.albasani.net; logging-data="FoyagSeb/ELYrrKaEZKL6rPa9I26cr7IgAjyhMbcImbFFEbFq1UNeVoz9LibmfNQw2flnsI6wvqupOq8rc8XCsH1lFeqrKC15YzAgpeJPHTI2GtOe6epLQ5N5RkIXnKj"; mail-complaints-to="abuse@albasani.net" User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux) X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Cancel-Lock: sha1:pa04YV/m7qZ5TA+oZEtgnCv7kII= sha1:/b01DFjxJsw4cP61BAjPbYSyeAI= Original-Xref: usenet.stanford.edu gnu.emacs.help:203022 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:95291 Archived-At: On Thu, 26 Dec 2013 00:31:41 +0100 Lars Magne Ingebrigtsen wrote: LMI> Bastian Ballmann writes: >> I experimented with different values for >> gnus-score-find-score-files-function but neither seems to retrieve the >> score information from the original source of the virtual group. LMI> I don't think that's possible. Gnus just looks up the score files based LMI> on the group you're in, not the source groups of the virtual group. Maybe there is a way to find the virtual group's source groups and cycle through their score files as a set? Ted