Glynn Clements <glynn(a)gclements.plus.com> writes:
Adrian Aichner wrote:
> >> > * gamegrid.el (gamegrid-add-score): Fix loss of scores with
> >> > non-octal digits.
> >> > * tetris.el (tetris-score-file): Default to (temp-directory), not
> >> > "/tmp".
> >>
> >> Only the ChangeLog of this change is commited (by accident).
> >>
> >> I'm waiting for Glynn to review this change.
> >
> > Oops; I can't seem to find the patches. Can someone send them to me?
>
> Hi Glynn, here it is:
>
> From: Adrian Aichner <adrian(a)xemacs.org>
> Subject: [PATCH] packages: Emergency (:-) fixes for gamegrid and tetris
> To: XEmacs Patches <xemacs-patches(a)xemacs.org>,
> Glynn Clements <glynn.clements(a)virgin.net>
Is that still my recorded email address? That would explain why I
never saw it. Can someone change it to the
plus.com address?
Hi Glynn!
AFAIK noone informed us of an address change and my setup is not smart
enough yet to update XEmacs sources from gnus incoming mail.
Your record is now in my BBDB, which should notice your address
changes for me.
> Anybody who does play tetris and wonders why they can't get their
> score beyond 04799 or 07999, here's why.
The sorting fix seems reasonable enough.
OK, I'll commit it.
The default location of the score file was intended for a shared high
score list (based on trust; the usual approach of setgid "games" won't
work for elisp). If $TMPDIR is set, (temp-directory) will be
user-specific.
If it's changed to a user-specific file, it should probably be
~/.xemacs/tetris-scores or ~/.tetris-scores.
OK, I'll go with the former.
Patch and commit in progress ...
Adrian
--
Adrian Aichner
mailto:adrianï¼ xemacs.org
http://www.xemacs.org/