From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/26812 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: SCORE doesn't work in Gnus Date: 14 Nov 1999 12:58:17 +0100 Organization: The Church of Emacs Sender: owner-ding@hpc.uh.edu Message-ID: References: <3.0.6.32.19991113212730.007f5300@mail.dycon.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035163951 21399 80.91.224.250 (21 Oct 2002 01:32:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:32:31 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id HAA29581 for ; Sun, 14 Nov 1999 07:00:09 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id FAB29487; Sun, 14 Nov 1999 06:00:06 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 14 Nov 1999 05:59:02 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id FAA11597 for ; Sun, 14 Nov 1999 05:58:52 -0600 (CST) Original-Received: from sheridan.dina.kvl.dk (sheridan.dina.kvl.dk [130.225.40.227]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id GAA29563 for ; Sun, 14 Nov 1999 06:58:23 -0500 (EST) Original-Received: from feller.dina.kvl.dk (feller.dina.kvl.dk [130.225.40.147]) by sheridan.dina.kvl.dk (8.9.0.Beta5/8.9.0.Beta5) with SMTP id MAA17820; Sun, 14 Nov 1999 12:58:36 +0100 Original-Received: by feller.dina.kvl.dk (SMI-8.6/SMI-SVR4) id MAA00402; Sun, 14 Nov 1999 12:58:17 +0100 Original-To: ding@gnus.org X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ In-Reply-To: Craig Lanning's message of "Sat, 13 Nov 1999 21:27:30 -0500" Original-Lines: 15 User-Agent: Gnus/5.070099 (Pterodactyl Gnus v0.99) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:26812 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:26812 Craig Lanning writes: > On Win98 mingw32 build, XEmacs 21.2 b19 (from CVS): > > (string-match "windows-nt\\|os/2\\|emx" (symbol-name system-type)) > 0 > (symbol-name system-type) > "windows-nt" On NT cygwin build, XEmacs 21.0 (From CygWIN 1.0 CD). (string-match "windows-nt\\|os/2\\|emx" (symbol-name system-type)) ==> nil (symbol-name system-type) ==> "cygwin32"