From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Network connection: 99% CPU Date: Thu, 24 Aug 2006 23:59:01 +0100 Message-ID: References: <44EE2C04.9080101@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1156460478 18025 80.91.229.2 (24 Aug 2006 23:01:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 24 Aug 2006 23:01:18 +0000 (UTC) Cc: Emacs Devel , "Kim F. Storm" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 25 01:01:16 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GGOC8-0003gR-Hi for ged-emacs-devel@m.gmane.org; Fri, 25 Aug 2006 01:01:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GGOC7-0001g2-Tw for ged-emacs-devel@m.gmane.org; Thu, 24 Aug 2006 19:01:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GGOBv-0001co-Rl for emacs-devel@gnu.org; Thu, 24 Aug 2006 19:00:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GGOBu-0001cc-BK for emacs-devel@gnu.org; Thu, 24 Aug 2006 19:00:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GGOBu-0001cZ-38 for emacs-devel@gnu.org; Thu, 24 Aug 2006 19:00:50 -0400 Original-Received: from [194.106.33.237] (helo=outmail.freedom2surf.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GGOK3-0008C5-BH for emacs-devel@gnu.org; Thu, 24 Aug 2006 19:09:15 -0400 Original-Received: from wanchan.jasonrumney.net (i-83-67-23-108.freedom2surf.net [83.67.23.108]) by outmail.freedom2surf.net (Postfix) with ESMTP id 00CA39054E; Fri, 25 Aug 2006 00:00:49 +0100 (BST) Original-Received: from TONKOTSU-RAMEN (tonkotsu-ramen.jasonrumney.net [10.0.0.28]) by wanchan.jasonrumney.net (Postfix) with ESMTP id AB3AC3B; Fri, 25 Aug 2006 00:00:48 +0100 (BST) Original-To: Lennart Borgman In-Reply-To: <44EE2C04.9080101@student.lu.se> (Lennart Borgman's message of "Fri, 25 Aug 2006 00:45:24 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:58837 Archived-At: Lennart Borgman writes: > Do you mean that emacsclient/server now works on w32? Did I really > miss that event ... Not quite. The groundwork is there, but someone still needs to do the job of making emacsclient and server.el work optionally with TCP sockets.