I have put a rough copy of the new ps-print on
ftp.xemacs.org for
comments and review.
ftp://ftp.xemacs.org/pub/xemacs/beta/testing/mule-ps-print.tar.gz
If you are working with 21.2 or have concerns about the role of Mule
in XEmacs, please download, look at, bytecompile and comment.
To bytecompile with a non-Mule XEmacs 21.2 do
xemacs -vanilla -batch -eval "(setq leading-code-private-21 0)" \
-eval "(push \"$(pwd)\" load-path)" -f batch-byte-compile *.el
The resulting elcs will not run.
To bytecompile with XEmacs/Mule 21.2 do:
xemacs -vanilla -batch -eval "(push \"$(pwd)\" load-path)" \
-f batch-byte-compile *.el
To make it print something with multibyte characters, examine and
change the value of `ps-multibyte-buffer'.
--
窓番号を入力してください