From xemacs-m  Tue Jan  7 15:16:36 1997
Received: from gwa.ericsson.com (gwa.ericsson.com [198.215.127.2])
          by xemacs.cs.uiuc.edu (8.8.4/8.8.4) with ESMTP
	  id PAA05237 for <xemacs-beta@xemacs.org>; Tue, 7 Jan 1997 15:16:35 -0600 (CST)
Received: from mr1.exu.ericsson.se (mr1.exu.ericsson.com [138.85.147.11]) by gwa.ericsson.com (8.8.2/8.8.2) with ESMTP id PAA24463 for <xemacs-beta@xemacs.org>; Tue, 7 Jan 1997 15:16:04 -0600 (CST)
Received: from screamer.rtp.ericsson.se (screamer.rtp.ericsson.se [147.117.133.13]) by mr1.exu.ericsson.se (8.7.1/NAHUB-MR1.1) with SMTP id PAA20421 for <xemacs-beta@xemacs.org>; Tue, 7 Jan 1997 15:16:03 -0600 (CST)
Received: from rcur (rcur18.rtp.ericsson.se [147.117.133.138]) by screamer.rtp.ericsson.se (8.6.12/8.6.4) with ESMTP id QAA02524 for <xemacs-beta@xemacs.org>; Tue, 7 Jan 1997 16:16:03 -0500
To: XEmacs Mailing List <xemacs-beta@xemacs.org>
Subject: Compose key bug
Mime-Version: 1.0 (generated by tm-edit 7.100)
Content-Type: text/plain; charset=US-ASCII
Date: Tue, 07 Jan 1997 16:16:02 -0500
Message-ID: <27620.852671762@rtp.ericsson.se>
From: Raymond Toy <toy@rtp.ericsson.se>


Found this minor bug in 20.0-b34.  I do not see this in 19.14 and did
not see this in 20.0-b33.

Press C-h k and then press the Compose key on my Sun type 5 keyboard.
b34 says multi-key undefined.  However, 19.14 (on exactly the same
machine and server) says multi_key (note: underscore instead of dash).
I think b33 said the same thing.  Note that xev says the keysym is
Multi_key.

This means the compose key won't work until I do a global-set-key of
multi-key to compose-key.

I don't know the solution.

Ray


