GNU bug report logs - #54115
27.2; `face-remap-set-base' bug with only two args

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Tue, 22 Feb 2022 17:48:01 UTC

Severity: normal

Found in version 27.2

Fixed in version 29.1

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: Drew Adams <drew.adams <at> oracle.com>
Cc: 54115 <at> debbugs.gnu.org
Subject: bug#54115: 27.2; `face-remap-set-base' bug with only two args
Date: Tue, 22 Feb 2022 20:22:42 +0200
> From: Drew Adams <drew.adams <at> oracle.com>
> Date: Tue, 22 Feb 2022 17:47:33 +0000
> 
> (I see the same problem (same code) in an Emacs 28 pretest snapshot.)
> 
> emacs -Q
> 
> Eval the source-code defun of `face-remap-set-base'.
> 
> M-x debug-on-entry face-remap-set-base
> 
> Evaluate (face-remap-set-base 'variable-pitch 'default).
> 
> Debugger entered--Lisp error: (wrong-type-argument listp default)
> * car(default)
> * (eq (car specs) face)
> * (and (eq (car specs) face) (null (cdr specs)))

How is this different from bug#46973?




This bug report was last modified 3 years and 139 days ago.

Previous Next


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