gnu-emacs-sources
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bubbles.el 0.2


From: Stephen Berman
Subject: Re: bubbles.el 0.2
Date: Sun, 25 Feb 2007 21:29:35 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.93 (gnu/linux)

Hi,

There are a couple of bugs that show up when the game is over; I
haven't tried to debug them, but here's how to reproduce them (in GNU
Emacs 22.0.93.1 (i686-pc-linux-gnu, GTK+ Version 2.10.6) of 2007-02-08
on escher):

1. emacs -Q
2. load bubbles.el, M-x bubbles
3. play until the game is finished ("Game Over!")
4a. Now, if you press RET in the *bubbles* buffer, the last value shown
after "Selected:" get added to the last score and a new score is
recorded in the *bubbles-shift-default-2-10-10-scores* buffer (strange
name!).  This can be repeated ad infinitum. 
4b. If you click with mouse-2 in the *bubbles* buffer, Emacs goes into
an infinite loop.  You can get out of it with C-g, and then the two
lines  
 Selected:   <current value>
 Score:    <current value>
from the *bubbles* buffer get written to the
*bubbles-shift-default-2-10-10-scores*, which is also now shown as
modified. 

Aside from these bugs, it's a nice package!

Steve Berman




reply via email to

[Prev in Thread] Current Thread [Next in Thread]