GNU bug report logs - #12779
24.2.50; Gamegrid signals an error when score is too low

Previous Next

Package: emacs;

Reported by: Stephen Berman <stephen.berman <at> gmx.net>

Date: Thu, 1 Nov 2012 21:07:02 UTC

Severity: normal

Found in version 24.2.50

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 12779-done <at> debbugs.gnu.org (full text, mbox):

From: Chong Yidong <cyd <at> gnu.org>
To: Stephen Berman <stephen.berman <at> gmx.net>
Cc: 12779-done <at> debbugs.gnu.org
Subject: Re: bug#12779: 24.2.50;
	Gamegrid signals an error when score is too low
Date: Sat, 17 Nov 2012 15:01:41 +0800
Stephen Berman <stephen.berman <at> gmx.net> writes:

> The reason is that gamegrid-add-score-with-update-game-score-1 searches
> the score file for the last score, to put point on it, but doesn't set
> the NOERROR argument of search-forward (the update-game-score program,
> which updates the score file, chops off a score that is lower than the
> 200th top score, to keep the list to 200 entries, so the search fails).
> The minimal fix, in the first patch below, is simply to suppress the
> error message.

Committed to trunk, thanks.  (I think the second patch is not necessary,
since such messages are not customary).




This bug report was last modified 12 years and 193 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.