emacs-devel
[Top][All Lists]
Advanced

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

Re: -misc-fixed-medium-r-normal--20-*-*-*-c-100-iso8859-1 succeeds


From: Kenichi Handa
Subject: Re: -misc-fixed-medium-r-normal--20-*-*-*-c-100-iso8859-1 succeeds
Date: Thu, 22 May 2008 21:06:16 +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>, "Robert J. Chassell" <address@hidden> writes:

> Thank you, Handa-san.  With your recent fixes,
> "-misc-fixed-medium-r-normal--20-*-*-*-c-100-iso8859-1" in
> x-fixed-font-alist in emacs/lisp/mouse.el now works again!

That's good.  Thank you for testing.

BTW, I added a facility to log the font listing and
opening.  If you find a font problem, please try this:

(1) If your startup font is not correct, start Emacs as this:
  % EMACS_FONT_LOG=1 emacs ...arguments...
then type:
  M-x font-show-log RET

(2) Otherwise, start Emacs as usual, and type:
  ESC : (setq font-log nil) RET
then type
  M-x font-show-log RET

Don't keep using Emacs with font-logging on.  After you get
a proper log, please turn logging off by:
  ESC : (setq font-log t) RET

Please note that this facility is not yet matured.  Any idea
is welcome.

---
Kenichi Handa
address@hidden




reply via email to

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