From xemacs-m  Sun Dec 29 16:17:58 1996
Received: from venus.Sun.COM (venus.Sun.COM [192.9.25.5])
          by xemacs.cs.uiuc.edu (8.8.4/8.8.4) with SMTP
	  id QAA11509 for <xemacs-beta@xemacs.org>; Sun, 29 Dec 1996 16:17:57 -0600 (CST)
Received: from Eng.Sun.COM ([129.146.1.25]) by venus.Sun.COM (SMI-8.6/mail.byaddr) with SMTP id OAA05420; Sun, 29 Dec 1996 14:17:29 -0800
Received: from kindra.eng.sun.com by Eng.Sun.COM (SMI-8.6/SMI-5.3)
	id OAA01148; Sun, 29 Dec 1996 14:17:26 -0800
Received: from xemacs.eng.sun.com by kindra.eng.sun.com (SMI-8.6/SMI-SVR4)
	id OAA05231; Sun, 29 Dec 1996 14:17:26 -0800
Received: by xemacs.eng.sun.com (SMI-8.6/SMI-SVR4)
	id OAA06678; Sun, 29 Dec 1996 14:17:25 -0800
Date: Sun, 29 Dec 1996 14:17:25 -0800
Message-Id: <199612292217.OAA06678@xemacs.eng.sun.com>
From: Martin Buchholz <mrb@Eng.Sun.COM>
To: Raymond Toy <toy@rtp.ericsson.se>
Cc: XEmacs Mailing List <xemacs-beta@xemacs.org>
Subject: 20.0-b33 success on Solaris 2.5
In-Reply-To: <19179.851895283@rtp.ericsson.se>
References: <19179.851895283@rtp.ericsson.se>
Reply-To: Martin Buchholz <mrb@Eng.Sun.COM>
Mime-Version: 1.0 (generated by tm-edit 7.97)
Content-Type: text/plain; charset=US-ASCII

>>>>> "Ray" == Raymond Toy <toy@rtp.ericsson.se> writes:

Ray> So far everything is working fine.

Ray> It doesn't crash on C-x C-k anymore. Thanks!

Ray> Can someone give me a pointer on how to use XIM for inputting other
Ray> languages?

The idea is that you've maybe installed CDE + the Sun localization
packages for an Asian locale - The japanese ones have names starting
with SUNWj.  Then you choose your locale from the CDE login screen.
When it comes up, all XEmacs (and other apps) windows should have a
minibuffer-like window at the bottom displaying the `input method status'.

Then you can enter the input method using Control-Space.  There are
several magic sequences for interacting with Sun's default input method.
For example, the sequence
C-space k a n j i C-n C-space
will insert the kanji characters meaning and pronounced `kanji' into
the buffer.   Other input methods work differently.  XEmacs isn't even
aware of the input composition taking place - it gets no X events 
during input composition. 

There are free XIM-capable input methods.  But setting them up is non-trivial.

$ pkginfo | grep apan
system      JSatok7r       ATOK7 for Japanese Solaris, (Root)
system      JSatok7u       ATOK7 for Japanese Solaris, (Usr)
system      SUNWjadis      Japanese admin and install software localization
system      SUNWjadma      Japanese admin software localization
system      SUNWjbcp       Japanese SunOS 4.x Binary Compatibility
system      SUNWjbdf       Japanese BDF font source
system      SUNWjc0r       Japanese Conversion Server cs00 Root Files
system      SUNWjc0u       Japanese Conversion Server cs00 User Files
system      SUNWjc0w       Japanese Conversion Server cs00 OpenWindows Application Files
system      SUNWjcs3f      Japanese font files of JISX0212 for Codeset3.
system      SUNWjfpd       Japanese Feature Package Man Pages
system      SUNWjfpr       Japanese Feature Package root files
system      SUNWjfpu       Japanese Feature Package user files
system      SUNWjmfrn      Japanese Localizations for Motif RunTime Kit
system      SUNWjoaud      Japanese OPEN LOOK Audio applications
system      SUNWjodcv      Japanese OPEN LOOK document and help viewer applications
system      SUNWjodem      Japanese OPEN LOOK demo programs
system      SUNWjodst      Japanese OPEN LOOK deskset tools
system      SUNWjodte      Japanese OPEN LOOK desktop environment
system      SUNWjoimt      Japanese OPEN LOOK imagetool
system      SUNWjorte      Japanese OPEN LOOK toolkits runtime environment
system      SUNWjoumn      Japanese OPEN LOOK toolkit/desktop users man pages
system      SUNWjrdm       Japanese On-Line Open Issues ReadMe
system      SUNWjrtvc      Japanese Localizations for SunVideo Runtime Support Software
system      SUNWjsadl      Japanese Localizations for Solstice Admintool launcher
system      SUNWjtlmn      Japanese ToolTalk manual pages
system      SUNWjtltk      Japanese ToolTalk binaries and shared libraries
system      SUNWjwacx      Japanese AccessX supplement
system      SUNWjwbcp      Japanese OpenWindows binary compatibility
system      SUNWjwbk       Japanese OpenWindows online handbooks
system      SUNWjxafm      Japanese X Windows AFM files
system      SUNWjxcf3      Japanese X Windows common (not required) unhinted F3 fonts
system      SUNWjxcft      Japanese X Windows common (not required) fonts
system      SUNWjxdem      Japanese Localizations for X Windows demo program(fontadmin)
system      SUNWjxf3       Japanese X Windows hinted F3 fonts
system      SUNWjxfnt      Japanese X Windows required fonts
system      SUNWjxgld      Japanese XGL Generic Loadable Libraries
system      SUNWjxof3      Japanese X Windows optional unhinted F3 fonts
system      SUNWjxoft      Japanese X Windows optional fonts
system      SUNWjxplt      Japanese X Windows platform software

