emacs-devel
[Top][All Lists]
Advanced

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

Re: set-fontset-font


From: Kenichi Handa
Subject: Re: set-fontset-font
Date: Thu, 17 Jul 2008 09:29:19 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

In article <address@hidden>, Miles Bader <address@hidden> writes:

> I wonder if it's really the font-name encoding that's the problem, though,
> because:

>  (1) My original example (which didin't use encode-coding-string)
>      actually _does_ work in "emacs -q".

Ah, hmmm.

>  (2) If I use the ascii name of the font (as shown by fc-list), the
>      following still _doesn't_ work in my current emacs session:

>        (set-fontset-font "fontset-default" 'kana "Meiryo")
>        (set-fontset-font "fontset-default" 'han "Meiryo")

Please try this and show me the result:

(1) start Emacs
(2) ESC : (set-fontset-font "fontset-default" 'kana ("Meiryo") RET
(3) ESC : (setq font-log t) RET
(4) insert a Kana character
(5) M-x font-show-log RET

---
Kenichi Handa
address@hidden




reply via email to

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