From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Mario Lang Newsgroups: gmane.emacs.devel Subject: Re: Local interface used for outbound network connections Date: Thu, 09 Jan 2003 16:27:27 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <87heciz6lc.fsf@lexx.delysid.org> References: <87ptr81sye.fsf@lexx.delysid.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1042132448 18788 80.91.224.249 (9 Jan 2003 17:14:08 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 9 Jan 2003 17:14:08 +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 18WgFr-0004sm-00 for ; Thu, 09 Jan 2003 18:14:07 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18WgLU-00040p-00 for ; Thu, 09 Jan 2003 18:19:56 +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 18Wg86-0003Dg-03 for emacs-devel@quimby.gnus.org; Thu, 09 Jan 2003 12:06:06 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18Wftd-0001HU-00 for emacs-devel@gnu.org; Thu, 09 Jan 2003 11:51:09 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18WfSo-0004LE-00 for emacs-devel@gnu.org; Thu, 09 Jan 2003 11:23:36 -0500 Original-Received: from [80.109.223.66] (helo=lexx.delysid.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Weak-0007pB-00; Thu, 09 Jan 2003 10:27:34 -0500 Original-Received: from mlang by lexx.delysid.org with local (Exim 3.36 #1 (Debian)) id 18Wead-0000mT-00; Thu, 09 Jan 2003 16:27:27 +0100 Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Thu, 09 Jan 2003 02:28:21 -0500") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu) 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:10605 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10605 Richard Stallman writes: > The change looks clean to me. Would someone please install it? Kim has already installed the proper fix, plus another important fix to process.c. We're now already writing Lisp-level code, and no futher functionality bugs occured till now. It seems the server-process functionality is working as documented now. -- Thanks to everyone involed, this is really a kickass feature! Mariok