From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Roberts Newsgroups: gmane.emacs.devel Subject: Re: Large changes in emacsclient Date: Wed, 1 Nov 2006 07:55:02 +0000 Message-ID: <20061101075502.GA21680@janet> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1162367733 4912 80.91.229.2 (1 Nov 2006 07:55:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 1 Nov 2006 07:55:33 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 01 08:55:32 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 1GfAwX-0006p0-Ir for ged-emacs-devel@m.gmane.org; Wed, 01 Nov 2006 08:55:25 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GfAwX-0000xs-1O for ged-emacs-devel@m.gmane.org; Wed, 01 Nov 2006 02:55:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GfAwI-0000xQ-P7 for emacs-devel@gnu.org; Wed, 01 Nov 2006 02:55:10 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GfAwF-0000x8-Uy for emacs-devel@gnu.org; Wed, 01 Nov 2006 02:55:09 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GfAwF-0000x5-PS for emacs-devel@gnu.org; Wed, 01 Nov 2006 02:55:07 -0500 Original-Received: from [82.153.254.71] (helo=mra03.ch.as12513.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GfAwD-0001I6-Gd; Wed, 01 Nov 2006 02:55:05 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by mra03.ch.as12513.net (Postfix) with ESMTP id 4AAC3D4AF9; Wed, 1 Nov 2006 07:55:03 +0000 (GMT) Original-Received: from mra03.ch.as12513.net ([127.0.0.1]) by localhost (mra03.ch.as12513.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 28982-01-41; Wed, 1 Nov 2006 07:55:02 +0000 (GMT) Original-Received: from localhost (unknown [82.153.170.229]) by mra03.ch.as12513.net (Postfix) with ESMTP id 83AEDD4315; Wed, 1 Nov 2006 07:55:02 +0000 (GMT) Original-To: Richard Stallman Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11 X-Virus-Scanned: by Eclipse VIRUSshield at eclipse.net.uk 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:61539 Archived-At: On Tue, Oct 31, 2006 at 09:14:23PM -0500, Richard Stallman wrote: > I did not approve installing those changes now, and it seems like a > mistake to have installed them. Since they have broken compilation > for at least one user, I think they should be removed, for now. If I'm that user that was moaning that compilation has broken, I'd just to like to say the actual check-in works quite nicely on Linux and it was just the patch that was broken. I think it would be a shame to remove the changes because (at least for me) it's quite annoying that the emacsclient/server doesn't work on Windows and this is quite a good solution. - Neil