From xemacs-m  Fri Jul 11 15:44:41 1997
Received: from newman.aventail.com (root@newman.aventail.com [199.238.236.1])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id PAA23924
	for <xemacs-beta@xemacs.org>; Fri, 11 Jul 1997 15:44:41 -0500 (CDT)
Received: from kramer.in.aventail.com (wmperry@kramer.in.aventail.com [192.168.1.12])
	by newman.aventail.com (8.8.5/8.8.5) with ESMTP id NAA20739;
	Fri, 11 Jul 1997 13:44:41 -0700 (PDT)
Received: (from wmperry@localhost)
	by kramer.in.aventail.com (8.8.5/8.8.5) id MAA22239;
	Fri, 11 Jul 1997 12:44:42 -0700
To: Kyle Jones <kyle_jones@wonderworks.com>
Cc: xemacs-beta@xemacs.org
Subject: Re: XEmacs 20.3-beta12 "Helsinki" is released
References: <m2en984tp2.fsf@altair.xemacs.org> 	<kigiuyjettf.fsf@jagor.srce.hr> 	<m2yb7fu7n2.fsf@altair.xemacs.org> 	<kig67ujepvq.fsf@jagor.srce.hr> 	<m2vi2ju4nh.fsf@altair.xemacs.org> <QQcxty10742.199707112031@crystal.WonderWorks.COM>
Errors-to: wmperry@aventail.com
Reply-to: wmperry@aventail.com
X-Face: O~Rn;(l][/-o1sALg4A@xpE:9-"'IR[%;,,!m7</SYF`{vYQ(&RI1&EiH[FvT;J}@f!4kfz
 x_!Y#=y{Uuj9GvUi=cPuajQ(Z42R[wE@{G,sn$qGr5g/wnb*"*ktI+,CD}1Z'wxrM2ag-r0p5I6\nA
 [WJopW_J.WY;
From: wmperry@aventail.com (William M. Perry)
Date: 11 Jul 1997 12:44:41 -0700
In-Reply-To: Kyle Jones's message of "Fri, 11 Jul 1997 16:31:30 -0400 (EDT)"
Message-ID: <86wwmxidau.fsf@kramer.in.aventail.com>
Lines: 20
X-Mailer: Gnus v5.4.62/XEmacs 20.3(beta12) - "Helsinki"

Kyle Jones <kyle_jones@wonderworks.com> writes:

>  > > > Doing (setq debug-on-error t) does not stop and give a lisp
>  > > > backtrace,
>  > >
>  > > This is because `buffer-read-only' is a member of
>  > > `debug-ignored-errors'.  And it's intentional (it's in
>  > > 19.34, too), since it is really annoying to get a debugger
>  > > on every buffer-read-only error.  If the MIME code wants to
>  > > throw an error, it can use another code.
>  > 
>  > I see.  I guess I don't fully understand all the implications of the
>  > interface change.
> 
> debug-ignored-errors is fine; but preloading it with a bunch of
> values is bogus to the max.  The default value should be nil.

  Amen hallelujah!

-Bill P

