From xemacs-m  Tue Feb 11 23:50:45 1997
Received: from altair.xemacs.org (steve@xemacs.miranova.com [206.190.83.19])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id XAA27542
	for <xemacs-beta@xemacs.org>; Tue, 11 Feb 1997 23:50:44 -0600 (CST)
Received: (from steve@localhost)
	by altair.xemacs.org (8.8.5/8.8.5) id WAA22689;
	Tue, 11 Feb 1997 22:02:17 -0800
Mail-Copies-To: never
To: xemacs-beta@xemacs.org
Subject: Re: Bug: stack overflow crash
References: <199702120521.VAA02726@xemacs.eng.sun.com>
X-Url: http://www.miranova.com/%7Esteve/
X-Face: #!T9!#9s-3o8)*uHlX{Ug[xW7E7Wr!*L46-OxqMu\xz23v|R9q}lH?cRS{rCNe^'[`^sr5"
 f8*@r4ipO6Jl!:Ccq<xoV[Qz2u8<8-+Vwf2gzJ44lf_/y9OaQ`@#Q65{U4/TC)i2`~/M&QI$X>p:9I
 OSS'2{-)-4wBnVeg0S\O4Al@)uC[pD|+
X-Attribution: sb
From: Steven L Baur <steve@miranova.com>
In-Reply-To: Martin Buchholz's message of Tue, 11 Feb 1997 21:21:49 -0800
Mime-Version: 1.0 (generated by tm-edit 7.103)
Content-Type: text/plain; charset=US-ASCII
Date: 11 Feb 1997 22:02:15 -0800
Message-ID: <m2ohdqo93s.fsf@altair.xemacs.org>
Lines: 16
X-Mailer: Gnus v5.4.12/XEmacs 20.1

Martin Buchholz writes:

> The following extract from reproduce-bugs.el crashes an older version
> of XEmacs 20.0.  A recent patch fixes this crash, but the behavior is
> incorrect - a buffer-read-only error should be signalled and the
> buffer left unchanged.  Instead the operation completes normally,
> despite buffer-read-only being t.

>   (ignore-errors
>     (encode-coding-region (point-min) (point-max) 'euc-japan))

It will signal if you don't (ignore-errors ...) on it.  I don't
understand what the problem is.
-- 
steve@miranova.com baur
Unsolicited commercial e-mail will be billed at $250/message.

