From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/15575 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Default SCORE file for a hierarchy Date: 12 Jul 1998 04:03:51 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035154583 22847 80.91.224.250 (20 Oct 2002 22:56:23 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:56:23 +0000 (UTC) Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.9.1/8.9.1) with ESMTP id TAA06598 for ; Sat, 11 Jul 1998 19:13:29 -0700 Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id WAA24795 for ; Sat, 11 Jul 1998 22:10:29 -0400 Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id UAT14257; Sat, 11 Jul 1998 20:44:08 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sat, 11 Jul 1998 21:09:23 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id VAA16596 for ; Sat, 11 Jul 1998 21:09:12 -0500 (CDT) Original-Received: from sparky.gnus.org (ppp111.uio.no [129.240.240.116]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id WAA12004 for ; Sat, 11 Jul 1998 22:09:11 -0400 (EDT) Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id EAA12562; Sun, 12 Jul 1998 04:10:37 +0200 Mail-Copies-To: never X-Now-Playing: Talking Heads's _77_: "Don't Worry About The Government" Original-To: ding@gnus.org In-Reply-To: Hallvard B Furuseth's message of "08 Jul 1998 16:12:27 +0200" X-Mailer: Gnus v5.6.25/Emacs 20.2 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > Usually I don't want `gnus-summary-increase-score' & co to create new > score files, I want them update the "innermost" *existing* score file > for the newsgroup I'm reading. > > For example, I have > comp.lang.SCORE > comp.lang.perl.SCORE > Now, `I' in comp.lang.perl.misc should score to comp.lang.perl.SCORE, > and `I' in comp.lang.sather should score to comp.lang.SCORE. > To make `I' in comp.lang.eiffel create a new score file for eiffel > alone, I could for example do `gnus-score-change-score-file' first. > > My gnus-score-find-score-files-function = 'gnus-score-find-hierarchical. > > Any way to do this? Can i put something in comp.lang.SCORE and > comp.lang.perl.SCORE, for example? I don't quite recally, but I use this: (setq gnus-home-score-file 'gnus-hierarchial-home-score-file) However, perhaps there should be a home-score-file function that just returns the "innermost" score file used? I've added the `gnus-current-home-score-file' to Gnus 5.6.25. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen