all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* w32-select-font returns -iso10646-1 instead of -iso8859-X
@ 2002-05-28 11:37 Juanma Barranquero
  0 siblings, 0 replies; only message in thread
From: Juanma Barranquero @ 2002-05-28 11:37 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-05-28 11:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-28 11:37 w32-select-font returns -iso10646-1 instead of -iso8859-X Juanma Barranquero

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.