From xemacs-m  Mon Feb 17 17:44:55 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 RAA24056
	for <xemacs-beta@xemacs.org>; Mon, 17 Feb 1997 17:44:54 -0600 (CST)
Received: by crystal.WonderWorks.COM 
	id QQcdis24006; Mon, 17 Feb 1997 18:44:55 -0500 (EST)
Date: Mon, 17 Feb 1997 18:44:55 -0500 (EST)
Message-Id: <QQcdis24006.199702172344@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: 20.1b1 MULE: encode-coding-region not returning length of encoding

Repeat by copying some Japanese text into a buffer and running
encode-coding-region on it with iso-2022-jp as the third
argument.  I always see 0 returned, though the region is encoded
and is of non-zero length.

