GNU bug report logs - #56660
29.0.50; Error (wrong-type-argument font unspecified) on startup

Previous Next

Package: emacs;

Reported by: OGAWA Hirofumi <hirofumi <at> mail.parknet.co.jp>

Date: Wed, 20 Jul 2022 09:15:02 UTC

Severity: normal

Tags: moreinfo

Found in version 29.0.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: OGAWA Hirofumi <hirofumi <at> mail.parknet.co.jp>
Cc: 56660 <at> debbugs.gnu.org
Subject: bug#56660: 29.0.50; Error (wrong-type-argument font unspecified) on startup
Date: Wed, 20 Jul 2022 14:58:31 +0300
> From: OGAWA Hirofumi <hirofumi <at> mail.parknet.co.jp>
> Date: Wed, 20 Jul 2022 18:14:23 +0900
> 
> 
> When starting emacs on terminal with `face-font-rescale-alist' config,
> current emacs output the error like the following. (BTW, without "-nw"
> works fine.)
> 
> $ cat > .emacs.el
> (setq debug-on-error t)
> (add-to-list 'face-font-rescale-alist '(".*-AR PL.*-.*" . 1.2))
> ^D
> $ emacs -nw
> 
> Debugger entered--Lisp error: (wrong-type-argument font unspecified)
>   font-xlfd-name(unspecified)
>   #f(compiled-function () #<bytecode 0x1f0e974a4b1f82e7>)()
>   normal-top-level()

Thanks, should be fixed now.




This bug report was last modified 2 years and 336 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.