From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: FOR-RELEASE.W32 Date: Tue, 09 Aug 2005 13:10:01 +0200 Message-ID: <42F88F09.8050108@student.lu.se> References: <853bpjwiul.fsf@lola.goethe.zz> <42F87F87.7070209@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1123587180 8994 80.91.229.2 (9 Aug 2005 11:33:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 9 Aug 2005 11:33:00 +0000 (UTC) Cc: Emacs Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 09 13:32:53 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E2SKk-0007T5-BO for ged-emacs-devel@m.gmane.org; Tue, 09 Aug 2005 13:31:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E2SNn-0001pF-U0 for ged-emacs-devel@m.gmane.org; Tue, 09 Aug 2005 07:34:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E2S5L-0004hO-Uy for emacs-devel@gnu.org; Tue, 09 Aug 2005 07:15:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E2S5I-0004fg-W0 for emacs-devel@gnu.org; Tue, 09 Aug 2005 07:15:54 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E2S5H-0004V2-3A for emacs-devel@gnu.org; Tue, 09 Aug 2005 07:15:51 -0400 Original-Received: from [81.228.8.164] (helo=pne-smtpout2-sn2.hy.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E2SDe-0002ym-Kl for emacs-devel@gnu.org; Tue, 09 Aug 2005 07:24:30 -0400 Original-Received: from [192.168.123.121] (83.249.204.33) by pne-smtpout2-sn2.hy.skanova.net (7.2.060.1) id 42B94E290074EFBC; Tue, 9 Aug 2005 13:10:06 +0200 User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en Original-To: Juanma Barranquero In-Reply-To: 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:41775 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:41775 Juanma Barranquero wrote: >That's just a non-implemented feature. Emacs has been running on >Windows for years without emacsclient, and people make do with >gnuserv/gnuclient. Of course I think it'd be very nice to have it >working (else I wouldn't be hacking emacsclient right now), but I >hardly would consider it "a major problem". > > I tend to agree with you and Jason here, I am overestimating this. But then a problem is that gnuserv/client is not shipped with Emacs (licensing issues if I have understood it correctly, though everything is marked as GNU). I think we at least should note this in the manual and point to a place where a more official version of gnuserv/client for Emacs on w32. >That has been done in the past. There were NT Emacs 20.X releases that >weren't synchronized with non-NT Emacs releases. > > Thanks.