From xemacs-m  Sun Jun 15 10:51:12 1997
Received: from crystal.WonderWorks.COM (crystal.WonderWorks.com [192.203.206.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id KAA15139
	for <xemacs-beta@xemacs.org>; Sun, 15 Jun 1997 10:51:10 -0500 (CDT)
Received: by crystal.WonderWorks.COM 
	id QQcubf17519; Sun, 15 Jun 1997 11:51:06 -0400 (EDT)
Date: Sun, 15 Jun 1997 11:51:06 -0400 (EDT)
Message-Id: <QQcubf17519.199706151551@crystal.WonderWorks.COM>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: Kyle Jones <kyle_jones@wonderworks.com>
To: xemacs-beta@xemacs.org
Subject: Re: 20.2-b7 ok on FreeBSD 2.2.2 (but psgml-mode has problem)
In-Reply-To: <m2rae440ek.fsf@altair.xemacs.org>
References: <ryspvtop45x.fsf@skywalk.jsys.co.jp>
	<m2rae440ek.fsf@altair.xemacs.org>
X-Mailer: VM 6.33 under 20.3 "Oslo" XEmacs Lucid (beta7)
X-Face: /cA45WHG7jWq>(O3&Z57Y<"WsX5ddc,4c#w0F*zrV#=M
        0@~@,s;b,aMtR5Sqs"+nU.z^CSFQ9t`z2>W,S,]:[+2^
        Nbf6v4g>!&,7R4Ot4Wg{&tm=WX7P["9%a)_da48-^tGy
        ,qz]Z,Zz\{E.,]'EO+F)@$KtF&V

Ebola Vaccinations R Us writes:
 > > Comparison between integer and character is constant nil (?\- and 0)
 > >    [sgml-parse-comment, sgml-skip-cs, sgml-parse-catalog-buffer, sgml-cache-catalog, sgml-catalog-lookup, sgml-external-file, sgml-push-to-entity, sgml-setup-doctype, sgml-do-doctype, sgml-parse-markup-declaration, sgml-parse-prolog, sgml-load-doctype, sgml-need-dtd, sgml-parse-to, sgml-find-element-of, byte-code, sgml-indent-line, <compiled-function from "psgml.elc">, call-interactively]
 > 
 > Ebola!

No, just an Ebola warning.  The warning isn't valid in this case.

 > -      (` (cond ((and (eq (, char1) (following-char))
 > +      (` (cond ((and (eq (, char1) (char-after (point)))

If the Ebola warnings are forcing us to write code like this,
just to shut them up, then I think we've reached the point of
diminishing returns with them.

