emacs-devel
[Top][All Lists]
Advanced

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

describe-font failure


From: Juri Linkov
Subject: describe-font failure
Date: Sun, 10 Feb 2008 00:19:54 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Running emacs with `emacs -q' and typing `M-x describe-font RET RET'
(where the default is the current choice for ASCII chars) fails with

Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  font-info(nil)
  describe-font("")
  call-interactively(describe-font t nil)
  execute-extended-command(nil)
  call-interactively(execute-extended-command nil nil)

since it fails to get the ASCII part of the default fontset
"-misc-fixed-medium-r-normal--10-100-75-75-c-60-fontset-startup"

-- 
Juri Linkov
http://www.jurta.org/emacs/




reply via email to

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