Gnus development mailing list
 help / color / mirror / Atom feed
From: Jack Vinson <vinson@unagi.cis.upenn.edu>
Subject: Re: Scoring broken on Gnus 5.8.2 on emacs on Windows NT
Date: 14 Dec 1999 20:53:42 -0600	[thread overview]
Message-ID: <wkemcoykw9.fsf@unagi.cis.upenn.edu> (raw)
In-Reply-To: Rene Matteau's message of "Mon, 13 Dec 1999 12:51:15 -0500"

>>>>> "RM" == Rene Matteau <matteau@ca.ibm.com> writes:

RM> Scoring appears to be broken on Gnus 5.8.2 running on Emacs on Windows
RM> NT. The score file is stored in d:\d_/matteau/News instead of
RM> d:/matteau/News. The last driver that I used that was working was
RM> Pgnus 0.98. The only difference in gnus-score.el is at line 1345:

RM> 1345c1345
RM> <             file (car entry)
RM> ---
>> file (nnheader-translate-file-chars (car entry) t)

RM> This fix was obviously put there for a reason but now the reading of
RM> score file does not match the saving of it...

Actually, I don't think this fix needs to be here at all.  There are other
places in gnus-score that call this function for the .SCORE file and the
.ADAPT file names.  Why should it get called again in gnus-score-save?

The temporary solution is to change the 't to nil.

-- 
Jack Vinson <jvinson@chevax.ecs.umass.edu>    http://www.cis.upenn.edu/~vinson/
Zippy: Yow!  Are we in the perfect mood?



      reply	other threads:[~1999-12-15  2:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-13 17:51 Rene Matteau
1999-12-15  2:53 ` Jack Vinson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=wkemcoykw9.fsf@unagi.cis.upenn.edu \
    --to=vinson@unagi.cis.upenn.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).