#!/bin/sh
export LD_PRELOAD=/usr/share/chinese/xa+cv/wrap.so
export XA_MODE=3
export XA_CVMODE=b
export LANG=zh_TW.BIG5
unset LC_CTYPE
unset LC_ALL
xemacs $@

