all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* can't input chinese characters
@ 2008-01-11  2:57 yu jie
  0 siblings, 0 replies; only message in thread
From: yu jie @ 2008-01-11  2:57 UTC (permalink / raw)
  To: bug-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 2000 bytes --]

Hi,
   I can't input any Chinese character, but it's OK to yank Chinese
characters. Here's configuration about the language environment:
+++++++++++++++++++++++++++++++++++++++
   (set-language-environment 'Chinese-GB)
   (set-keyboard-coding-system 'chinese-iso-8bit)
   (set-terminal-coding-system 'chinese-iso-8bit)
   (set-clipboard-coding-system 'chinese-iso-8bit)

   (create-fontset-from-fontset-spec
     (concat
        "-*-Bitstream Vera Sans
Mono-normal-r-*-*-14-*-*-*-c-*-fontset-fixed,"
        "chinese-gb2312:-*-Microsoft
Yahei-normal-r-*-*-16-*-*-*-c-*-iso10646-1"))
   (set-default-font "fontset-fixed")

   (setq default-frame-alist
      (append
       '((font . "fontset-fixed")) default-frame-alist))
+++++++++++++++++++++++++++++++++++++++
In GNU Emacs 23.0.50.1 (i386-mingw-nt5.1.2600)
 of 2008-01-11 on KEVIN-DESKTOP
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4)'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: ENU
  locale-coding-system: cp936
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  show-paren-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t

Recent input:
M-x r e p o r <tab> <return>

Recent messages:
Loading subst-jis...done
Loading subst-ksc...done
Loading subst-big5...done
Loading subst-gb2312...done
Loading d:/emacs22/site-lisp/color-theme/themes/color-theme-example.el(source)...done
Loading d:/emacs22/site-lisp/color-theme/themes/color-theme-library.el(source)...done
For information about GNU Emacs and the GNU system, type C-h C-a.

[-- Attachment #2: Type: text/html, Size: 2663 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-01-11  2:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-11  2:57 can't input chinese characters yu jie

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.