all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs 23 can not display some characters
@ 2007-08-24  7:43 Zhan
  2007-08-26  0:02 ` anhnmncb
  0 siblings, 1 reply; 2+ messages in thread
From: Zhan @ 2007-08-24  7:43 UTC (permalink / raw)
  To: help-gnu-emacs

I'm using emacs 23 ,the unicode branch 2. But i found that it could not display
some characters such as "\vdash" (using TeX-input-method) in my .muse source
file by emacs, but when I
publish the very .muse file into .html。It did display in the firefox browser。

There is my configuration about the fonts:

(set-default-font "DejaVu Sans Mono-12")
(set-fontset-font (frame-parameter nil 'font)
                  'han '("AR PL ShanHeiSun Uni" . "unicode-bmp"))
(set-fontset-font (frame-parameter nil 'font)
      'unicode '("DejaVu Sans Mono" . "unicode-bmp") 'nil 'append)

btw. I'm using kubuntu 7.10 alpha.

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

end of thread, other threads:[~2007-08-26  0:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-24  7:43 Emacs 23 can not display some characters Zhan
2007-08-26  0:02 ` 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.