unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* about w3m view chinese fonts
@ 2007-12-11 15:59 step
  2007-12-11 19:03 ` Peter Dyballa
  2007-12-12  3:03 ` William Xu
  0 siblings, 2 replies; 3+ messages in thread
From: step @ 2007-12-11 15:59 UTC (permalink / raw)
  To: help-gnu-emacs

 hi
 i intall w3m,it work well in the xterm to show chinese fonts,but it
can't work in the emacs,i set in .emacs,but it seem don't work too

(setq w3m-coding-system 'utf-8
          w3m-file-coding-system 'utf-8
          w3m-file-name-coding-system 'utf-8
          w3m-input-coding-system 'utf-8
          w3m-output-coding-system 'utf-8
          w3m-terminal-coding-system 'utf-8
	  w3m-bookmark-file-coding-system 'utf-8
	  w3m-default-url-coding-system 'utf-8
	  w3m-arrived-file-coding-system 'utf-8
	  w3m-default-coding-system 'utf-8)
if i change utf-8 to gb2312 ,it also can't work
 my loacle is
  LANG=zh_CN.UTF-8
LANGUAGE=zh_CN:zh
LC_CTYPE="zh_CN.UTF-8"
LC_NUMERIC="zh_CN.UTF-8"
LC_TIME="zh_CN.UTF-8"
LC_COLLATE="zh_CN.UTF-8"
LC_MONETARY="zh_CN.UTF-8"
LC_MESSAGES="zh_CN.UTF-8"
LC_PAPER="zh_CN.UTF-8"
LC_NAME="zh_CN.UTF-8"
LC_ADDRESS="zh_CN.UTF-8"
LC_TELEPHONE="zh_CN.UTF-8"
LC_MEASUREMENT="zh_CN.UTF-8"
LC_IDENTIFICATION="zh_CN.UTF-8"
LC_ALL=

how can i do? 3x!

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-12-12  3:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-11 15:59 about w3m view chinese fonts step
2007-12-11 19:03 ` Peter Dyballa
2007-12-12  3:03 ` William Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).