From xemacs-m  Mon Jun 16 22:25:17 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 WAA13296
	for <xemacs-beta@xemacs.org>; Mon, 16 Jun 1997 22:25:15 -0500 (CDT)
Received: by crystal.WonderWorks.COM 
	id QQcugr26206; Mon, 16 Jun 1997 23:25:16 -0400 (EDT)
Date: Mon, 16 Jun 1997 23:25:16 -0400 (EDT)
Message-Id: <QQcugr26206.199706170325@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: success 20.3 oslo & linux
In-Reply-To: <199706170134.VAA03182@smart.net>
References: <199706170134.VAA03182@smart.net>
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

Jeff Miller writes:
 > *) when I do "xemacs -f vm" I get no vm toolbar.  I see Kyle knows about
 > and it may be fixed in 6.33, so that's cool.

You can update that to "is fixed in 6.33".

 > *) during most (all?) the 20.3 betas, I occasionally have a problem with
 > gnus.  If I do a X U to download and uudecode a binary, I often get the
 > following error: 
 > 
 >  Invalid search bound (wrong side of point)
 > 
 > in the minibuffer.  I don't think I ever saw it in 20.2.

These are almost always the fault of the package author rather
than a bug in Emacs.  You should try to get a reproducible test
case and then bundle it up and send it to Lars.

Your article reminded me of something: XEmacs generates too many
generic error messages.  We should have a go at classifying them
and assigning symbols to them via define-error.  This would make
debug-on-error and condition-case more useful.

