emacs-devel
[Top][All Lists]
Advanced

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

23.0.60; x-list-fonts returns font-entity instead of strings


From: Yoshiaki Kasahara
Subject: 23.0.60; x-list-fonts returns font-entity instead of strings
Date: Wed, 28 May 2008 13:32:45 +0900 (JST)

The docstring of x-list-fonts says that the return valus is a list
of strings, but actually it now returns a list of font-entity, which
is incompatible with create-fontset-from-ascii-font.

(create-fontset-from-ascii-font
        "-misc-fixed-medium-r-normal--14-*-*-*-*-*-iso8859-1" nil "misc_14")

Debugger entered--Lisp error: (wrong-type-argument char-or-string-p 
#<font-entity xft Misc Fixed nil iso8859-1 normal normal normal 14 nil 110 nil 
((:font-entity "/usr/local/lib/X11/fonts/misc/7x14-ISO8859-1.pcf.gz" . 0))>)

In GNU Emacs 23.0.60.8 (x86_64-unknown-freebsd7.0, GTK+ Version 2.12.9)
 of 2008-05-27 on elvenbow.cc.kyushu-u.ac.jp
Windowing system distributor `The X.Org Foundation', version 11.0.10400000
configured using `configure  '--without-xim''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: C
  value of $LANG: ja_JP.eucJP
  value of $XMODIFIERS: @im=uim
  locale-coding-system: japanese-iso-8bit-unix
  default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  show-paren-mode: t
  iswitchb-mode: t
  icomplete-mode: t
  display-time-mode: t
  shell-dirtrack-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  global-auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t

Recent input:
M-x s u b m i t - C-a C-k C-g C-n C-n C-n C-n C-n C-n 
C-s b u g C-a C-a k M-h a b u g <return> C-x o C-v 
C-s r e p o r t C-s C-s C-s C-a C-x o M-x r e p o r 
t - e m <tab> <return>

Recent messages:
`epa-file' disabled
Loading icomplete...done
Loading iswitchb...done
Loading paren...done
For information about GNU Emacs and the GNU system, type C-h C-a.
Quit
Loading /home/kasahara/.skk...done
Mark saved where search started
Type C-x 1 to remove help window.  
Mark saved where search started




reply via email to

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