> Other ways of producing ps (enscript/a2ps) didn't
> work for me either.
>
> I am still hoping there should be an easy way,
> (installing a particular debian pkg) instead of
> digging in the mud of fonts.
AFAIK, there is bug in ps-print-buffer in emacs-mule.
page header generated by ps-print-buffer is wrong postscript.
Regards,
Fumitoshi UKAI
rently tied to w3.
> >
> > Whoops. I've seen gnus-w3m.el which advises mm-inline-text and maybe
> > other functions; I thought that was shipped with the w3m-el package.
>
> Not that I'm aware of - here's what I use, it came from usenet :
Look at /usr/share/doc/w3m-el/examples/ :-)
Does anyone have any idea of better way to support gnus with w3m-el?
Regards,
Fumitoshi UKAI
At 06 Jan 2002 00:16:18 -0500,
Tomasz Kosinski wrote:
> If I grep for internic in my ~/.w3m directory, it is located in two (old
> - Dec 4) files: .arrived and .ctcheck
Old .arrived file won't work with new w3m-el. Remove it.
Regards,
Fumitoshi UKAI
;MULE)) in debian/emacsen-install scripts.
Can it be handled in emacsen-common?
It would be good idea to provide mule version in Provides:, but I'm not
sure that current dpkg can handle versioned provides.
I wonder we should have virtual package "emacsen-mule".
Any comments?
Thanks,
Fumitoshi UKAI
s: 1. How to make it work properly with "LANG" setting rather
> than "LC_ALL"?
> 2. Alternatively, how to make (X)Emacs work properly with
> the "LC_ALL=zh_CN.GB2312" setting?
How about (load "ls-lisp")?
It works fine with LANG=ja_JP.eucJP on emacs20's dired.
Regards,
Fumitoshi UKAI
At 11 Dec 2000 13:54:16 -0500,
James LewisMoss <[EMAIL PROTECTED]> wrote:
>
> >>>>> On Tue, 12 Dec 2000 01:45:04 +0900, Fumitoshi UKAI <[EMAIL PROTECTED]>
> >>>>> said:
>
> Fumitoshi> At Tue, 12 Dec 2000 01:21:32 +0900 (JST),
> Fu
ese'"
> still appears. Maybe I have to correct the source of mule-init.el.
AFAIK, these *.el files are compiled and dumped into xemacs executable binary.
So you need to rebuild xemacs.
Thanks,
Fumitoshi UKAI
nguage environment.
Each element looks like (REGEXP . LANGUAGE-ENVIRONMENT).
It the value of the environment variable LANG matches the regexp REGEXP,
then `set-language-environment' is called with LANGUAGE-ENVIRONMENT.")
With this defvar, xemacs will try
(set-language-environment "Chinese-GB") (if LANG=zh_.*.GB.*)
or
(set-language-environment "Chinese-BIG5") (if LANG=zh_.*.BIG5.*)
in lisp/mule/mule-init.el
Regards,
Fumitoshi UKAI
8 matches
Mail list logo