From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] system-type cygwin with window-system w32 Date: Mon, 18 Jul 2011 13:22:06 +0200 Message-ID: References: <4E2377E2.1020804@gmail.com> <4E23DA4A.1080301@gmail.com> <4E23FFB4.1040809@gmail.com> <4E240FC5.3050509@gmail.com> 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 1310988190 22619 80.91.229.12 (18 Jul 2011 11:23:10 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 18 Jul 2011 11:23:10 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org To: Daniel Colascione Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 18 13:23:06 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qiluh-000088-HG for ged-emacs-devel@m.gmane.org; Mon, 18 Jul 2011 13:23:03 +0200 Original-Received: from localhost ([::1]:50310 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qilug-0005KR-4K for ged-emacs-devel@m.gmane.org; Mon, 18 Jul 2011 07:23:02 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:50968) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QiluT-0005KG-Hf for emacs-devel@gnu.org; Mon, 18 Jul 2011 07:22:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QiluS-0004bH-PT for emacs-devel@gnu.org; Mon, 18 Jul 2011 07:22:49 -0400 Original-Received: from mail-pv0-f169.google.com ([74.125.83.169]:52109) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QiluR-0004ar-5o; Mon, 18 Jul 2011 07:22:47 -0400 Original-Received: by pvc12 with SMTP id 12so3488991pvc.0 for ; Mon, 18 Jul 2011 04:22:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=+xwqsIkKmf5BctxvjBEqF7V2IA23ZkHL2FiUb1r+8es=; b=wBP7/IqFLYiCXJ3fOH5/wSwJnB/p6yTyEviNGb73nFCdDLyuJDblH/Kwwn5p9945sv EkVCO6+qG0jpYPjHVwYa6XeTEM4rbl5IioQcx3afSOnPV/TSEmCzNy+p1h6Q0xMavF4L lhq78KBJpe+sVCPIyHtDby9JAAaOru46lMYyk= Original-Received: by 10.142.122.26 with SMTP id u26mr3085142wfc.353.1310988166102; Mon, 18 Jul 2011 04:22:46 -0700 (PDT) Original-Received: by 10.142.141.19 with HTTP; Mon, 18 Jul 2011 04:22:06 -0700 (PDT) In-Reply-To: <4E240FC5.3050509@gmail.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.83.169 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:142100 Archived-At: On Mon, Jul 18, 2011 at 12:49, Daniel Colascione wrote: > I don't recall that discussion. =C2=A0Can we reopen it? =C2=A0According t= o [1], > Windows 98 has a market share of 0.03%. What methodology do they use to compute that market share? Isn't hard to believe they could miss millons of "pirated" copies of Windows 95 running on old, non-networked computers on the third world. > I suspect there are more VMS users I was a VMS user, and I haven't seen one for years and years (not saying that it is not used, only not frequently). OTOH, the last Windows 95 I saw in actual, daily use was in a client of mine, and they retired the computer less than a year ago (and did so kicking and screaming, I should add). It was an original, pre-SP1 Windows 95 that had never been upgraded. FWIW, Emacs did not run on it. =C2=A0 =C2=A0 Juanma