From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Mac OS X GNU Emacs Installer (make-package) Date: Mon, 02 Dec 2002 10:46:45 -0500 Sender: emacs-devel-admin@gnu.org Message-ID: References: <2147483647.1038671435@[10.0.0.2]> <20021201020409.GA17736@gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1038844415 18750 80.91.224.249 (2 Dec 2002 15:53:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 2 Dec 2002 15:53:35 +0000 (UTC) Cc: steventamm@mac.com, 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 18Ist2-0004sB-00 for ; Mon, 02 Dec 2002 16:53:32 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18It27-000713-00 for ; Mon, 02 Dec 2002 17:02:55 +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 18IssZ-000849-00; Mon, 02 Dec 2002 10:53:03 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18Ismc-0006C1-00 for emacs-devel@gnu.org; Mon, 02 Dec 2002 10:46:54 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18IsmW-000686-00 for emacs-devel@gnu.org; Mon, 02 Dec 2002 10:46:51 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18IsmV-00067R-00 for emacs-devel@gnu.org; Mon, 02 Dec 2002 10:46:47 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 18IsmT-0007WP-00; Mon, 02 Dec 2002 10:46:45 -0500 Original-To: miles@gnu.org In-reply-to: <20021201020409.GA17736@gnu.org> (message from Miles Bader on Sat, 30 Nov 2002 21:04:09 -0500) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:9794 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:9794 > As another aside, I think the make-package script should eventually be > rewritten in perl because of the guarantee that it exists on Mac OS X. > Any objections. You mean script that currently uses /bin/sh? I don't know Perl, so please avoid Perl code in Emacs.