all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: step <fxlzju@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: about w3m view chinese fonts
Date: Tue, 11 Dec 2007 07:59:12 -0800 (PST)	[thread overview]
Message-ID: <ba94b2c9-534e-4226-85bb-e1a7c9950e1f@e6g2000prf.googlegroups.com> (raw)

 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!

             reply	other threads:[~2007-12-11 15:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-11 15:59 step [this message]
2007-12-11 19:03 ` about w3m view chinese fonts Peter Dyballa
2007-12-12  3:03 ` William Xu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ba94b2c9-534e-4226-85bb-e1a7c9950e1f@e6g2000prf.googlegroups.com \
    --to=fxlzju@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.