From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dave Love Newsgroups: gmane.emacs.devel Subject: Re: tcp.el is obsolete Date: 06 May 2002 17:34:25 +0100 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200205010713.g417DDa07215@aztec.santafe.edu> <200205040337.g443bCE01069@aztec.santafe.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1020705281 12017 127.0.0.1 (6 May 2002 17:14:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 6 May 2002 17:14:41 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org Return-path: Original-Received: from hermes.netfonds.no ([80.91.224.195]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 174m0p-0002ft-00 for ; Mon, 06 May 2002 19:11:00 +0200 Original-Received: from mail-relay.eunet.no (mail-relay.eunet.no [193.71.71.242]) by hermes.netfonds.no (8.12.1/8.12.1) with ESMTP id g46GaYuM023172 for ; Mon, 6 May 2002 18:36:34 +0200 (CEST) Original-Received: from quimby.gnus.org (quimby.gnus.org [80.91.224.244]) by mail-relay.eunet.no (8.12.2/8.12.2/GN) with ESMTP id g46GaYQn024443 for ; Mon, 6 May 2002 18:36:34 +0200 (CEST) (envelope-from emacs-devel-admin@gnu.org) Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 174lae-0002rU-00 for ; Mon, 06 May 2002 18:43:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 174lT6-0001Fq-00; Mon, 06 May 2002 12:36:08 -0400 Original-Received: from djlvig.dl.ac.uk ([148.79.112.146]) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 174lRV-00016x-00; Mon, 06 May 2002 12:34:29 -0400 Original-Received: from fx by djlvig.dl.ac.uk with local (Exim 3.12 #1 (Debian)) id 174lRS-0007sq-00; Mon, 06 May 2002 17:34:26 +0100 Original-To: akochoi@shaw.ca Original-Lines: 7 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:3641 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3641 Andrew Choi writes: > Mac OS 8 or 9 has neither built-in open-network-stream nor > start-process support. So the definition of open-network-stream in > tcp.el *cannot* be use there. That's what I meant.