help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

About speedbar's font setting


From: liuqiang
Subject: About speedbar's font setting
Date: Wed, 17 Oct 2007 16:07:52 +0800
User-agent: Mutt/1.5.14 (2007-02-12)

Next is font setting of GNU Emacs 23.0.60.1 in my computer:
--------------------------------------------------
(set-default-font "Consolas-14")
(set-fontset-font  (frame-parameter nil 'font)
           'han '("SimSun" . "unicode-bmp"))
--------------------------------------------------
I use the following options to configure.
--------------------------------------------------
--enable-font-backend
--with-freetype
--with-xft 
--with-gtk 
--with-x
--------------------------------------------------
But the font setting of Speedbar does not comply it.

Can you give me some advice about configure to make Speedbar's font
setting accord with the emacs main frame?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]