From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ludo@gnu.org (Ludovic =?iso-8859-1?Q?Court=E8s?=) Newsgroups: gmane.lisp.guile.user Subject: Re: Hack, zile, tetris Date: Thu, 16 Feb 2012 14:37:38 +0100 Message-ID: <87zkcizyot.fsf@gnu.org> References: <1329375443.81756.YahooMailNeo@web37901.mail.mud.yahoo.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1329404509 27542 80.91.229.3 (16 Feb 2012 15:01:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 16 Feb 2012 15:01:49 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Thu Feb 16 16:01:43 2012 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ry2q4-0003Pn-Iz for guile-user@m.gmane.org; Thu, 16 Feb 2012 16:01:40 +0100 Original-Received: from localhost ([::1]:33385 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ry2q4-00072q-77 for guile-user@m.gmane.org; Thu, 16 Feb 2012 10:01:40 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:53226) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ry1X3-0007Z3-5B for guile-user@gnu.org; Thu, 16 Feb 2012 08:38:02 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ry1Wx-0006P3-75 for guile-user@gnu.org; Thu, 16 Feb 2012 08:37:56 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:48016) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ry1Ww-0006Oz-VW for guile-user@gnu.org; Thu, 16 Feb 2012 08:37:51 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ry1Wt-0001VA-BL for guile-user@gnu.org; Thu, 16 Feb 2012 14:37:47 +0100 Original-Received: from 193.50.110.167 ([193.50.110.167]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Feb 2012 14:37:47 +0100 Original-Received: from ludo by 193.50.110.167 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Feb 2012 14:37:47 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 14 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 193.50.110.167 X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 28 =?iso-8859-1?Q?Pluvi=F4se?= an 220 de la =?iso-8859-1?Q?R=E9volution?= X-PGP-Key-ID: 0xEA52ECF4 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 83C4 F8E5 10A3 3B4C 5BEA D15D 77DD 95E2 EA52 ECF4 X-OS: x86_64-unknown-linux-gnu User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.93 (gnu/linux) Cancel-Lock: sha1:ZS/y1GGWKoJUJm5zC4svzAzBtBI= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-Mailman-Approved-At: Thu, 16 Feb 2012 10:01:35 -0500 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:9276 Archived-At: Hi Mike, Mike Gran skribis: > Yeah, Guile Ncurses Tetris. Awesome. :-) It seems to be too fast for me, and to ignore (?) my keystrokes. How can I make it slower? Thanks! Ludo’.