all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* emacs could not show this symbol.
@ 2008-02-26  1:11 anhnmncb
  2008-02-26  4:05 ` anhnmncb
  2008-02-26 11:35 ` Peter Dyballa
  0 siblings, 2 replies; 15+ messages in thread
From: anhnmncb @ 2008-02-26  1:11 UTC (permalink / raw)
  To: help-gnu-emacs

        character: ๑ (3665, #o7121, #xe51)
preferred charset: gb18030 (GB18030)
       code point: 0x8132D639
           syntax: w 	which means: word
         category: 6:digit t:Thai
      buffer code: #xE0 #xB9 #x91
        file code: #xE0 #xB9 #x91 (encoded by coding system utf-8-unix)
          display: no font available

How to configure emacs to show this symbol? I'm quite sure I have the
font that contains it, because urxvt and opera (yes, I use opera to test
it ;p) could. urxvt use "wenquanyi zen hei", I don't know how to get the
font info opera uses.

My .emacs font setting:
  (set-default-font "Bitstream Vera Sans Mono-12")
  (set-fontset-font (frame-parameter nil 'font)
		    'latin '("Bitstream Vera Sans Mono" . "unicode-bmp"))
  (set-fontset-font (frame-parameter nil 'font)
		    'han '("Microsoft YaHei" . "unicode-bmp"))
  (set-fontset-font (frame-parameter nil 'font)
		    'cjk-misc '("Microsoft Yahei" . "unicode-bmp"))
  (set-fontset-font (frame-parameter nil 'font)
		    'bopomofo '("Microsoft Yahei" . "unicode-bmp"))
  (set-fontset-font (frame-parameter nil 'font)
		    'gb18030 '("Microsoft Yahei". "unicode-bmp"))
  (set-fontset-font "fontset-default"
		    'gb18030 '("WenQuanYi Zen Hei". "unicode-bmp"))
  (set-fontset-font "fontset-default"
		    'mule-unicode-0100-24ff
		    '("Courier New". "unicode-bmp"))
  (add-to-list 'default-frame-alist '(font . "Bitstream Vera Sans Mono-12"))

-- 
Regards,

  anhnmncb
 gpg key: 44A31344


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

end of thread, other threads:[~2008-02-29 11:15 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-26  1:11 emacs could not show this symbol anhnmncb
2008-02-26  4:05 ` anhnmncb
2008-02-26  6:33   ` David Hansen
     [not found]   ` <mailman.7947.1204007911.18990.help-gnu-emacs@gnu.org>
2008-02-26 11:00     ` anhnmncb
2008-02-27 12:09       ` Peter Dyballa
     [not found]       ` <mailman.7995.1204114181.18990.help-gnu-emacs@gnu.org>
2008-02-28  0:10         ` anhnmncb
2008-02-28  0:56           ` anhnmncb
2008-02-28 10:12             ` Peter Dyballa
2008-02-28  9:49           ` Peter Dyballa
     [not found]           ` <mailman.8026.1204192187.18990.help-gnu-emacs@gnu.org>
2008-02-28 12:47             ` anhnmncb
2008-02-28 15:01               ` Peter Dyballa
     [not found]               ` <mailman.8038.1204210929.18990.help-gnu-emacs@gnu.org>
2008-02-29  0:25                 ` anhnmncb
2008-02-29 11:15                   ` Peter Dyballa
2008-02-26 11:35 ` Peter Dyballa
2008-02-26 11:46   ` anhnmncb

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.