emacs-devel
[Top][All Lists]
Advanced

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

Re: Fixed-pitch and variable-pitch faces


From: Kenichi Handa
Subject: Re: Fixed-pitch and variable-pitch faces
Date: Mon, 09 Jun 2008 21:06:37 +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:

> > Hmmm, strange.  In my environment,
> >   ESC : (set-frame-font "Aurulent Sans Mono")
> > surely works.

> Oddly _that_ works for me too, as does the "-fn" option.  It's
> `customize-face' and `set-face-attribute' that don't seem to work.

> The set-face-attribute form I tried to use was:

>    (set-face-attribute 'default nil :family "Aurulent Sans Mono")

Ah, I see.  I have to add the code of "try iso8859-1 and, if
it fails, try ascii-0" to one more place.  I'll work on it
tomorrow.

---
Kenichi Handa
address@hidden




reply via email to

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