From xemacs-m  Tue Apr 15 09:47:43 1997
Received: from hpfcla.fc.hp.com (0@hpfcla.fc.hp.com [15.254.48.2])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id JAA23380
	for <xemacs-beta@xemacs.org>; Tue, 15 Apr 1997 09:47:42 -0500 (CDT)
Received: from hpfclp.sde.hp.com by hpfcla.fc.hp.com with ESMTP
	(1.37.109.20/15.5+IOS 3.20) id AA025795640; Tue, 15 Apr 1997 08:47:20 -0600
Received: from mailhub.sde.hp.com by hpfclp.sde.hp.com with ESMTP
	(1.37.109.20/15.5+ECS 3.3) id AA054385598; Tue, 15 Apr 1997 08:46:38 -0600
Received: from sde.hp.com (hpfcrob.sde.hp.com) by mailhub.sde.hp.com with ESMTP
	(1.37.109.20/15.5+ECS 3.3) id AA075715603; Tue, 15 Apr 1997 08:46:43 -0600
Received: from hpfcrob (localhost [127.0.0.1]) by sde.hp.com with SMTP (8.7.1/8.7.1) id IAA05261 for <xemacs-beta@xemacs.org>; Tue, 15 Apr 1997 08:47:39 -0600 (MDT)
Sender: weingrub@sde.hp.com
Message-Id: <3353950B.23FF@sde.hp.com>
Date: Tue, 15 Apr 1997 08:47:39 -0600
From: Robert Weingruber <weingrub@sde.hp.com>
X-Mailer: Mozilla 3.0 (X11; I; HP-UX B.10.20 9000/780)
Mime-Version: 1.0
To: xemacs-beta@xemacs.org
Subject: MULE and Localization
Content-Type: text/plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit

Hi XEmacs Gurus - 

I am using 20.1-b8 with MULE, trying to do some localization.
When I do things like setting a menuitem, or message, to 
Japanese in (for ex):

(defvar my-toolbar-spec
  '([toolbar-file-icon    my-find-file           t "#JpnStr1#" ]
...
(set-specifier default-toolbar my-toolbar-spec)

OR

(defconst my-file-menu
 '("#JpnStr2#"
    ["#JpnStr3#"                     my-new-file                t]
...
(add-submenu nil my-file-menu "Options")

The Japanese strings do not appear correctly.  Is there something
special I need to do in order to have them be right?  Or is this
being fixed, by chance?

Is there any plans to localize XEmacs, or do any localized versions
exist?

Thanks for the info, in advance.
-- 
-----------------------------------------------------
Robert Weingruber                weingrub@sde.hp.com

Hewlett Packard Company          970.229.4339
3404 E Harmony Road
Fort Collins, CO 80525    USA

