From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: MS-Windows build broken in Fmake_network_process Date: Sun, 28 Mar 2010 23:10:27 +0300 Message-ID: <83bpe82ong.fsf@gnu.org> References: <83634jglab.fsf@gnu.org> <831vf7ge57.fsf@gnu.org> <83y6hfeyzw.fsf@gnu.org> <83vdcig87f.fsf@gnu.org> <87k4sywpvv.fsf@stupidchicken.com> <83tys2fbxs.fsf@gnu.org> <87hbo1iubm.fsf@home.jasonrumney.net> <83ljddg0w9.fsf@gnu.org> <4BAE867D.3030404@gmail.com> <4BAE9ED4.6070900@t-online.de> <87tys12sdy.fsf@telefonica.net> <83hbo0gb5j.fsf@gnu.org> <87bpe85la1.fsf@stupidchicken.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: dough.gmane.org 1269807039 978 80.91.229.12 (28 Mar 2010 20:10:39 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 28 Mar 2010 20:10:39 +0000 (UTC) Cc: ofv@wanadoo.es, emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 28 22:10:34 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Nvyoc-0000JD-0a for ged-emacs-devel@m.gmane.org; Sun, 28 Mar 2010 22:10:34 +0200 Original-Received: from localhost ([127.0.0.1]:33925 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nvyob-0006x8-FI for ged-emacs-devel@m.gmane.org; Sun, 28 Mar 2010 16:10:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NvyoW-0006wm-VX for emacs-devel@gnu.org; Sun, 28 Mar 2010 16:10:29 -0400 Original-Received: from [140.186.70.92] (port=53103 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NvyoV-0006we-TG for emacs-devel@gnu.org; Sun, 28 Mar 2010 16:10:28 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NvyoU-0005es-5N for emacs-devel@gnu.org; Sun, 28 Mar 2010 16:10:27 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:46137) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NvyoT-0005ek-UH for emacs-devel@gnu.org; Sun, 28 Mar 2010 16:10:26 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0L0000C00DBQC600@a-mtaout22.012.net.il> for emacs-devel@gnu.org; Sun, 28 Mar 2010 23:10:23 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([77.127.176.135]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0L0000BIIDD9P930@a-mtaout22.012.net.il>; Sun, 28 Mar 2010 23:10:23 +0300 (IDT) In-reply-to: <87bpe85la1.fsf@stupidchicken.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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:122812 Archived-At: > From: Chong Yidong > Cc: =C3=93scar Fuentes , emacs-devel@gnu.org > Date: Sun, 28 Mar 2010 14:55:02 -0400 >=20 > I understand the virtues of maintaining support for older systems, = but > the prospect of maintaining support for non-networked Windows 95, w= hen > there's no one to use or test or develop that support, does not fil= l me > with enthusiasm. As far as I understood from what Jason said, the issue is not with non-networked systems, the issue is with popping up the system's dialup dialog when Emacs starts (and loads ws2_32.dll). Apologies if I misunderstood.