From xemacs-m  Sun Jun 15 14:52:29 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 OAA19373
	for <xemacs-beta@xemacs.org>; Sun, 15 Jun 1997 14:52:28 -0500 (CDT)
Received: by crystal.WonderWorks.COM 
	id QQcubv24022; Sun, 15 Jun 1997 15:52:29 -0400 (EDT)
Date: Sun, 15 Jun 1997 15:52:29 -0400 (EDT)
Message-Id: <QQcubv24022.199706151952@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: [patch] psgml fixes
In-Reply-To: <199706151837.LAA06978@bittersweet.inetarena.com>
References: <199706151837.LAA06978@bittersweet.inetarena.com>
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

Karl M. Hegbloom writes:
 > 
 >  This should be applied AFTER Steve's last patch.  I grepped all the
 > files for following-char, and then just did a
 > 
 >   {M-% (following-char) RET (char-after (point)) RET}

This is exactly the kind of code change that I am unhappy about.
The changes have nothing to do with real Ebola lossage, but
rather with Ebola warnings.  So if the warning are wrong we
should be fixing the warnings, not screwing with working code.

