Gnus development mailing list
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Subject: Re: Corrupted score files with ... symbols
Date: Mon, 23 Aug 2004 18:46:57 +0900	[thread overview]
Message-ID: <b9y657axk32.fsf@jpl.org> (raw)
In-Reply-To: <87657agqoz.fsf@deneb.enyo.de>

>>>>> In <87657agqoz.fsf@deneb.enyo.de>
>>>>>	Florian Weimer <fw@deneb.enyo.de> wrote:

> The patch below prevents Gnus from corrupting score files if
> `print-level' is ever set to a non-nil value.  This kind of score file
> corruption results in the following error message:

> gnus-score-load-score-alist: Wrong type argument: listp, \.\.\.

> (The fix is to remove the `...' symbol from the score file.  Some data
> is lost.)

> Okay to commit?

The change seems to affect pp (or pp-to-string).  Since pp is
being used also in the other Gnus modules, shouldn't we apply
the same change to them, either?

cd gnus/lisp
grep '(pp' *.el



  reply	other threads:[~2004-08-23  9:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-23  9:16 Florian Weimer
2004-08-23  9:46 ` Katsumi Yamaoka [this message]
2004-08-23 11:08   ` Florian Weimer
2004-08-23 12:34     ` Katsumi Yamaoka
2004-08-24  6:55       ` Katsumi Yamaoka

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=b9y657axk32.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    /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).