[PATCH (pkgs/locale)] Fix -help in Japanese UTF-8 setups

Ville Skyttä scop at xemacs.org
Tue May 8 12:24:06 EDT 2007


With 21.5.27, running "LANG=ja_JP.UTF-8 /usr/bin/xemacs -help" results in this 
for me:

$ LANG=ja_JP.UTF-8 /usr/bin/xemacs -help

  Loading /usr/share/xemacs/site-packages/lisp/site-start.d/rpmdev-init.el...
  Loading leim-list...

xemacs exiting.
Cannot open load file: "un-define"

The attached patch crudely fixes it.  Unless someone objects or comes up with 
a better way to fix it, will apply in a couple of days.

2007-05-08  Ville Skyttä  <scop at xemacs.org>

	* start-files/ja/locale-start.el (command-line-do-help):
	Don't try to load `un-define' with XEmacs >= 21.5.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: locale-un-define.patch
Type: text/x-diff
Size: 777 bytes
Desc: not available
Url : http://lists.xemacs.org/pipermail/xemacs-patches/attachments/20070508/daf3848a/locale-un-define.bin


More information about the XEmacs-Patches mailing list