unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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

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).