From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/22031 Path: main.gmane.org!not-for-mail From: Dmitry Yaitskov Newsgroups: gmane.emacs.gnus.general Subject: Re: *.SCORE files being reformatted by gnus? Date: 23 Mar 1999 16:31:39 -0500 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=us-ascii X-Trace: main.gmane.org 1035160025 25981 80.91.224.250 (21 Oct 2002 00:27:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:27:05 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id QAA24234 for ; Tue, 23 Mar 1999 16:31:55 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id PAB20971; Tue, 23 Mar 1999 15:30:52 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 23 Mar 1999 15:31:06 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id PAA06015 for ; Tue, 23 Mar 1999 15:30:57 -0600 (CST) Original-Received: from mail.rdc1.on.home.com (imail@ha1.rdc1.on.wave.home.com [24.2.9.66]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id QAA24195 for ; Tue, 23 Mar 1999 16:30:50 -0500 (EST) Original-Received: from LUCY ([24.65.93.139]) by mail.rdc1.on.home.com (InterMail v4.00.03 201-229-104) with SMTP id <19990323213019.CZNL13966.mail.rdc1.on.home.com@LUCY> for ; Tue, 23 Mar 1999 13:30:19 -0800 Original-To: Ding In-Reply-To: Hallvard B Furuseth's message of "23 Mar 1999 21:55:29 +0100" Original-Lines: 16 User-Agent: Gnus/5.07008 (Pterodactyl Gnus v0.80) XEmacs/21.2(beta13) (Demeter) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:22031 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:22031 Hallvard B Furuseth wrote: > Florian Weimer writes: > > You can put the stuff that requires extensive comments (for example, > > tricky regexps) into a separate file, put `(read-only t)' into it, > > and include this file from the regular score file using `(file "blah")'. > > You can probably write it as (comment "....") at the outermost level in > the score alist, since Gnus appears to ignore unrecognized score > entries. Thank you, that's certainly a good idea. Will try it. -- Cheers, -Dima.