[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
w32-select-font returns -iso10646-1 instead of -iso8859-X
From: |
Juanma Barranquero |
Subject: |
w32-select-font returns -iso10646-1 instead of -iso8859-X |
Date: |
Tue, 28 May 2002 13:37:28 +0200 |
On my Windows 2K, if I execute
(insert (w32-select-font))
and select the system-supplied Courier New, with default values (Font
style "regular", Size 10, Script "Western"), I get:
Emacs 20.7:
-*-Courier New-normal-r-*-*-13-97-96-96-c-*-iso8859-1
Emacs 21.1:
-outline-Courier New-normal-r-normal-normal-13-97-96-96-c-*-iso8859-15
Emacs 21.2+ (including 21.2.90 and the EMACS_21_1_RC and HEAD branches):
-outline-Courier New-normal-r-normal-normal-13-97-96-96-c-*-iso10646-1
If I chose another script, for example hebrew, I got a less surprising
-outline-Courier New-normal-r-normal-normal-13-97-96-96-c-*-iso8859-8
The problem is, the -iso10646-1 font is wrong; Emacs doesn't know how to
handle it, so it shouldn't be selecting it (I think).
/L/e/k/t/u
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- w32-select-font returns -iso10646-1 instead of -iso8859-X,
Juanma Barranquero <=