From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Alfred M. Szmidt" Newsgroups: gmane.emacs.devel Subject: Re: Tetris trademark Date: Sun, 28 Jan 2007 23:41:58 +0100 (CET) Message-ID: <20070128224158.9C28E300F8@Psilocybe.Update.UU.SE> References: <20070127133918.8298430197@Psilocybe.Update.UU.SE> <87d54zylit.fsf@stupidchicken.com> <20070128202306.99B49300F0@Psilocybe.Update.UU.SE> <878xfmvnrk.fsf@stupidchicken.com> Reply-To: ams@gnu.org NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1170024141 2128 80.91.229.12 (28 Jan 2007 22:42:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 28 Jan 2007 22:42:21 +0000 (UTC) Cc: dooglus@gmail.com, coldwell@redhat.com, rms@gnu.org, emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 28 23:42:13 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HBIiz-00075e-3t for ged-emacs-devel@m.gmane.org; Sun, 28 Jan 2007 23:42:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HBIiy-0005jY-N0 for ged-emacs-devel@m.gmane.org; Sun, 28 Jan 2007 17:42:12 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HBIin-0005jT-Pt for emacs-devel@gnu.org; Sun, 28 Jan 2007 17:42:01 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HBIim-0005jH-LE for emacs-devel@gnu.org; Sun, 28 Jan 2007 17:42:01 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HBIim-0005jD-Fu for emacs-devel@gnu.org; Sun, 28 Jan 2007 17:42:00 -0500 Original-Received: from psilocybe.update.uu.se ([130.238.19.25]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HBIil-00027j-Gm; Sun, 28 Jan 2007 17:41:59 -0500 Original-Received: by Psilocybe.Update.UU.SE (Postfix, from userid 30270) id 9C28E300F8; Sun, 28 Jan 2007 23:41:58 +0100 (CET) In-reply-to: <878xfmvnrk.fsf@stupidchicken.com> (message from Chong Yidong on Sun, 28 Jan 2007 16:34:39 -0500) X-detected-kernel: Linux 2.6 (newer, 1) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:65577 Archived-At: > Thanks. It only works partially though. If I have a empty > tetris-scores buffer, then it works fine the first time. But on > subsequent runs, it continues to inser bogus values. Also, on > the first run atleast, if you hit space in *Tetris* directly > (just hold keep pressing space after a new game has started until > you lose) after the initial score has been written to > tetris-scores, then it will insert a bogus value. I can't reproduce this. Did you get the updates to both tetris.el and gamegrid.el? Yeah, I just double checked (even did `make bootstrap'). Though the later behaviour of just holding space until you lose seems to have mysteriously vanished. But subsequent games stil get munged scores.