From xemacs-m  Fri Jan 31 02:41:56 1997
Received: from localhost.interport.net (ts3port33.port.net [207.38.249.33])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id CAA02682
	for <xemacs-beta@xemacs.org>; Fri, 31 Jan 1997 02:41:55 -0600 (CST)
Received: (from pez@localhost) by localhost.interport.net (8.7.4/8.7.3) id DAA02979; Fri, 31 Jan 1997 03:44:50 -0500
Date: Fri, 31 Jan 1997 03:44:50 -0500
Message-Id: <199701310844.DAA02979@localhost.interport.net>
From: Peter Pezaris <pez@dwwc.com>
To: xemacs-beta@xemacs.org
Subject: html-mode: &nbsp; -> space?!?


Am I seeing things? Is this "&nbsp;" -> " " conversion happening on
purpose? The two tokens are far from fungible.

"20.0 XEmacs Lucid (beta92)"
Linux 1.2.13

C-x C-f foo.html
C-u 9 C-n
&nbsp;
C-x C-s

At this point the "&nbsp;" has turned to a space.  Bad html-mode.

-Pez



