From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/15621 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: 15 Jul 1998 09:40:07 +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 1035154620 23084 80.91.224.250 (20 Oct 2002 22:57:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:57:00 +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 BAA09507 for ; Wed, 15 Jul 1998 01:05:37 -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 EAA10498 for ; Wed, 15 Jul 1998 04:02:24 -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 CAT27773; Wed, 15 Jul 1998 02:36:02 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 15 Jul 1998 03:00:36 -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 CAA23014 for ; Wed, 15 Jul 1998 02:59:59 -0500 (CDT) Original-Received: from sparky.gnus.org (ppp032.uio.no [129.240.240.33]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id DAA02921 for ; Wed, 15 Jul 1998 03:59:57 -0400 (EDT) Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id KAA32042; Wed, 15 Jul 1998 10:01:56 +0200 Mail-Copies-To: never Original-To: ding@gnus.org In-Reply-To: Hallvard B Furuseth's message of "13 Jul 1998 23:17:52 +0200" X-Mailer: Gnus v5.6.25/Emacs 20.2 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > Duh. That variable has its own node, yet I hadn't noticed it:-( > So, I tried to put this in comp.lang.SCORE, that' exactly what I want: > > (... > (local (gnus-home-score-file "...GNUS/comp.lang.SCORE"))) > > ...except it doesn't work. `M-: gnus-home-score-file' from *Summary > comp.lang.sather* does say ...comp.lang.SCORE as expected, but `L' and > `V e' update comp.lang.sather.SCORE. The home score file has to be computed before the other score files have been loaded, so this won't work. So I'd suggest setting gnus-home-score-file to a function that triggers on comp.lang groups, and returns nil on other groups. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen