unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* set-fontset-font
@ 2008-07-16  6:23 Miles Bader
  2008-07-16  6:55 ` set-fontset-font Kenichi Handa
  0 siblings, 1 reply; 4+ messages in thread
From: Miles Bader @ 2008-07-16  6:23 UTC (permalink / raw)
  To: emacs-devel

In a fresh emacs, started with "emacs -Q", I can change the font used
for e.g. japanese characters by doing:

   (set-fontset-font "fontset-default" 'kana "メイリオ")
   (set-fontset-font "fontset-default" 'han "メイリオ")

where "メイリオ" is the name of the font.  This works fine.

However in my normal emacs, it _doesn't_ work -- the font emacs uses for
Japanse character doesn't change.

_Should_ the above work?  Is there better way to do it...?  What does
"fontset-default" really mean, anyway?

Thanks,

-Miles

-- 
Advice, n. The smallest current coin.




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

end of thread, other threads:[~2008-07-17  0:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-16  6:23 set-fontset-font Miles Bader
2008-07-16  6:55 ` set-fontset-font Kenichi Handa
2008-07-16 14:08   ` set-fontset-font Miles Bader
2008-07-17  0:29     ` set-fontset-font Kenichi Handa

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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