From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: bug#8758: New package: ninja Date: Thu, 12 Apr 2012 17:42:44 -0400 Message-ID: References: <154E4FA49E4C294F835FCD7D277CB3E7A157@SN2PRD0102MB141.prod.exchangelabs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1334267035 2623 80.91.229.3 (12 Apr 2012 21:43:55 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 12 Apr 2012 21:43:55 +0000 (UTC) Cc: Matthew Styskal , 8758@debbugs.gnu.org To: Lars Magne Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Apr 12 23:43:54 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SIRo1-0004qS-Sh for geb-bug-gnu-emacs@m.gmane.org; Thu, 12 Apr 2012 23:43:54 +0200 Original-Received: from localhost ([::1]:38060 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SIRo1-00049W-Ak for geb-bug-gnu-emacs@m.gmane.org; Thu, 12 Apr 2012 17:43:53 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:42074) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SIRny-00047j-Fy for bug-gnu-emacs@gnu.org; Thu, 12 Apr 2012 17:43:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SIRnv-0003Ec-PN for bug-gnu-emacs@gnu.org; Thu, 12 Apr 2012 17:43:50 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:58440) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SIRnv-0003EY-Lj for bug-gnu-emacs@gnu.org; Thu, 12 Apr 2012 17:43:47 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1SIRp7-0006SJ-Nk for bug-gnu-emacs@gnu.org; Thu, 12 Apr 2012 17:45:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Monnier Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 12 Apr 2012 21:45:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8758 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 8758-submit@debbugs.gnu.org id=B8758.133426704224735 (code B ref 8758); Thu, 12 Apr 2012 21:45:01 +0000 Original-Received: (at 8758) by debbugs.gnu.org; 12 Apr 2012 21:44:02 +0000 Original-Received: from localhost ([127.0.0.1]:54978 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SIRoA-0006Qt-8O for submit@debbugs.gnu.org; Thu, 12 Apr 2012 17:44:02 -0400 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:55655) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SIRo8-0006QO-Ax for 8758@debbugs.gnu.org; Thu, 12 Apr 2012 17:44:00 -0400 Original-Received: from faina.iro.umontreal.ca (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id q3CLgiE1003753; Thu, 12 Apr 2012 17:42:44 -0400 Original-Received: by faina.iro.umontreal.ca (Postfix, from userid 20848) id 4645CB4066; Thu, 12 Apr 2012 17:42:44 -0400 (EDT) In-Reply-To: (Lars Magne Ingebrigtsen's message of "Thu, 12 Apr 2012 21:40:02 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV4190=0 X-NAI-Spam-Version: 2.2.0.9309 : core <4190> : streams <746354> : uri <1098532> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:58951 Archived-At: >> One of the shortcomings Emacs seemed to have to me was its lack of >> original action games; it has implementations of classics like Pong >> and Snake, but no games of its own. So I wrote one (see the >> attachment). It has a pretty stiff learning curve, but hey, so does >> Emacs. > There hasn't been many (or any?) new games included in the Emacs > distribution the last few years, but perhaps this would be appropriate > for inclusion in the Emacs Lisp Package Archive or Marmalade instead? It would be great in GNU ELPA, yes, Stefan