bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#56660: 29.0.50; Error (wrong-type-argument font unspecified) on star


From: Eli Zaretskii
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@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.





reply via email to

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