From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: bar tomas Newsgroups: gmane.emacs.help Subject: Re: air traffic controller game for emacs Date: Fri, 18 Sep 2009 12:19:41 +0100 Message-ID: References: <7czl8sfufh.fsf@anevia.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1253272822 4147 80.91.229.12 (18 Sep 2009 11:20:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 18 Sep 2009 11:20:22 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Pascal J. Bourguignon" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 18 13:20:15 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MobVe-0007xh-AY for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Sep 2009 13:20:14 +0200 Original-Received: from localhost ([127.0.0.1]:35914 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MobVd-0003aN-NX for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Sep 2009 07:20:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MobVB-0003Z0-Oe for help-gnu-emacs@gnu.org; Fri, 18 Sep 2009 07:19:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MobVA-0003YJ-QZ for help-gnu-emacs@gnu.org; Fri, 18 Sep 2009 07:19:45 -0400 Original-Received: from [199.232.76.173] (port=57640 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MobVA-0003YA-Mq for help-gnu-emacs@gnu.org; Fri, 18 Sep 2009 07:19:44 -0400 Original-Received: from ey-out-1920.google.com ([74.125.78.145]:63203) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MobVA-00078a-C0 for help-gnu-emacs@gnu.org; Fri, 18 Sep 2009 07:19:44 -0400 Original-Received: by ey-out-1920.google.com with SMTP id 3so469799eyh.34 for ; Fri, 18 Sep 2009 04:19:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=69lUDMsWrbbb4TAk3M5pfrwLmp4gl+AjKHR3UHw4jQE=; b=KDfYf8MlZAVsOLj8ctrlldNotS84EAYW0U8bCHnl0ZvUV9uIPGjv9WV69r5UltOy0+ +776a96xlUkalHcZ/9NDBxIfTJ4Tdt7xk7/LFvmom3KMV35jnv4FuVgtPyp2XIGRI/HX uKh+dqHsXuvhAaFZS+gSOQ2MwOet+/2PwNegM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=bSMr1Ub8kYdDRXVMO41RSONG2psfYqP4mPe1PbBh2Oq8sfc1jc36031vi9glTN5cMN Rm9z3FY6u/Tdd1crsuufQZM679xICH5bma6rFKhaNP3UEq/9sUzrdOYm16aQT/ziuA4y Esl4x6DKLB5zs49lGhT6ZeNyjy0EQXhoWdyFw= Original-Received: by 10.216.15.70 with SMTP id e48mr486391wee.1.1253272782007; Fri, 18 Sep 2009 04:19:42 -0700 (PDT) In-Reply-To: <7czl8sfufh.fsf@anevia.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:68262 Archived-At: Thanks for the tips! On Fri, Sep 18, 2009 at 10:56 AM, Pascal J. Bourguignon wrote: > bar tomas writes: > >> Hi, >> Do you know where I can download the Air Traffic Controller for Emacs? >> I saw a version at >> http://hpux.connect.org.uk/hppd/hpux/Games/Arcade/atc-1.0/ but I get >> an error when trying to access the ftp link. Also, it seems to require >> make, and I'm on a win xp environment. > > It seems to me that it's the classical bsd-games atc, with an emacs > mode to display it in an emacs buffer. > > So if you want to play with atc on MS-Windows, you could =A0download the > bsd-games package, which includes atc. > http://www.gtlib.gatech.edu/pub/linux/games/bsd-games-2.17.tar.gz > > and use cygwin to compile it: > > =A0 http:/www.cygwin.com > =A0 http:/www.cygwin.com/setup.exe > > This installs on MS-Windows some unix tools, including gcc and make. > > > There may be needed some patch to the sources, if you google for > bsd-games cygwin you will see some discussions about porting bsd-games > to cygwin. > > > -- > __Pascal Bourguignon__ >