From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Andrew Choi Newsgroups: gmane.emacs.devel Subject: Re: emacs on mac OS 9.1 Date: Mon, 03 Feb 2003 09:09:06 -0700 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT X-Trace: main.gmane.org 1044288666 2673 80.91.224.249 (3 Feb 2003 16:11:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 3 Feb 2003 16:11:06 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18fjB5-0000fU-00 for ; Mon, 03 Feb 2003 17:10:35 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18fjIk-0000rx-00 for ; Mon, 03 Feb 2003 17:18:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18fjCd-0001Vs-00 for emacs-devel@quimby.gnus.org; Mon, 03 Feb 2003 11:12:11 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18fjB5-0000OT-00 for emacs-devel@gnu.org; Mon, 03 Feb 2003 11:10:35 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18fjAD-0008K9-00 for emacs-devel@gnu.org; Mon, 03 Feb 2003 11:09:41 -0500 Original-Received: from shawidc-mo1.cg.shawcable.net ([24.71.223.10] helo=pd4mo2so.prod.shaw.ca) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18fj9r-0008D5-00 for emacs-devel@gnu.org; Mon, 03 Feb 2003 11:09:19 -0500 Original-Received: from pd6mr3so.prod.shaw.ca (pd6mr3so-qfe3.prod.shaw.ca [10.0.141.218]) by l-daemon (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002)) with ESMTP id <0H9Q0083RQ7836@l-daemon> for emacs-devel@gnu.org; Mon, 03 Feb 2003 09:09:08 -0700 (MST) Original-Received: from pn2ml5so.prod.shaw.ca (pn2ml5so-qfe0.prod.shaw.ca [10.0.121.149]) by l-daemon (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002)) with ESMTP id <0H9Q00B7SQ782I@l-daemon> for emacs-devel@gnu.org; Mon, 03 Feb 2003 09:09:08 -0700 (MST) Original-Received: from owlbear.local.shawmail (h68-144-207-94.cg.shawcable.net [68.144.207.94]) by l-daemon (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002)) with ESMTP id <0H9Q00E90Q779G@l-daemon> for emacs-devel@gnu.org; Mon, 03 Feb 2003 09:09:08 -0700 (MST) In-reply-to: Original-To: Paul McDonald User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Original-Lines: 10 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11322 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11322 Paul McDonald writes: > I need to run emacs on a mac with OS 9.1. Which files should I > download and install? Are there any tricks to installing them? Download ftp://ftp.gnu.org/gnu/emacs/emacs-21.2.tar.gz and follow the instructions in mac/INSTALL. For user questions such as this one, please considering posting to gnu.emacs.help instead of this developers list.